MadCcc
458cb84a89
fix: safari slider ( #38193 )
2 years ago
zz
9d9447e54f
refactor(DirectoryTree): simplify code ( #38184 )
2 years ago
kiner-tang(文辉)
2a1f2836f4
fix: Transfer throw error when`titles` is undefined ( #38182 )
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
2 years ago
zz
072fda0f15
refactor(Typography.Link): simplify code ( #38181 )
2 years ago
kiner-tang(文辉)
21c4bcf40a
fix(table): aria-label should be use the first text content in element when column title is ReactElement in table ( #38160 )
* fix: aria-lable should be use the first text content in element when title is ReactElement
* fix: aria-label should be use the first text content in element when title is ReactElement
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: update snapshots
* feat: update snapshots
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
2 years ago
kiner-tang(文辉)
80ad128aeb
fix: add titles for transer in locale ( #38168 )
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
2 years ago
JarvisArt
a41e14dfaf
feat: Dropdown support menu and dropdownRender ( #37885 )
2 years ago
Marcia Sun
ba3ab898d2
fix: incorrect transform-origin of tooltips ( #38159 )
For tooltips with a placement value like 'topRight' or 'bottomLeft', the previous code would calculate an incorrect transform-origin, which is fixed here.
2 years ago
lijianan
a302d128e2
refactor: delete defaultprops ( #38164 )
* refactor: delete defaultprops
* fix: fix eslint
* fix: fix eslint
* fix: fix eslint
2 years ago
lijianan
8054769307
refactor: delete defaultprops ( #38154 )
* refactor: delete defaultprops
* test: add test
* fix: fix
2 years ago
MadCcc
e382802f76
chore: update snapshot
2 years ago
hms181231
2e389d73ab
test: Update back-top test case ( #38147 )
2 years ago
hms181231
5159bb9084
test: Update Carousel test case ( #38146 )
2 years ago
hms181231
dae4b67320
test: Update Collapse test case ( #38145 )
2 years ago
hms181231
30d2a24898
test: Update Dropdown test case ( #38144 )
2 years ago
hms181231
be1a51e5fc
test: Update form test case ( #38143 )
2 years ago
lijianan
3d33c34010
chore: use includes instead indexOf ( #38139 )
* chore: use includes instead indexOf
* fix: fix
2 years ago
MadCcc
2453e21744
fix: modal footer should be hidden if null ( #38138 )
2 years ago
lijianan
769cb3c79a
style: remove repeate method ( #38133 )
* style: remove repeate method
* fix: del break
2 years ago
chrismorison-wt
7503caeb18
docs: fix docs for Alert closeIcon prop. Fixes #38123 ( #38124 )
2 years ago
Yuki Zhang
9721ebe331
refactor: use Space.Compact for Dropdown.Button ( #38090 )
* feat: use Space.Compact for Dropdown.Button
* test: update button demo tests
* test: update config-provider demo tests
* fix: deps-lint-skip for dropdown
* fix: lint issue
2 years ago
MadCcc
df76df1ccb
chore: fixl int
2 years ago
二货爱吃白萝卜
d30618ca5d
test: Update Form related test case with fake timer ( #38109 )
* test: Part test case
* test: Part test case
* test: More and More
* test: More and More
* test: all of index
2 years ago
Ernest Folch
09ab844a3a
feat: add missing it_IT translations ( #38108 )
Co-authored-by: Ernest Folch <efolch@ctaima.com>
2 years ago
afc163
379e99d42e
chore: update Carousel demo image ( #38102 )
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
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
二货爱吃白萝卜
a48bc3c466
fix: input-number & mention text color not follow theme change ( #38087 )
2 years ago
Simon
51662df37d
fix(mentions): align type MentionsRef with rc-mentions ( #38028 )
2 years ago
MadCcc
659b89d5e6
fix: inherit default config ( #38089 )
* fix: inherit default config
* test: add test case
2 years ago
MadCcc
ecb3188b55
chore: code clean
2 years ago
Zheeeng
66e932fd8f
fix(Tree): typo ( #38079 )
* fix: typo for tree component
* fix: restore typo less var for compatibility
2 years ago
MadCcc
ba5a7b8d1b
feat: v5 menu style ( #38009 )
* feat: v5 menu style
* chore: code clean
* feat: more component token
* docs: add v4 demo
* test: fix lint
* docs: update docs
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
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
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
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
accf0d2856
chore: move common style to components ( #38063 )
* chore: move common style to components
* chore: update selector
* chore: rename
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
14ace2805a
chore: remove experimental warning ( #38061 )
* chore: remove experimental warning
* chore: code clean
2 years ago
Zheeeng
d96ec8aa06
feat: add text config for editable ( #37761 )
2 years ago
lijianan
a2de8f7b2e
chore: add isValidElement for isFragment ( #38056 )
2 years ago
Alan Deng
e246f00899
docs(Table): fix log value of selected row keys ( #38051 )
2 years ago
liuycy
5442fc2412
fix: table header shadow issue ( #28096 ) ( #38023 )
2 years ago