Arvin Xu
|
51d6a9bf38
|
chore: Add comments to Token related interfaces (#50392)
|
2024-08-13 18:18:59 +08:00 |
|
thinkasany
|
da1d8df417
|
type: support string | number (#49810) (#49855)
* type(token): height / width support string | number
* rever
|
2024-07-14 00:36:43 +08:00 |
|
lijianan
|
8a090c951c
|
Revert "type(token): height / width support string | number" (#49836)
This reverts commit e4c31231ee .
|
2024-07-12 10:12:56 +08:00 |
|
thinkasany
|
e4c31231ee
|
type(token): height / width support string | number (#49810)
* type(token): height / width support string | number
* rever
|
2024-07-10 23:15:06 +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 |
|
Eden Wang
|
28aaeafbbc
|
feat(mentions): supports 'allowClear' option (#46396)
* feat(mentions): supports 'allowClear' option
* feat(mentions): add allowClear testcase
* feat(mentions): update package and styles
* feat(mentions): update lint and styles
* fix: fixed lint error
* test: add case for custom clearIcon
* feat: add useAllowClear hook
* feat: rename useAllowClear to getAllowClear
* feat: rename useAllowClear to getAllowClear
* feat(mentions): add demo for allowClear
* feat(mentions): update demo desc
* feat(mentions): update demo desc
* feat(mentions): style align middle
* feat: add multi line mentions demo and update icon position
* feat: fixing visual regression report
---------
Co-authored-by: afc163 <afc163@gmail.com>
|
2023-12-25 10:37:26 +08:00 |
|
MadCcc
|
924f46fd88
|
feat: form support variant (#46573)
|
2023-12-22 10:05:15 +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 |
|
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 |
|
kiner-tang(文辉)
|
a6cdf3c485
|
feat: mentions support cssVar (#45796)
* feat: mentions support cssVar
* feat: optimize code
|
2023-11-13 14:43:28 +08:00 |
|
yoyo837
|
f06d85129f
|
Merge branch 'master' into feature-merge-master
|
2023-08-23 15:42:33 +08:00 |
|
红
|
5d522a374a
|
chore: remove duplicate styles (#44368)
genBasicInputStyle 方法中已经包括 genActiveStyle 了
|
2023-08-23 12:26:05 +08:00 |
|
MadCcc
|
d1d3b57dcb
|
feat: input token (#44325)
* feat: input token
* feat: input number token
* feat: input token
* fix: date-picker & calendar
* fix: calendar style
* fix: token use
|
2023-08-22 09:38:11 +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 |
|
afc163
|
c0fb6236a2
|
style: fix Mentions dropdown style (#41660)
|
2023-04-06 14:31:35 +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 |
|
lijianan
|
9aec72c395
|
chore: remove useless tsx support (#39890)
* chore: remove useless tsx support
* add
* add
* style
* fix lint
* fix lint
* fix lint
* update locale entry
* update locale entry
* update locale entry
* delete useless style
|
2022-12-29 18:33:13 +08:00 |
|