Jony J
|
b3af097e8c
|
refactor: semantic dom structure (#53695)
* refactor: semantic dom structure
* fix: ci
|
2025-04-29 11:46:11 +08:00 |
|
Jony J
|
af51e67ed4
|
chore: remove unnecessary console warning (#53635)
|
2025-04-25 00:02:00 +08:00 |
|
lijianan
|
d034ac7583
|
chore: merge master into feature
|
2025-04-03 14:52:00 +08:00 |
|
Jony J
|
3147356b4a
|
feat(auto-complete): popup supports Semantic DOM and retire some api (#53257)
* feat(auto-complete): popup supports Semantic DOM and retire some api
* refactor(auto-complete, select): deprecate `onDropdownVisibleChange` in favor of `onOpenChange` and update related tests
* refactor: adjust semantic demo logic
* docs: update api description
* docs: update doc
* docs: add space
* docs: update
* chore: update semantic demo logic
* feat: add CP support
* feat: add CP support for tree-select and update doc
* docs: update Select and TreeSelect common props in configuration documentation
* Update components/config-provider/index.zh-CN.md
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
Signed-off-by: Jony J <1844749591@qq.com>
* feat: add root support
* docs: update doc
* chore: bump cascader version
---------
Signed-off-by: Jony J <1844749591@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
|
2025-04-02 11:45:53 +08:00 |
|
Jony J
|
4137ea7c59
|
fix(AutoComplete): add missing style to ensure alignment (#52819)
* fix(Select): remove unnecessary selection search input height style
* style: adjust fontSize in AutoComplete
* style(select): remove unused line height calculations
* test: update snapshot
* style(select): add fontSize to selection search input
* Update components/auto-complete/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: Jony J <1844749591@qq.com>
---------
Signed-off-by: Jony J <1844749591@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2025-02-26 11:23:48 +08:00 |
|
lijianan
|
a5e7c4e849
|
refactor: use Array.from() instead new Array() (#52792)
* refactor: use Array.from() instead new Array()
* chore: fix
* chore: fix
|
2025-02-14 10:16:15 +08:00 |
|
lijianan
|
96a06943a5
|
demo: site & demo update (#50322)
|
2024-08-09 11:24:29 +08:00 |
|
lijianan
|
e8fa5938ab
|
site: rewrite with CSS logical properties (#50109)
* site: use CSS logical properties
* Update components/anchor/demo/targetOffset.tsx
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* fix: fix
* fix: fix
* chore: fix
* fix: add more
* fix: add more
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-07-28 10:43:45 +08:00 |
|
thinkasany
|
05a0179616
|
demo(AutoComplete): opt options type by AutoCompleteProps (#49768)
* demo(AutoComplete): opt options type by AutoCompleteProps
* lint fix
|
2024-07-08 16:01:02 +08:00 |
|
叶枫
|
502dac12aa
|
docs: format code (#48309)
* docs: fix code
* feat: lint
* feat: prettier
* feat: test
* feat: review
* feat: format html
* feat: format html
|
2024-04-08 14:04:08 +08:00 |
|
David Dobryakov
|
ecc82589e3
|
docs: fix typo "fille" -> "filled" (#47950)
|
2024-03-18 22:52:01 +08:00 |
|
lijianan
|
6f68cf30ac
|
demo: demo code optimization (#47680)
|
2024-03-02 10:47:22 +08:00 |
|
米家-iOS-张文锋
|
08224052c8
|
demo: fix AutoComplete options demo (#47651)
* 修复 auto component 输入demo运行错误的问题
* Update options.tsx
Remove unused key.
Signed-off-by: 米家-iOS-张文锋 <zhangwfyoupu@126.com>
* Update options.tsx
Remove the unused param:index
Signed-off-by: 米家-iOS-张文锋 <zhangwfyoupu@126.com>
---------
Signed-off-by: 米家-iOS-张文锋 <zhangwfyoupu@126.com>
Co-authored-by: zhangwenfeng <santcool@126.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-03-02 01:02:55 +08:00 |
|
lijianan
|
943072704c
|
Merge branch master into master-merge-feature
|
2024-01-11 16:14:48 +08:00 |
|
二货爱吃白萝卜
|
e7aa014c31
|
chore: Add type util (#46923)
* docs: init
* chore: all types
* docs: faq
* chore: fix lint
|
2024-01-11 15:55:58 +08:00 |
|
MadCcc
|
5f395fbed3
|
feat: select/cascader/tree-select support variant filled (#46549)
* feat: Select filled style
* chore: update snapshot
* feat: Cascader and TreeSelect support variant
* feat: multiple style
* fix: import
* chore: fix lint
* chore: update auto-complete docs
* fix: clearIcon bg
* chore: code clean
|
2023-12-21 13:39:04 +08:00 |
|
MadCcc
|
4a07e13685
|
feat: Select variant (#46379)
* feat: Select variant
* chore: clean
* chore: add test
* chore: update demo
|
2023-12-11 14:55:58 +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 |
|
栗嘉男
|
5933e6473f
|
fix: fix lint
|
2023-07-28 17:15:04 +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 |
|
kiner-tang(文辉)
|
b4035b09b1
|
feat: AutoComplete support customize clear button (#43745)
* feat: AutoCOmplete support customize clear button
* feat: update snapshots
* feat: update snapshots
* feat: reset prettier format
* feat: reset prettier format
|
2023-07-25 10:00:23 +08:00 |
|
Wuxh
|
d890b59c2f
|
docs(auto-complete): supplement bordered document (#42714)
* docs(auto-complete): supplement `bordered` document
* test: update snapshot
* Update components/auto-complete/demo/borderless.tsx
|
2023-05-30 13:14:30 +08:00 |
|
JiaQi
|
567ce9886f
|
chore: update AutoComplete demo (#40926)
|
2023-02-27 10:40:25 +08:00 |
|
Peach
|
6236e356b5
|
docs: update all site anchors (#39687)
* docs: update all site anchors
* docs: handle hash change from Link component
|
2022-12-22 14:12:26 +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 |
|
黑雨
|
87aad19fc8
|
feat: AutoComplete edit demo to data driven (#37592)
* feat: edit demo to data driven
* feat: update lint
* feat: update lint
|
2022-09-19 11:28:36 +08:00 |
|
二货爱吃白萝卜
|
137af11d19
|
feat: AutoComplete PurePanel (#37225)
* feat: AutoComplete PurePanel
* test: update snapshot
* test: Update snapshot
|
2022-08-25 11:50:24 +08:00 |
|
黑雨
|
8b05546367
|
feat: Replace dropdownClassName to popupClassName (#36880)
|
2022-08-05 11:21: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 |
|
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 |
|
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 |
|
MadCcc
|
bdb297ec5f
|
feat: AutoComplete support status (#34096)
* feat: AutoComplete support status
* test: update snapshot
|
2022-02-17 16:41:24 +08:00 |
|
afc163
|
76434a15df
|
chore(🆙): upgrade devDeps (#29418)
* chore(🆙): upgrade devDeps
* prettier code
* fix dnd demo
* fix react-dnd demo
* fix npm start and demo tsx compile
* fix snapshot
|
2021-02-23 10:45:11 +08:00 |
|
二货机器人
|
55e0d13234
|
chore: Add demo tsx check (#28389)
* chore: Add demo tsx check
* chore: Prettier
* chore: Fix lint
* fix: Upload ts definition
* chore: Demo onlt
* docs: Fix demo
* chore: Add CI action
* chore: Use real name
* chore: fix ts define
* chore: fix more ts
* chore: fix more ts
* chore: More ts
* chore: More ts
* chore: More ts
* chore: More ts
* chore: More ts
* chore: More ts
* chore: More ts
* chore: Update all rest TS demo
* fix test case
|
2020-12-17 15:09:18 +08:00 |
|
偏右
|
a12a7ef2d8
|
Update basic.md
|
2020-09-04 16:56:53 +08:00 |
|
偏右
|
2beb28518c
|
test: ✅ Alert and AutoComplete test coverage (#24004)
* 🔨 refactor demo code style
* refactor alert code and fix test cov
* add test case for AutoComplete
* fix test
|
2020-05-09 19:32:02 +08:00 |
|
二货机器人
|
58133bcabd
|
update demo (#21069)
|
2020-01-22 12:11:49 +08:00 |
|
xiaohuoni
|
fa14546a40
|
chore: code style
|
2020-01-21 17:14:58 +08:00 |
|
xiaohuoni
|
1c1c30e99c
|
docs: a demo use typescript
|
2020-01-21 16:21:37 +08:00 |
|
二货机器人
|
fd498a7da5
|
docs: Design doc (#20754)
* docs: Design doc
* update overview & init data-format
* update data-format doc
* update buttons page
* replace imags
* add data-list doc
* add visualization docs
* update detail
* Update visualization-page.md
* Update detail-page.md
* Update buttons.md (#20843)
* Update data-list.md (#20844)
* data list
* update details
* Update MorePage.tsx (#20965)
* Update MorePage.tsx
* Update visualization-page.md (#20977)
* Update data-list.md (#20980)
* Update detail-page.md (#20981)
* chore: Update RecommendPage.tsx (#20989)
* Update RecommendPage.tsx
* Update RecommendPage.tsx
* Update buttons.md (#21003)
Co-authored-by: yingxirz <inseeing@gmail.com>
* Update buttons.md (#21004)
Co-authored-by: yingxirz <inseeing@gmail.com>
* rm inner link
* hide docs tmp
* fix typo
* adjust doc
Co-authored-by: myeunhyuk <39618466+myeunhyuk@users.noreply.github.com>
Co-authored-by: linye <59957450+ionshaw@users.noreply.github.com>
Co-authored-by: yingxirz <inseeing@gmail.com>
|
2020-01-20 17:21:29 +08:00 |
|
二货机器人
|
f8001a8048
|
docs: Fix autoComplete demo (#20964)
|
2020-01-17 12:09:41 +08:00 |
|
偏右
|
55bbe3d113
|
docs: fix auto complete demo (#20946)
* docs: fix and refactor AutoComplete demo
* ✅ update snapshot
* fix lint
|
2020-01-17 11:39:31 +08:00 |
|
骗你是小猫咪
|
5b29913174
|
refactor(Button): base style use flex (#20300)
* improvement(Button): base style use flex
* remove unnecessary style
* add vertical-align
* fix style lint order
* remove vertical-align and improve global line-height
* change line-height-base
* update form debug demo
|
2019-12-21 22:01:47 +08:00 |
|
二货机器人
|
64b905e9bd
|
chore: Update @ant-design/icons deps (#19979)
* update icons deps
* update all icon ref
* fix lint
* update snapshot
|
2019-11-28 12:34:33 +08:00 |
|
骗你是小猫咪
|
7c70e45fef
|
fix: AutoComplete doc example TypeError (#19900)
|
2019-11-23 23:27:25 +08:00 |
|
二货机器人
|
2ea28af6ed
|
Virtual select component (#18658)
* init
* fix firefox
* add active style
* adjust arrow style
* update select
* update icon logic
* render empty
* init multiple
* fix ff display style
* sync font size
* adjust padding style
* add padding
* padding it
* hotfix of chrome
* single sm
* multiple size
* update option group style
* update snapshot
* clean up transition
* rm combobox in ts define
* auto complete init
* fix auto option def
* update demo
* update demo
* update uncertain demo
* update demo
* warning if user set `size` on AutoComplete
* add debug demo
* updat demo
* update demo of disabled
* update snapshot
* rm useless test
* fix pagination test
* fix Table test
* fix calendar test case
* fix calendar test case
* adjust style
* add big data demo
* support clean up
* fix ts define
* fix lint
* fix demo lint
* fix style lint fix
* rm useless deps
* update snapshot
* stop mock
* add space
|
2019-09-12 20:15:17 +08:00 |
|