二货爱吃白萝卜
|
4eebc0c142
|
fix: Select token with paddingXXS (#48574)
* fix: paddingXXS
* docs: update demo
* chore: adjust logic
* chore: fix lint
* fix: datePicker style
|
2024-04-22 13:50:24 +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 |
|
afc163
|
c5a02b2f83
|
docs: update info title (#48318)
|
2024-04-07 17:02:59 +08:00 |
|
叶枫
|
14a1e6bd51
|
feat: tsconfig enable strict (#47998)
* feat: tsconfig enable strict
* feat: add no-explicit-any
* feat: strict
* feat: as THEME
* feat: 优化 keys 类型写法
* feat: demo remove any
* feat: as number
* feat: this any
* feat: add eslint
* feat: cascader
* feat: props any
* feat: remove any
* feat: remove any
* feat: any 提示错误
* feat: remove any
* feat: add eslint
* feat: 允许 T = any 存在
* feat: color funciton
* feat: 恢复 lint
* feat: merge master
* feat: as ReactElement
* feat: type
|
2024-04-01 15:49:45 +08:00 |
|
叶枫
|
ff231ab557
|
demo: remove optionLabelProp (#48186)
* feat: remove optioLabelProp
* feat: doc
* feat: doc
* feat: option-render
* feat: option-render
* feat: snap
|
2024-04-01 11:09:23 +08:00 |
|
叶枫
|
e17cd4ae27
|
test: keep spaces (#47024)
* feat: snap
* feat: up snap
|
2024-03-22 20:49:55 +08:00 |
|
二货爱吃白萝卜
|
20561d6f9d
|
docs: Fix component doc alignment & support import usage (#48004)
* docs: init ref
* docs all support
* docs: fix link show
|
2024-03-22 14:22:42 +08:00 |
|
David Dobryakov
|
ecc82589e3
|
docs: fix typo "fille" -> "filled" (#47950)
|
2024-03-18 22:52:01 +08:00 |
|
二货爱吃白萝卜
|
7884eba28e
|
fix: DatePicker itemHeight calculation (#47874)
* chore: init
* chore: clean up
* chore: clean up
|
2024-03-15 10:54:54 +08:00 |
|
xliez
|
1491b0c624
|
docs(Select): Update docs for Select new API: labelRender (#47811)
* docs: 添加 labelRender API 文档
Signed-off-by: xliez <xliez@foxmail.com>
* docs: supplement 5.15.0 changelog
* test: update snapshots
---------
Signed-off-by: xliez <xliez@foxmail.com>
|
2024-03-14 22:04:14 +08:00 |
|
二货爱吃白萝卜
|
7f87f912b0
|
fix: picker multiple selection lines collpase (#47821)
* fix: DatePicker multiple padding
* docs: update demo
* chore: clean up
|
2024-03-11 16:57:09 +08:00 |
|
lijianan
|
630f4d9cfb
|
demo: Tag demo update (#47751)
* demo: Tag demo update
* fix: fix
* fix: fix
|
2024-03-08 10:51:31 +08:00 |
|
MadCcc
|
0652c32830
|
fix: sibling Tags should have margin (#47736)
* fix: sibling Tag should have margin
* chore: update snapshot
* chore: revert
* chore: link issue
* docs: update demo
* Revert "demo: update Grid、Table、Select demo (#47709)"
This reverts commit c01c1b505b .
* chore: update snapshot
* chore: update demo
|
2024-03-06 21:51:17 +08:00 |
|
lijianan
|
c01c1b505b
|
demo: update Grid、Table、Select demo (#47709)
* demo: update demo
* fix: fix test
* feat: table snap
---------
Co-authored-by: 叶枫 <645381995@qq.com>
|
2024-03-05 17:23:47 +08:00 |
|
lijianan
|
a4077b6739
|
demo: update Select label type in demo and docs (#47694)
|
2024-03-04 13:55:24 +08:00 |
|
lqzhgood
|
9970fd3754
|
📃 docs(Select): add optGroups props (#47687)
https://github.com/react-component/select/pull/1020/
|
2024-03-03 14:42:04 +08:00 |
|
lijianan
|
231e873b3f
|
Merge pull request #47238 from ant-design/master
chore: merge master into feature
|
2024-01-30 20:00:58 +08:00 |
|
二货爱吃白萝卜
|
fff8a9396a
|
docs: update maxTag demo (#47210)
|
2024-01-30 17:24:04 +08:00 |
|
二货爱吃白萝卜
|
18e85a7b81
|
feat: New Picker (#46982)
* chore: init
* chore: link picker
* chore: move files
* chore: update style
* chore: update types
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: fix test case
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* chore: clesn up useless types
* chore: update types
* chore: fix types
* chore: fix types
* chore: fix types
* chore: fix types
* chore: fix types
* chore: fix types
* chore: fix types
* chore: fix types
* chore: fix types
* chore: update style
* chore: clean up
* chore: update types
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* fix: format
* chore: update deps
* chore: feature merge master (#46794)
* fix: Fix typo s/Notificaiton/Notification/ (#46775)
* docs: supplement form preserve field description (#46788)
close https://github.com/ant-design/ant-design/issues/46773
* docs: tweak changelog drawer width in small screen (#46791)
* docs: Update compatible-style.zh-CN.md (#46790)
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: hugo-syn <61210734+hugo-syn@users.noreply.github.com>
Co-authored-by: Shunze Chen <qianlonwork@outlook.com>
Co-authored-by: afc163 <afc163@gmail.com>
* chore: update locale size
* chore: lock dumi
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* chore: bump version
* test: update snapshot
* test: update snapshot
* chore: bump version
* chore: update limit
* test: update snapshot
* docs: update 7 days sample
* chore: rm useless style
* chore: clean up style
* docs: add buddihist era demo
* refactor: interface
* chore: add multiple types
* docs: add demo
* chore: init style
* chore: init style
* chore: fill style
* chore: fill style
* chore: style
* chore: size of it
* chore: size style
* docs: add align demo
* docs: needConfirm
* chore: fix showWeek style
* test: update snapshot
* chore: fix ts
* chore: fix ts
* chore: fix ts
* chore: fix ts
* fix: week style
* docs: update dayjs note
* fix: style missing
* chore: fix footer extra style missing
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* chore: demo update
* docs: update demo
* docs: min & max date
* test: update snapshot
* docs: add order
* chore: update deps
* test: update snapshot
* test: update snapshot
* chore: adjust style
* chore: clean up style
* test: update snapshot
* chore: fix comment
* chore: update align
* chore: bump rc-picker
* test: update snapshot
* test: update snapshot
* test: update snapshot
---------
Signed-off-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: hugo-syn <61210734+hugo-syn@users.noreply.github.com>
Co-authored-by: Shunze Chen <qianlonwork@outlook.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
|
2024-01-29 15:34:48 +08:00 |
|
MadCcc
|
4ecc0d7f95
|
docs: optimize overview svg (#47203)
* docs: optimize overview svg
* docs: update
* docs: dark
|
2024-01-29 14:50:36 +08:00 |
|
afc163
|
57d8ae8fce
|
fix: Select and AutoComplete notFoundContent style missing (#47192)
|
2024-01-27 23:02:48 +08:00 |
|
Parsa Arvaneh
|
984f8554dc
|
docs: typo in select component (#47155)
|
2024-01-26 09:14:23 +08:00 |
|
lijianan
|
f35738fd8c
|
demo: update demo (#47021)
* demo: update demo
* Update components/select/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-01-18 13:08:02 +08:00 |
|
vagusX
|
9490179108
|
ci: enable splitTheme (#46984)
* ci: enable splitTheme
* chore: remove blue border
|
2024-01-15 17:58:48 +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 |
|
lijianan
|
bc5752eb6f
|
chore: merge master into feature
|
2024-01-03 08:54:15 +08:00 |
|
lijianan
|
0b6356d984
|
chore: rename file .tsx => .ts (#46759)
* chore: rename file .tsx => .ts
* fix: fix
* test: add test case
|
2024-01-03 08:45:11 +08:00 |
|
lijianan
|
57521a01e9
|
feat: Select support maxCount prop (#46667)
* feat: Select support maxCount prop
* fix: fix snap
* chore: fix
* fix: fix
* fix: fix
* rename: .tsx => .ts
* docs: update docs
* Update components/select/demo/maxCount.md
Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* Revert "rename: .tsx => .ts"
This reverts commit c9c5f5acbe7ee05f4e20fc6d4c5d052c16acb8c7.
* fix: update rc-select
* Update components/select/demo/maxCount.md
Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/select/index.tsx
Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* update demo
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
|
2024-01-02 17:41:50 +08:00 |
|
lijianan
|
1db0daffc1
|
Merge branch master into master-merge-feature
|
2023-12-30 02:40:22 +08:00 |
|
MadCcc
|
b70384add4
|
fix: Select should show scrollbar if scrollable (#46696)
* fix: select scrollbar
* chore: code clean
|
2023-12-29 16:12:17 +08:00 |
|
lijianan
|
f7a5bbc55c
|
refactor: rename useBuiltinPlacements to mergedBuiltinPlacements (#46666)
|
2023-12-28 07:07:32 +08:00 |
|
lijianan
|
c0e007c0d0
|
chore: merge master into feature
|
2023-12-27 19:40:42 +08:00 |
|
MadCcc
|
b49fb85c57
|
perf: optimize multiple select options style (#46646)
|
2023-12-27 15:12:32 +08:00 |
|
叶枫
|
81ab20be35
|
feat: merge master
|
2023-12-27 14:42:51 +08:00 |
|
lijianan
|
5c52512467
|
type: update ref type from Ref to React.RefAttributes<T>
|
2023-12-27 11:53:19 +08:00 |
|
MadCcc
|
924f46fd88
|
feat: form support variant (#46573)
|
2023-12-22 10:05:15 +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
|
3af521d422
|
feat: Input/InputNumber/Mentions support filled variant (#46435)
* feat: Input filled variant
* feat: InputNumber filled variant
* feat: mentions variant
* fix: TextArea status with affix
* chore: update snapshot
* chore: update snapshot
* feat: pagination input
* fix: fix diff
* feat: input-number disabled
* fixL InputNumber
* chore: update snapshot
* feat: better style
* chore: update
* chore: update snapshot
* feat: use variant classNames
* chore: update snapshot
* feat: mentions affix style
* chore
|
2023-12-18 17:53:31 +08:00 |
|
github-actions[bot]
|
5f9e52a5a8
|
chore: auto merge branches (#46446)
chore: merge master into feature
|
2023-12-14 07:32:07 +00:00 |
|
MadCcc
|
2e0942ab26
|
refactor: separate cssVarCls from hashId (#46424)
* refactor: cssVarCls
* refactor: update
* chore: update
* fix: cascader & tree-select
* fix: ribbon
|
2023-12-14 14:58:53 +08:00 |
|
github-actions[bot]
|
dbffde90c5
|
chore: auto merge branches (#46436)
chore: feature merge master
|
2023-12-13 13:35:31 +00:00 |
|
MadCcc
|
b3b5df442c
|
fix: Select multiple padding (#46427)
|
2023-12-13 17:31:36 +08:00 |
|
MadCcc
|
e0c1841180
|
feat: InputNumber support variant (#46381)
|
2023-12-11 15:34:07 +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 |
|
MadCcc
|
8816dc04c7
|
Merge branch 'master' into feature-merge-master
|
2023-11-30 20:22:00 +08:00 |
|
afc163
|
c656d8baf7
|
chore: improve select demo description (#46184)
* chore: upgrade select demo description
Signed-off-by: afc163 <afc163@gmail.com>
* Update coordinate.md
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
|
2023-11-30 14:27:36 +08:00 |
|
MadCcc
|
c4b8c9df93
|
refactor: genStyleHooks (#46038)
* refactor: genStyleHooks
* chore: update sciprt
* refactor: affix
* refactor: select
* chore: update
* refactor: update
* refactor: update
* refactor: done
* chore: code clean
* chore: code clean
* chore: fix lint
* chore: decrease size limit
* chore: code clean
* chore: code clean
* chore: remove export
|
2023-11-29 17:23:45 +08:00 |
|
lijianan
|
17dff7c630
|
chore: merge master into feature
|
2023-11-23 03:09:24 +08:00 |
|
afc163
|
b0efed9fd0
|
style: fix Select search input appearance (#46008)
|
2023-11-22 19:10:44 +08:00 |
|