afc163
|
7bd9d54a62
|
fix: Select arrow disappearing when hovering it (#50382)
|
2024-08-12 22:41:23 +08:00 |
|
lijianan
|
1421eccb04
|
chore: update componentCls key again (#50251)
* chore: update componentCls key again
* Update components/skeleton/style/index.ts
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
|
2024-08-05 22:30:55 +08:00 |
|
🏎️ Yumo
|
5019af42b5
|
refactor(theme): migrate and refactor type TokenWithCommonCls by @ant-design/cssinjs-utils
|
2024-07-23 17:49:35 +08:00 |
|
🏎️ Yumo
|
1c6c625ba3
|
refactor(theme): migrate and refactor type FullToken by @ant-design/cssinjs-utils
|
2024-07-23 17:01:58 +08:00 |
|
二货爱吃白萝卜
|
8890eff05e
|
ehance: borderless status (#49608)
* fix: borderless status
* test: update snapshot
|
2024-06-26 21:35:12 +08:00 |
|
afc163
|
59ad48476b
|
refactor: add boime lint and fix lint errrors (#49536)
* chore: add boime lint
* fix lint
* use files ignore
* revert change
* ignore clarity.js
* fix some errors
* fix some errors
* fix some errors
* fix some errors
* add yml file
* Update clarity.js
Signed-off-by: afc163 <afc163@gmail.com>
* add npm run lint:biome
* add npm run lint:biome
* fix test case
* fix ts errors
* fix ts errors
* fix lint and add .lintstagedrc
* shorten prop name
* chore: update package.json
* update biome.json
* chore: remove stylelint
* chore: useOptionalChain
* fix lint
* biome format
* prettier all code
* prettier all code
* fix site test
---------
Signed-off-by: afc163 <afc163@gmail.com>
|
2024-06-22 21:59:12 +08:00 |
|
thinkasany
|
538cbdee4c
|
docs(select): add showArrowPaddingInlineEnd token description (#49212)
|
2024-06-04 11:35:59 +08:00 |
|
二货爱吃白萝卜
|
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 |
|
二货爱吃白萝卜
|
7884eba28e
|
fix: DatePicker itemHeight calculation (#47874)
* chore: init
* chore: clean up
* chore: clean up
|
2024-03-15 10:54:54 +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 |
|
二货爱吃白萝卜
|
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 |
|
afc163
|
57d8ae8fce
|
fix: Select and AutoComplete notFoundContent style missing (#47192)
|
2024-01-27 23:02:48 +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 |
|
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
|
b3b5df442c
|
fix: Select multiple padding (#46427)
|
2023-12-13 17:31: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 |
|
MadCcc
|
67a3f1e9d8
|
fix: genCSSVarRegister unitless should work (#45885)
* fix: genCSSVarRegister unitless should work
* chore: update
|
2023-11-15 11:26:35 +08:00 |
|
MadCcc
|
452bdcdb53
|
refactor: select support css var (#45727)
* refactor: select support css var
* chore: code clean
* chore: add useCSSVarCls
* chore: update style
* chore: perf code
|
2023-11-09 09:35:45 +08:00 |
|
MadCcc
|
bf1b73e902
|
feat: Input focus style (#45286)
* feat: input focus style
* chore: update
* feat: revert control outline back
|
2023-10-12 17:24:51 +08:00 |
|
MadCcc
|
854db006c4
|
Merge pull request #45225 from ant-design/master
chore: merge master into feature
|
2023-10-09 14:20:11 +08:00 |
|
JiaQi
|
f42d0667c8
|
fix(Autocomplete): internal input cannot apply fontFamily (#45197)
|
2023-10-07 17:06:28 +08:00 |
|
github-actions[bot]
|
d4cdcefcfc
|
chore: auto merge branches (#45117)
chore: feature merge master
|
2023-09-27 12:55:52 +00:00 |
|
MadCcc
|
a6c91c5064
|
fix: DatePicker fontFamily (#45088)
|
2023-09-26 13:42:56 +08:00 |
|
MadCcc
|
431e00b1d0
|
feat: apply new input component border style (#45009)
* feat: apply new input component border style
* feat: ColorPicker & DatePicker
* chore: fix lint
|
2023-09-22 13:55:54 +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
|
b146830ce4
|
fix: Select curbin align to top when enable maxTagCount (#44757)
|
2023-09-11 16:05:08 +08:00 |
|
afc163
|
8d2473a113
|
fix: Select alignment issue when label is Typography (#44756)
close #40421
|
2023-09-11 14:56:09 +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 |
|
二货爱吃白萝卜
|
d855eaf2a5
|
fix: Select like dropdown motion (#43764)
* fix: Select like dropdown motion
* test: update snapshot
* test: update snapshot
|
2023-07-25 10:54:58 +08:00 |
|
MadCcc
|
b64a57d5d0
|
docs: component token meta (#43337)
* docs: component token meta
* docs: more
* docs: complete
|
2023-07-05 17:49:59 +08:00 |
|
dong
|
5c0f632235
|
fix: fix Select clear icon position with feedback (#43302)
Co-authored-by: zhiyuandong.dzy <zhiyuandong.dzy@digital-engine.com>
|
2023-06-30 19:16:24 +08:00 |
|
JiaQi
|
8afeb6bbc0
|
Revert "fix(select): Fix Typography component is not centered in the Select component (#40422)" (#43097)
This reverts commit 2e9d14f282 .
|
2023-06-21 10:02:26 +08:00 |
|
tchen
|
814d15a247
|
fix: add visibility:hidden to selector:after (#42651)
Co-authored-by: tchen <tao.chen@yuyidata.com>
|
2023-05-26 17:47:57 +08:00 |
|
二货爱吃白萝卜
|
2f9a8c7dde
|
fix: select check & remove icon align (#42513)
|
2023-05-22 11:13:38 +08:00 |
|
MadCcc
|
dd60a37f5d
|
Merge branch 'master' into feature-merge-master
|
2023-04-10 15:52:57 +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 |
|
afc163
|
4b2c5ded8d
|
fix: Empty style in small width container (#41727)
close #41726
|
2023-04-10 13:11:34 +08:00 |
|
lijianan
|
3c3cda01e0
|
✨ feat: remove tag border in select and tree-select (#41480)
* ✨ feat: new tag
* update demo
* update snap
* fix
* fix
* fix
* fix
* fix
* fix
* fix style
* update snap
* revert
* fix
* fix
* fix
* fix
* fix
* Update components/select/style/multiple.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
---------
Co-authored-by: MadCcc <1075746765@qq.com>
|
2023-04-07 10:18:16 +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 |
|
afc163
|
def02d74dc
|
chore: remove Select hover undefined line width (#40446)
* fix: Select hover undefined line width
* Apply suggestions from code review
* Update components/select/style/index.tsx
|
2023-02-02 19:47:08 +08:00 |
|
Wuxh
|
d93bf3c544
|
fix: fix Select component placeholder style issue (#40477)
|
2023-01-31 16:53:49 +08:00 |
|
MadCcc
|
40944a1c02
|
perf: only one parent selector in style (#40325)
* chore: add parent selector
* chore: update lint script
* chore: code clean
* perf: style
* chore: remove demo test cssinjs
* fix: input group
|
2023-01-20 10:31:27 +08:00 |
|
二货爱吃白萝卜
|
cc1870d8bd
|
chore: add linter of not selector (#40264)
* chore: add linter of not selector
* chore: update tree style
* fix: DatePicker
* fix: compact
* fix: compact vertical
* perf: style
* fix: vertical compact
Co-authored-by: MadCcc <1075746765@qq.com>
|
2023-01-17 17:51:59 +08:00 |
|
MadCcc
|
64edc6ddb5
|
chore: update control icon token (#39644)
|
2022-12-19 15:21:38 +08:00 |
|