Isaac Batista
|
966e5a770f
|
demo: fix typescript undefined error on search.tsx (#45027)
Without this typescript will not compile
Signed-off-by: Isaac Batista <isaacbatst@gmail.com>
|
2023-09-25 12:18:20 +08:00 |
|
afc163
|
faefc8f6dc
|
style: fix Select baseline align bug (#44927)
* style: fix Select baseline align bug
* test: update snapshot
* chore: remove unused code
|
2023-09-18 13:51:17 +08:00 |
|
MadCcc
|
102c4654e1
|
fix: select small height (#44859)
|
2023-09-14 19:12:17 +08:00 |
|
afc163
|
092c79a6f3
|
fix: Select align style broken with custom height (#44753)
* fix: Select align style broken with custom height
* chore: fix AutoComplete demo
|
2023-09-11 16:05:26 +08:00 |
|
afc163
|
c11e18411c
|
docs: simplify select virtual demo (#44759)
|
2023-09-11 16:04:53 +08:00 |
|
二货机器人
|
620e168cfc
|
chore: feature merge master
|
2023-08-29 19:51:31 +08:00 |
|
二货爱吃白萝卜
|
8d7dd80120
|
docs: Update batch of docs & demos (#44509)
* docs: update select opt
* docs: update form deps demo
* docs: upload onChange
* docs: update form nest Form.List demo
|
2023-08-29 18:47:41 +08:00 |
|
MadCcc
|
65989b4eff
|
feat: select component token (#44228)
* feat: select token
* feat: select token
* docs: add demo
|
2023-08-15 17:05:06 +08:00 |
|
栗嘉男
|
674ff129ce
|
Merge branch master into master-merge-feature
|
2023-07-28 16:43:15 +08:00 |
|
二货爱吃白萝卜
|
2cdf586291
|
chore: fix lint (#43873)
* chore: fix lint
* chore: fix lint
* test: fix 16
* fix: lint
|
2023-07-28 16:17:43 +08:00 |
|
MuxinFeng
|
084f234bc9
|
refactor: Select deprecated showArrow prop (#43520)
* refactor: remove showArrow prop
* fix: optimize iconUtil
* refactor: refactor tree-select&cascader
* docs: update api docs
* test: add test
* fix: update warning
* chore: update dep version
* test: update test
|
2023-07-19 20:27:09 +08:00 |
|
二货爱吃白萝卜
|
4f099742b8
|
enhance: auto align logic (#43556)
* enhance: auto align logic
* test: update snapshot
* chore: update snapshot
* chore: fix demo
|
2023-07-15 10:14:58 +08:00 |
|
sexnmaa
|
ab5ebb0278
|
demo: improve Select demo (#41986)
Co-authored-by: songzihao <zihao.szh@digital-engine.com>
|
2023-04-25 22:34:23 +08:00 |
|
afc163
|
0eed438d76
|
fix: Select width getting smaller when search (#41722)
* bump rc-select
* fix: Select width become 0px when searching
|
2023-04-10 13:11:51 +08:00 |
|
二货爱吃白萝卜
|
4299d774ac
|
chore: optimize Select like component popup logic (#41619)
* chore: bump trigger ver
* chore: support auto flip + shift
* test: update snapshot
* chore: use in TreeSelect & Cascader
|
2023-04-04 13:43:53 +08:00 |
|
lijianan
|
6aa21567d5
|
docs: update demo (#41534)
|
2023-03-30 10:23:57 +08:00 |
|
JiaQi
|
2e9d14f282
|
fix(select): Fix Typography component is not centered in the Select component (#40422)
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
|
2023-03-05 21:00:06 +08:00 |
|
JiaQi
|
121036348a
|
docs(select): Make size demo check the default value (#40536)
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
|
2023-02-04 13:12:30 +08:00 |
|
lijianan
|
b9a6b7b578
|
demo: update demo (#40318)
* demo: update demo
* add form
* clear
* add Select
* add
* fix style
* fix style
* fix
* revert
|
2023-01-19 15:37:54 +08:00 |
|
lijianan
|
d549964493
|
demo: update demo (#40313)
* demo: update demo
* add
* fix lint
|
2023-01-18 19:20:40 +08:00 |
|
前端练习两年半
|
4f14109aef
|
docs: update dropdownRender demo description (#40212)
Co-authored-by: chengqu <wd348312@alibaba-inc.com>
|
2023-01-13 16:10:57 +08:00 |
|
lijianan
|
120db80c25
|
type: Button type optimization (#39533)
* type: type optimization
* fix type
* fix type
* fix type
* update docs
|
2022-12-15 17:48:29 +08:00 |
|
二货爱吃白萝卜
|
fe8d59754e
|
fix: Modal hooks not pass CP (#39513)
* fix: CP pass not override
* test: Update test case
* docs: missing demo
|
2022-12-13 13:57:17 +08:00 |
|
二货机器人
|
e2f386ea25
|
chore: rm conch block
|
2022-12-13 11:37:01 +08:00 |
|
二货爱吃白萝卜
|
15e9260d6b
|
docs: Update demo (#39128)
|
2022-11-30 22:50:57 +08:00 |
|
Tom Xu
|
77ea4038d1
|
chore: remo format and remove prettierrc arrowParens (#38722)
|
2022-11-19 13:47:33 +08:00 |
|
二货爱吃白萝卜
|
cbcfd38ca7
|
docs: v5 site upgrade (#38328)
* build: try to use dumi as doc tool
* docs: migrate demo structure to dumi way
* refactor: use type export & import
* docs: migrate demo previewer to dumi
* docs: create empty layout & components
* docs: apply custom rehype plugin
* docs: create empty extra pages
* docs: Add Banner component
* chore: move theme tsconfig.json
* docs: home page init
* docs: migrate header (#37896)
* docs: header
* docs: update
* docs: home init
* clean up
* test: fix site lint
* chore: tsc ignore demo
* chore: dumi demo migrate script
* chore: cards
* docs: home layout
* docs: Update locale logic
* docs: fix getLink logic
* chore: fix ci (#37899)
* chore: fix ci
* ci: remove check-ts-demo
* ci: preview build
* test: ignore demo.tsx
* chore: update script
* test: update snapshot
* test: update node and image test
* chore: add .surgeignore
* docs: layout providers (#37908)
* docs: add components sidebar (#37923)
* docs: sidebar
* docs: update docs title
* docs: update design doc
* chore: code clean
* docs: handle changelog page
* docs: add title
* docs: add subtitle
* docs: active header nav
* chore: code clean
* docs: overview
* chore: code clean
* docs: update intl (#37918)
* docs: update intl
* chore: code clean
* docs: update favicons
* chore: update testPathIgnorePatterns
* chore: code clean
* chore: code clean
* chore: copy 404.html (#37996)
* docs: Home page theme picker
* chore: Update migrate script
* docs: home page update
* docs: theme editor style
* docs: theme lang
* chore: update migrate.js
* docs: fix demo (#38094)
* chore: update migrate.js
* docs: update md
* docs: update demo
* test: fix snapshot
* chore: move debug to code attr in migrate script
* chore: update md
Co-authored-by: PeachScript <scdzwyxst@gmail.com>
* feat: overview page
* feat: Migrate `404` page (#38118)
* feat: migrate IconSearch component (#37916)
* feat<site/IconSearch>: copy IconDisplay from site to .dumi
* feat<site/IconSearch>: change docs of icon
* feat<site/IconSearch>: tweak
* feat<site/IconSearch>: use useIntl instead of injectIntl
* feat<site/IconSearch>: fix ts type error
* feat<site/IconSearch>: use intl.formatMessage to render text
* docs: Adjust home btn sizw
* docs: Update doc
* feat: v5 site overview page (#38131)
* feat: site
* fix: fix
* feat: v5 site overview page
* fix: fix path
* fix: fix
* fix: fix
* docs: fix margin logic
* feat: v5 site change-log page (#38137)
* feat: v5 site change-log page (#38162)
* docs: site redirect to home pag
* docs: theme picker
* docs: use react-intl from dumi (#38183)
* docs: Theme Picker
* docs: update dumi config
* docs: home back fix
* docs: picker colorful
* docs: locale of it
* docs: update components desc
* docs: site of links
* docs: update components list
* docs: update desc
* feat: Migrate `DemoWrapper` component (#38166)
* feat: Migrate `DemoWrapper` component
* feat: remove invalid comments and add comment for `key` prop
* docs: FloatButton pure panel
* chore: update demo
* chore: update dumi config
* Revert "chore: update demo"
This reverts commit 028265d3ba .
* chore: test logic adjust to support cnpm modules
* chore: add locale alias
* docs: /index to /
* docs: add locale redirect head script
* chore: adjust compact
* docs: fix missing token
* feat: compact switch
* chore: code clean
* docs: update home
* docs: fix radius token
* docs: hash of it
* chore: adjust home page
* docs: Add background map
* docs: site theme bac logic
* docs: avatar
* docs: update logo color
* docs: home banner
* docs: adjust tour size
* docs: purepanl update
* docs: transfooter
* docs: update banner gif
* docs: content (#38361)
* docs: title & EditButton
* docs: content
* chore: fix toc
* docs: resource page
* docs: transform resource data from hast
* docs: filename & Resource Card
* chore: enable prerender
* chore: remove less
* docs: toc style
* chore: fix lint
* docs: fix Layout page
* docs: fix CP page
* chore: update demos
* docs: workaround for export dynamic html
* chore: enable demo eslint
* docs: table style
* fix: header shadow
* chore: update snapshot
* fix: toc style
* docs: add title
* docs: Adjust site
* feat: helmet
* docs: site css
* fix: description
* feat: toc debug
* docs: update config-provider
* feat: use colorPanel
* fix: colorPanel value
* feat: anchor ink ball style
* feat: apply theme editor
* fix: code block style
* chore: update demo
* chore: fix lint
* chore: code clean
* chore: update snapshot
* feat: ts2js
* chore: description
* docs: site ready for ssr
includes:
- move client render logic to useEffect in site theme
- extract antd cssinjs to a single css file like bisheng
- workaround to support react@18 pipeableStream for emotion
* chore: bump testing lib
* docs: font size of title
* chore: remove react-sortable-hoc
* chore: update snapshot
* chore: update script
Co-authored-by: PeachScript <scdzwyxst@gmail.com>
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: zqran <uuxnet@gmail.com>
Co-authored-by: TrickyPi <530257315@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
|
2022-11-09 12:28:04 +08:00 |
|
MadCcc
|
03a1ae427d
|
Merge branch 'feature' into next-merge-feature
|
2022-10-11 20:29:55 +08:00 |
|
黑雨
|
91821d4d3a
|
feat: select edit demo to data driven (#37601)
* feat: select edit demo to data driven
* feat: edit demo to data driven
Co-authored-by: 二货机器人 <smith3816@gmail.com>
|
2022-09-19 18:01:16 +08:00 |
|
二货爱吃白萝卜
|
94edd8e917
|
refactor: Select like PurePanel remove motion and support auto width (#37117)
* refactor: Pure support open
* chore: fit content size
* test: Update snapshot
* test: back of snapshot
* test: ignore purePanel
|
2022-08-17 19:57:10 +08:00 |
|
二货机器人
|
394aba4afe
|
chore: merge master
|
2022-07-29 15:56:11 +08:00 |
|
afc163
|
1e88248903
|
docs: renew Select dropdownRender demo and FAQ (#36665)
* docs: renew Select dropdownRender FAQ and demo
* chore: update snapshot
* chore: fix Select demo tsc
* chore: fix Select demo tsc
|
2022-07-23 17:00:19 +08:00 |
|
二货机器人
|
254bbda86d
|
feat: Select like component support pure render (#36407)
* feat: support select pure render
* test: Update snapshot
* chore: fix pure render export ts
* chore: fix lint
* test: do not care about ssr
|
2022-07-07 20:05:19 +08:00 |
|
zombiej
|
bd2b726199
|
chore: feature merge master
|
2022-05-27 16:13:19 +08:00 |
|
zhao-huo-long
|
1fda3ece9e
|
docs(select): fix type (#35726)
* fix: demo ts type
* mend
* Update select-users.md
|
2022-05-25 21:10:07 +08:00 |
|
zombiej
|
f58efe9b32
|
chore: merge master
|
2022-05-23 14:37:16 +08:00 |
|
章鱼
|
7fd093bd0a
|
docs: feat components TS demo (#34742)
* docs: add general components TS demo
* docs: add layout components TS demo
* docs: add navigation components TS demo
* docs: add data entry components TS demo
* chore(deps): add types for qs
* docs: add data display TS demo
* docs: add feedback components TS demo
* docs: add other components TS demo
* chore(deps): add types
* docs: unified demo code style
* docs: fix lint error
* docs: add demo TS type
* docs: fix demo TS type
* test: update snapshot
* docs: fix TS demo
* feat: update Rate character type
* docs: fix lint error
* feat: update Rate character type
* feat: update Rate character type
|
2022-05-19 09:46:26 +08:00 |
|
二货机器人
|
d7cdd88e3a
|
test: Update snapshot (#35529)
|
2022-05-13 10:57:10 +08:00 |
|
zombiej
|
e8d9c42565
|
test: Update snapshot
|
2022-05-13 10:14:09 +08:00 |
|
Tom Xu
|
1719748a29
|
chore: eslint add consistent-type-imports (#35419)
* chore: eslint add consistent-type-imports
* fix avatar
* Update Item.tsx
|
2022-05-07 14:31:54 +08:00 |
|
afc163
|
0f0e2f9f43
|
docs: simplify demo code, #30853 (#35050)
|
2022-04-15 16:20:56 +08:00 |
|
MadCcc
|
6776bb8916
|
docs: demo support react18 (#34843)
* docs: update demo
* chore: add script
* test: fix demo test
* docs: convert demos
* chore: move script
* test: remove react-dom import
* chore: update deps
* docs: update riddle js
* test: fix image test
* docs: fix riddle demo
|
2022-04-03 23:27:45 +08:00 |
|
afc163
|
ad946f9671
|
docs: dropdownRender usage
2de1a15da9
|
2022-03-14 22:26:09 +08:00 |
|
MadCcc
|
2258335e6c
|
feat: select support status (#34084)
* feat: select support status
* test: fix lint
|
2022-02-16 21:39:48 +08:00 |
|
MadCcc
|
76ad890deb
|
Merge branch 'master' into feature-merge-master
|
2022-02-15 14:05:33 +08:00 |
|
afc163
|
0c422fe1b7
|
docs: improve Select dropdownRender demo style (#34004)
|
2022-02-11 10:39:10 +08:00 |
|
MadCcc
|
6b1a48d5ed
|
revert: Revert "Merge branch 'feature' into master" (#33903)
This reverts commit 40433f357d , reversing
changes made to 27a498e021 .
|
2022-01-30 15:21:41 +08:00 |
|
Cat-XHS
|
daa9804824
|
feat: Select/DatePicker/TimePicker/TreeSelect support placement (#33541)
* feat: select components add placement api
* feat: select components add placement api
* fix: delete placement
* fix: change md demo and delete export
* feat: cascader and tree-select add placement
* feat: datapicker add placement api
* fix: change repeat static declaration to single
* test: updata test units
* doc: change doc
* fix: delete merge message & delete decalare ts
* test: fix unit test
* fix: add transName in select & treeSelect & cascader
* fix: change common api in utils
* fix: change useless if block to only
* fix: change placement string to enum
* fix: lint done
Co-authored-by: 礼检 <ljj337009@antgroup.com>
|
2022-01-20 16:54:47 +08:00 |
|
二货机器人
|
ff88851c4c
|
chore: Bump Select related deps (#33364)
* chore: bump select related version
* test: Fix test case
* chore: bump rc-select version
* test: Update snapshot
* chore: Update Select ts
* test: Update snapshot
* test: Update snapshot
* test: Update snapshot
* chore: Update ts definition
* chore: fix internal ts def
* test: update auto complete snapshot
* chore: update snapshot
* chore: bump version
* chore: fix demo ts
* chore: Move ValueType to the first place
* test: Update test case
|
2021-12-21 21:38:11 +08:00 |
|
afc163
|
ef8179e6b5
|
chore: remove react-virtualized from demo
|
2021-12-04 00:01:20 +08:00 |
|