黑雨
d9bb472487
Merge pull request #38101 from ant-design/fix/input-textarea-border
style: fix TextArea custom border style not working when allowClear is enable
2 years ago
黑雨
c6ddb0a692
Merge pull request #38100 from ant-design/style/Carousel-reset
style: fix Carousel dots reset style
2 years ago
afc163
06b0bf014f
test: update snapshot
2 years ago
afc163
58fdfc0f62
style: fix TextArea custom border style not working
when allowClear is enable
close #38068
2 years ago
afc163
62af5af353
Update package.json
2 years ago
Zheeeng
e91d25622b
chore: signatures for tests ( #37949 )
* fix: signatures for tests
* fix: remove unused
* fix: test cases
* fix: test cases
2 years ago
afc163
b5299ef6e2
style: fix Carousel dots reset style
2 years ago
afc163
fdaf7957e8
Update config.yml
2 years ago
afc163
4c771269d3
Update config.yml
2 years ago
afc163
490ee956ea
Update config.yml
2 years ago
afc163
58e47816d4
Update config.yml
2 years ago
Simon
51662df37d
fix(mentions): align type MentionsRef with rc-mentions ( #38028 )
2 years ago
github-actions[bot]
f8629ac588
chore: auto merge branches ( #38093 )
chore: sync master into feature
2 years ago
afc163
12676e9451
Update test-argos-ci to large resource class in config.yml ( #38095 )
2 years ago
Zheeeng
66e932fd8f
fix(Tree): typo ( #38079 )
* fix: typo for tree component
* fix: restore typo less var for compatibility
2 years ago
afc163
3359f535fe
test: move argos-ci from github action to circleci ( #38091 )
* Add .circleci/config.yml (#1 )
* Add .circleci/config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update package.json
* Update config.yml
* Update argos-upload.js
* test: replace github action to circleci
2 years ago
Yuki Zhang
c3e51506cc
feat: add Space.Compact ( #37652 )
* feat: add Space.Compact
* feat: update input style
* feat: add CompactItem for context memoize
* feat: add demo
* feat: update button style
* feat: update input style
* feat: 提取 getCompactClassNames 公用方法
* feat: update button style
* feat: update picker
* feat: add block prop for Space.Compact
* feat: use Space.Compact for Input#addonBefore/After
* feat: update addon
* refactor: compact
* feat: update
* feat: update
* feat: migrate styles to compact for new Input/Input.Search
* feat: organize input demo
* feat: add more button compact demo
* feat: resolve select border collapse
* feat: fix input addon select style
* feat: add input addon demo in Space
* feat: add useCompactItemContext hook
* feat: update compact-item style
* feat: rollback input#addon implements
* feat: rollback input#addon and input.search style
* feat: select border collapse
* feat: add Space.Compact demo
* feat: Space.Compact vertical for Button
* refactor: useCompactItemContext
* feat: update Button vertical demo
* feat: rtl for compact mixin
* feat: rtl for compact button
* feat: input rtl
* feat: add docs for Space.Compact
* test: add some tests for Space.Compact
* test: add tests
* feat: select style
* feat: handle select focus style
* feat: add useCompactItemContext for Picker and Cascader
* style: add compact-item style for cascader
* feat: support nested Space.Compact
* style: Input.Search in Space.Compact
* chore: clean
* feat: add useCompactItemContext for TreeSelect
* fix: lint issues
* fix: style lint
* docs: update demos for Space.Compact
* docs: update demo
* fix: add deps-lint-skip for space
* fix: add deps-lint-skip for space
* fix: handle edge case for useCompactItemContext
* test: add search test case
* chore: + bundlesize
* style: merge button compact style into one file
* style: improve style for nested compact
* fix: stylelint
* docs: update Space.Compact docs
* test: update demo snapshot
* test: update input debug test snapshot
* docs: update doccs for Space.Compact
* test: improve test cases for Compact
* docs: clean demos for Compact
* refactor: improve Space.Compact
* fix: add useCompactItemContext for Input.Search
* style: improve compact border-radius implementation
* refactor: use context to make nested compact works
* fix: input-number focused style
* refactor: remove useless style
* refactor: improve style for vertical compact
* test: update snapshot
* test: update snapshot for input
* refactor: improve compact-item-border-radius
* fix: search group in RTL
* style: improve style for button compact
* style: use after
* fix: stylelint
* chore: update snapshot
* style: improve button compact
* refactor: improve btn-icon-only style in compact
2 years ago
github-actions[bot]
84475b4ea5
chore: auto merge branches ( #38070 )
chore: feature merge master
2 years ago
MadCcc
ee6657409b
test: update test case
2 years ago
Zheeeng
29a15e2a5d
refactor: refines types and fix to use prop direction over context direction ( #37716 )
* refactor: use enum instead of multiple constants and refines types
* fix: siganture and direction prop passing
* Update Editable.tsx
* refine types
* test: update snap
* style: prefer literal constants over enum
* fix: refine types for typography
* fix: restore ellipsis const
* fix: restore ellipsis const
* fix: restore textare importing
2 years ago
MadCcc
90937a75cf
chore: code clean
2 years ago
renovate[bot]
ca0372a359
chore(deps): update dependency antd-img-crop to v4.2.8 ( #38042 )
* chore(deps): update dependency antd-img-crop to v4.2.8
* Update package.json
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
Ju/Smwhr
3ba31acf2e
add missing french translation + improve it ( #38072 )
2 years ago
二货爱吃白萝卜
67d86a2e50
test: try to fix test timer break ( #38071 )
* test: try to fix test timer break
* test: update more
* test: compare more
* test: compare more
2 years ago
xrkffgg
c13344fb13
ci: fix UI Upload ( #38069 )
2 years ago
lijianan
b3a37b7ca9
refactor: Anchor.Link with FC ( #37957 )
* fix: fix
* fix: fix
* fix: revert
* fix: fix
* test: fix test case
* test: fix
* test: fix
* fix: fix
* fix: fix
2 years ago
MadCcc
b4fed31884
chore: udpate snapshot
2 years ago
Wesley
e3abd1e77f
docs: Table Documentation interface description error ( #38065 )
Co-authored-by: YONGWEI PENG <yongweipeng@YONGWEIdeMacBook-Pro.local>
2 years ago
MadCcc
442176627f
Merge branch 'master' into feature-merge-master
2 years ago
二货爱吃白萝卜
7e70766193
docs: 4.23.6 changelog ( #38058 )
* docs: Update changelog
* docs: add textarea update
* docs: Adjust order
* docs: add rc-picker changelog
2 years ago
Zheeeng
d96ec8aa06
feat: add text config for editable ( #37761 )
2 years ago
叶枫
e72675da27
chore: stackblitz change tsx ( #38039 )
* feat: stackblitz change tsx
* feat: open
* feat: type
* feat: code
2 years ago
lijianan
a2de8f7b2e
chore: add isValidElement for isFragment ( #38056 )
2 years ago
afc163
14b83d97b5
Update package.json ( #38050 )
2 years ago
二货爱吃白萝卜
0992341f87
chore: docker update ( #38053 )
* chore: docker update
* chore: clean up
* fix: lock stylelint version
* Update package.json
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
Alan Deng
e246f00899
docs(Table): fix log value of selected row keys ( #38051 )
2 years ago
renovate[bot]
3c456c39c2
chore(deps): update dependency stylelint-config-standard to v29 ( #38044 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
liuycy
5442fc2412
fix: table header shadow issue ( #28096 ) ( #38023 )
2 years ago
lijianan
9cec008e1a
refactor: CC => FC ( #37969 )
* refactor: CC => FC
* refactor: CC => FC
* refactor: CC => FC
* test: add test
* test: remove test
* test: add test
* fix: fix
* fix: fix
* test: del
* fix: fix debounce
2 years ago
MadCcc
92a32998ac
test: mock matchMedia configurable ( #38034 )
2 years ago
lijianan
2ef701be75
test: add test coverage ( #37993 )
* test: add test coverage
* fix: fix
* test: del test
* fix: fix
* fix: fix
* chore: update test
* chore: code clean
* chore: code clean
* test: update test case
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
lijianan
82de4942d5
test: add case for coverage ( #38018 )
2 years ago
lijianan
71cfa31728
test: add test case ( #38015 )
2 years ago
lijianan
19eabb0819
fix: should support number 0 ( #38006 )
* fix: should support number `0`
* fix: should support number `0`
* test: add snap
* test: add snap
* test: add snap
* test: add snap
2 years ago
MadCcc
02b1176c43
chore: lock antd-imge-crop ( #38014 )
2 years ago
afc163
d667d1948f
chore: fix lint ( #38005 )
2 years ago
afc163
416c61f08e
fix: Table ellipsis title missing
close #37977
2 years ago
linxianxi
23285382f1
fix(Input): should not have value prop on input after click toggle icon ( #37900 )
* fix(Input): should not have value prop on input when click toggle icon
* fix: 修改参数名
* fix: 修改传参
2 years ago
xrkffgg
5148c31747
ci: use definite version ( #37997 )
2 years ago
MadCcc
220ec53d51
docs: fix csb source code type ( #37990 )
* docs: fix csb source code type
* chore: code clean
2 years ago