二货爱吃白萝卜
f77302553d
fix: Input.Search large size button style ( #48527 )
...
* fix: Input.Search large size button style
* chore: adjust logic
* chore: rename
2024-04-18 16:06:35 +08:00
korkt-kim
1b43d38fd6
fix: Change text color in disabled textarea ( #48489 )
...
Co-authored-by: NZ10387 <nz10387@naverz-corp.com>
2024-04-18 11:00:51 +08:00
希亚的西红柿
c8f6aee6e5
fix: fix the flex gap problem ( #48522 )
2024-04-18 10:31:22 +08:00
Wanpan
273104cb1d
fix: switch checkedChildren no height ( #48513 )
...
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2024-04-17 22:25:46 +08:00
二货爱吃白萝卜
4cefa2fa64
doc: fix site render ( #48514 )
...
* docs: fix markdown
* docs: clean up
2024-04-17 17:27:16 +08:00
叶枫
0d34e0b9d8
feat: noStyle no warning ( #48508 )
2024-04-17 14:38:15 +08:00
@linhf2024
a512f81222
fix(popover): support defaultOpen ( #48481 )
...
* fix(popover): support defaultOpen
* chore: add test
* fix: remove test code
* fix: open use default value
* chore: Coding style
* chore: devtool add warning
* fix: remove warning
* fix: Remove unused dependencies
---------
Co-authored-by: linhf123 <wb-lhf780012@antgroup.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-04-17 11:34:11 +08:00
lijianan
4b2a94e383
chore: code optimization ( #48495 )
...
* chore: code optimization
* Update components/theme/util/calc/CSSCalculator.ts
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-04-17 11:02:43 +08:00
Edi Kurniawan
acbc46d798
feat: translate all to indonesian ( #48287 )
...
* feat: translate all to indonesian
I have transalate all to Indonesian
Signed-off-by: Edi Kurniawan <edikurniawan.dev@gmail.com>
* fix: use ' instead of "
Signed-off-by: Edi Kurniawan <edikurniawan.dev@gmail.com>
* feat: ✨ translate to indonesian
---------
Signed-off-by: Edi Kurniawan <edikurniawan.dev@gmail.com>
Co-authored-by: vagusX <vagusxl@gmail.com>
2024-04-16 15:10:18 +08:00
希亚的西红柿
5716831849
fix: DatePicker with multiple support placeholder ( #48387 )
...
* feat: add placeholder option for multiple datepicker
* fix: update style
* chore: bump rc-picker
* test: update snapshot
---------
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2024-04-16 14:54:19 +08:00
Guo Yunhe
33ae55f928
fix(Collapse): arrow selector ( #48417 )
...
* fix(Collapse): arrow selector
* fix(Collapse): arrow selector
* fix: transition
---------
Co-authored-by: vagusX <vagusxl@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-04-16 13:37:52 +08:00
lijianan
fa6f113dde
refactor: use css token replace 4px ( #48474 )
2024-04-16 11:42:45 +08:00
metouch
25628528b8
fix: make the animation of Menu smoother while expanding the Sider which embedded with a Menu ( #48121 ) ( #48127 )
...
Co-authored-by: afc163 <afc163@gmail.com>
2024-04-16 11:23:01 +08:00
MadCcc
0a7e225863
fix: ColorPicker default clear value should change if set ( #48450 )
...
* fix: ColorPicker default clear value should change if set
* chore: code clean
---------
Co-authored-by: afc163 <afc163@gmail.com>
2024-04-16 10:55:15 +08:00
lijianan
47eb27bd8d
fix: fix steps inner style error ( #48464 )
...
* fix: fix steps style error
* fix: add unit
2024-04-15 21:44:31 +08:00
lijianan
d1a8376e09
site: fix different font-size between jsx demo and tsx demo ( #48448 )
2024-04-15 10:27:51 +08:00
Inshiku-Han
2f4b86881f
fix: Add Transfer localeValues in ja_JP ( #48411 )
...
Co-authored-by: afc163 <afc163@gmail.com>
2024-04-13 22:32:05 +08:00
afc163
cf12fb19d1
docs: enable toc to all docs ( #48424 )
2024-04-13 21:40:07 +08:00
kiner-tang
d1df8e54cc
refactor: Use constant instead of enum to reduce package size ( #48406 )
...
* feat: optimize code
* feat: optimize code
* feat: optimize code
2024-04-12 16:28:06 +08:00
Chua Kiem Fai
646b960d1a
docs: update slider tooltip props document ( #48410 )
...
Signed-off-by: Chua Kiem Fai <kievechua@gmail.com>
2024-04-12 11:49:27 +08:00
thinkasany
c648fd1513
docs(demo): Convert to lowercase ( #48415 )
2024-04-12 11:45:25 +08:00
lijianan
82a7d596fd
docs: update href link ( #48404 )
2024-04-11 17:50:53 +08:00
二货爱吃白萝卜
4216003c1b
fix: OTP with controlled of ''
not working ( #48399 )
...
* test: test driven
* fix: controlled logic
2024-04-11 15:24:18 +08:00
LiveTembiso
f460b48e8f
docs: Fixed typo ( #48393 )
...
Signed-off-by: LiveTembiso <livetembiso0@gmail.com>
2024-04-11 12:09:37 +08:00
lijianan
dd6cb6c120
test: update snap ( #48382 )
2024-04-10 19:50:45 +08:00
二货爱吃白萝卜
ce9353153e
fix: Upload has empty space ( #48370 )
...
* fix: empty space
* chore: clean up
2024-04-10 14:51:44 +08:00
lijianan
d82f65468d
chore(deps-dev): bump the dev-dependencies group with 7 updates ( #48361 )
2024-04-09 23:04:22 +08:00
lijianan
25a1849af9
demo: rm useless Tag margin-right ( #48356 )
...
* site: rm useless Tag margin-right
* chore: revert
2024-04-09 21:35:31 +08:00
二货爱吃白萝卜
089514bae9
fix: week selection not have hover style ( #48355 )
2024-04-09 21:34:49 +08:00
lijianan
854cdb4352
type: optimize CompoundedComponent type ( #48346 )
...
* type: optimize CompoundedComponent type
* chore: fix
* type: fix type
* chore: fix
* type: fix type
* type: add ts-ignore
* fix: fix
* chore: revert
2024-04-09 16:49:47 +08:00
二货爱吃白萝卜
44cd5342f7
fix: Typography dynamic of copyable & eidtable ( #48350 )
...
* fix: editable should show
* test: test driven
* fix: copyable of render
2024-04-09 12:01:46 +08:00
二货爱吃白萝卜
727aa2d030
fix: Typography copyable not sync ( #48347 )
...
* test: test driven
* fix: copy of stable
2024-04-09 11:00:52 +08:00
二货爱吃白萝卜
61c8a439fc
fix: typography expanded should not break lines ( #48340 )
2024-04-08 23:00:25 +08:00
二货爱吃白萝卜
8fc4fa06c8
fix: Steps with process style in compact theme ( #48251 )
...
* fix: use css var for calc
* fix: tail align
* Update components/steps/style/index.ts
Co-authored-by: 红 <wxh1220@gmail.com>
Signed-off-by: afc163 <afc163@gmail.com>
* test: update snapshot
* chore: fix lint
* chore: adjust style
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: 红 <wxh1220@gmail.com>
2024-04-08 15:53:45 +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
b63a94108f
demo: fix linear gradient button demo and remove debug flag ( #48320 )
...
* demo: fix linear gradient button demo and remove debug flag
* fix active colors
2024-04-07 19:14:56 +08:00
afc163
c5a02b2f83
docs: update info title ( #48318 )
2024-04-07 17:02:59 +08:00
lijianan
52df99f9bf
refactor: use css token ( #48311 )
...
* refactor: use css token
* style: update
2024-04-07 15:36:38 +08:00
lijianan
2386fa69e7
refactor: use css token ( #48312 )
2024-04-07 15:19:16 +08:00
winches
392f1f1471
docs(radio): comsummate radio group options type ( #48168 )
...
* docs(radio): comsummate radio group options type
* docs: optimize
2024-04-07 10:19:59 +08:00
kiner-tang
80af2a65ed
docs: Added ways to use bun installation dependencies ( #48289 )
...
* docs: add bun
* docs: add bun
* docs: add bun
* docs: add bun
2024-04-05 18:27:10 +08:00
Cooper
db822fd74e
demo: Upload demo add margin ( #48268 )
...
* fix: Upload add demo marigin
* use Flex and update Snap
* update snap
---------
Co-authored-by: lijianan <574980606@qq.com>
2024-04-05 15:13:49 +08:00
kiner-tang
ea67f49f31
docs: optimize docs ( #48284 )
2024-04-05 14:02:34 +08:00
kiner-tang
7724e51068
docs: opt docs about tabs ( #48280 )
2024-04-05 11:04:03 +08:00
kiner-tang
acfeb94f50
docs: Refine documentation on onClose event object types ( #48279 )
2024-04-05 11:03:38 +08:00
Cooper
9cea438930
docs: Translate the untranslated Chinese in an English document ( #48266 )
2024-04-04 17:33:58 +08:00
afc163
c0d2282db4
chore: update mocky.io to mockapi.io ( #48252 )
2024-04-03 23:37:22 +08:00
daisy
c152c58116
docs: update table faq ( #48245 )
2024-04-03 18:11:00 +08:00
afc163
88d40e2750
demo: fix Input demo icon color ( #48207 )
2024-04-02 17:46:39 +08:00
lijianan
570c1be492
site: add component version to meta ( #48226 )
...
* site: add component version to meta
* Update .dumi/theme/builtins/ComponentMeta/index.tsx
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-04-02 16:33:57 +08:00