afc163
8ed18fc239
style: reduce some css code ( #36904 )
2 years ago
MadCcc
ec3444a407
refactor: token udpate ( #36892 )
2 years ago
kalykun
9e7e32b60c
fix(Table): onChange `sorter` param types ( #36710 )
* fix(types): fixes `sorter` param types
* chore: add test case
* Update type.test.tsx
* Update type.test.tsx
2 years ago
losgif
aa648d2cd8
feat(table): add column title attribute in expandable props. ( #36794 )
* chore: rc-table's version up to 7.26.0
* docs(table): add column title attribute in expandable
* docs(table): add column title attribute in expandable
2 years ago
MadCcc
d7c2f5f5d3
feat: menu theme implemented by design token ( #36738 )
* feat: menu theme implemented by design token
* test: fix test
* fix: lint
* fix: menu motion
* 偷偷加了几个token
Co-authored-by: 期贤 <qixian.cs@antgroup.com>
2 years ago
MadCcc
1ad0553249
refactor: token update ( #36637 )
* refactor: token update
* refactor: token
* chore: error color
* fix: menu danger
2 years ago
dashaowang
cff762cf3d
style: fix Table extra shadow and scrollbar when all columns are fixed
Co-authored-by: weiwang <wren@xuncetech.com>
2 years ago
afc163
2146d18045
style: fix Table tree data ellipsis style problem ( #36608 )
close #36583
2 years ago
二货机器人
03ea767cad
fix: Form validate message shaking ( #36575 )
* refactor: move component out
* refactor: clean up code
* chore: stable it
* chore: back of container
* chore: adjust leave motion
* test: update snapshot
* chore: update motion logic
* fix: list start motion
* test: update snapshot
* test: update snapshot
* test: test for marginBottom
2 years ago
zombiej
ed5f4c3626
test: update snapshot
2 years ago
afc163
008681c1bf
style: Table expandIcon style when column is fixed and ellipsis ( #36496 )
close #36485
2 years ago
MadCcc
cdbfe45df1
feat: generate anchor style for all components ( #36460 )
* test: fix lint
* chore: code clean
* doc: anchor color
* chore: style order
2 years ago
舜岳
47f68d0e5c
fix: fix table container z-index ( #36420 )
2 years ago
MadCcc
8e27cf986f
chore: rm component less file ( #36244 )
* chore: rm component less file
* refactor: less file
* refactor: rm less
* refactor: rm page-header and comment
* chore: rm less in components
* chore: update dist config
* chore: update image test
* chore: update dekko
* chore: rm lib dekko
* chore: update dist dekko
* chore: udpate bundle size
* test: update snapshot
* test: rm theme test
* test: update snapshot
* test: update snapshot
* chore: copy reset.css
* test: update image test
* chore: copy reset.css to es
* chore: update site script
2 years ago
Yunwoo Ji
e503f9d5ae
fix: correct border radius when table has title ( #36384 )
2 years ago
MadCcc
ab19033876
docs: replace lib with es ( #36367 )
2 years ago
MadCcc
abb409ccf7
refactor: token update ( #36306 )
2 years ago
二货机器人
d24f67f66b
test: Fix table empty test ( #36290 )
2 years ago
afc163
fe52f2c8dc
style: fix Table shadow bug in nested situation ( #36277 )
close #36203
2 years ago
MadCcc
8e4f1c6836
refactor: token update ( #36279 )
* refactor: token update
* chore: add js doc
* test: fix lint
* test: update test
2 years ago
二货机器人
de2992f96f
chore: move path ( #36243 )
* chore: base move
* chore: all path
* chore: fix script
2 years ago
afc163
eeedb876c0
chore: fix eslint warning and bisheng terminal log ( #36220 )
* chore: fix eslint warning
* chore: fix bisheng log
* Update basic.md
2 years ago
afc163
326978e736
style: fix Table expand icon align issue ( #36215 )
2 years ago
MadCcc
9f2f9bb57f
refactor: default theme with algorithm ( #36175 )
* refactor: alias token
* refactor: use palettes
* refactor: default theme
* chore: code clean
* refactor: component token
* feat: light tokens
* feat: add dark theme
* feat: dark derivative
* chore: code clean
* refactor: fix colorBgContainer
* refactor: rename token
* test: fix lint
* chore: code clean
* chore: code clen
* refactor: badge shadow color
* test: add test case
2 years ago
afc163
f8a9cb3498
fix: nested Table margin style ( #36209 )
* fix: nested Table margin style
* fix: tsx demo
* test: update snapshot
2 years ago
Dunqing
2971e3b081
fix: Reset the last selection key ( #34705 )
* fix: reset last selection key
* reset last selection key when deselect
* fix: add test case
* fix: remove unused code
* fix: enzyme bug
* fix: update test
* styles: remove empty line
* fix: lint error
* test: migrate to testing-libary
* fix: xxx.simulate is not a function
* fix: lint error
* fix: use wrong
* fix: solved test not work
Co-authored-by: dengqing <qing.deng@goldenpig.com.cn>
2 years ago
二货机器人
2c2c631bfd
chore: prettier components ( #36171 )
2 years ago
pfsu
092bfd7496
docs: update demo code ( #36127 ) ( #36143 )
2 years ago
二货机器人
0ff19bb239
fix: Table multiple dropdown not closed ( #36132 )
* fix: Table dropdown can not close
* test: Test case
* test: cov
* chore: bump rc-util
* chore: reorder
* chore: bump rc-util
* chore: rm test
* chore: clean up
2 years ago
MadCcc
5639e1a5ba
feat: update token ( #36095 )
* feat: update token
* feat: update token
* fix: override ts definition
* fix: rename token
2 years ago
二货机器人
63fc5055f9
fix: Table customize filterDropdown with Menu should not block default selectable ( #36098 )
* fix: Table customize Menu should be selectable
* test: Add test case
* test: Update snapshow
2 years ago
dingkang
52b049d170
test: replace Table part test with test lib ( #35989 )
* test: replace Table part test with test lib
* test: replace table test with test library
* test: update snapshot
* test: replace last mount
* test: fix 18 testing
Co-authored-by: zombiej <smith3816@gmail.com>
2 years ago
dingkang
dfd1897063
test: replace test case with test library ( #35925 )
* test: replace test case with test library
* test: replace test case with test library
* test: update snapshots
3 years ago
Heaven
4dd6fcaf99
Feat: support 'treeExpandAction' prop for TreeSelect ( #35618 )
* Feat: support 'treeExpandAction' prop for TreeSelect
* chore: bump rc-tree
* chore: fix lint
* fix: fix directory tree duplicate expandAction
* fix: fix directory tree duplicate expandAction
* fix: fix directory tree duplicate expandAction
* chore: add docs
Co-authored-by: zombiej <smith3816@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
afc163
73e4ff5b4b
chore: comment old less files in table ( #35867 )
3 years ago
二货机器人
8f5b9b5f84
refactor: Full token table ( #35888 )
* chore: more
* chore: more
* refactor: full token
3 years ago
MadCcc
a5d8db0368
refactor: pagination mini className ( #35881 )
* refactor: pagination mini cls
* test: update snapshot
* test: update snapshot
* chore: code clean
* chore: code clean
* test: update snapshot
* test: update snapshot
3 years ago
afc163
9b95a30ec9
refactor: Table to CSS-IN-JS ( #35584 )
* style: add basic styles of table
* style: add basic border styles of table
* style: add more styles of table
* style: add more styles of table
* style: add pagination and summary styles
* add more styles
* style: add cell-ellipsis styles
* style: add Radius style
* style: add basic styles of table
* style: add basic border styles of table
* style: add more styles of table
* style: add more styles of table
* style: add pagination and summary styles
* add more styles
* style: add cell-ellipsis styles
* style: add Radius style
* style: add sorter style
* style: add sorter style
* style: add filter style
* style: add filter style
* style: add filter style
* style: fix filter and sort style
* style: fix bordered style
* style: fix bordered style
* style: fix bordered style
* style: add size style
* style: fix size style
* style: add selection style
* style: format code
* style: add sticky code
* style: add expand code
* style: add expand code
* style: add expand code
* style: add fixed code
* add fixed style
* style: fix diff place
* style: use number as px string
* chore: improve function name
* chore: use token
* style: rtl styles
* chore: fix marigin and padding logical properties
* fix: rtl styles
* fix: table filter dropdown style
* chore: remove useStyle
* chore: revert classNames
* fix: test case
* fix shadow in rtl
* Apply suggestions from code review
* chore: sub filter tree
* style: fix tree dropdown padding
Co-authored-by: zombiej <smith3816@gmail.com>
3 years ago
二货机器人
99c16aa8d6
refactor: Fix Dropdown nesting menu injection logic ( #35810 )
* refactor: Dependency Inversion
* test: update snapshot
* test: Update snapshot
* test: more
* fix: table dropdown logic
* fix: menu lint
3 years ago
二货机器人
0ecddfdb0d
refactor: Popconfirm cssinjs ( #35683 )
* chore: init
* chore: part of
* fix: Buttons style
* chore: refactor dom structure
* test: Update snapshot
* test: more coverage
3 years ago
Bart Piotrowski
4bccb9985a
fix: Remove Grid row and cell aria roles ( #35616 )
close https://github.com/ant-design/ant-design/issues/35549
3 years ago
章鱼
7fd093bd0a
docs: feat components TS demo ( #34742 )
* docs: add general components TS demo
* docs: add layout components TS demo
* docs: add navigation components TS demo
* docs: add data entry components TS demo
* chore(deps): add types for qs
* docs: add data display TS demo
* docs: add feedback components TS demo
* docs: add other components TS demo
* chore(deps): add types
* docs: unified demo code style
* docs: fix lint error
* docs: add demo TS type
* docs: fix demo TS type
* test: update snapshot
* docs: fix TS demo
* feat: update Rate character type
* docs: fix lint error
* feat: update Rate character type
* feat: update Rate character type
3 years ago
二货机器人
aa9815303f
refactor: with empty token ( #35606 )
* refactor: with empty token
* chore: patch
* chore: more toke
* chore: add seedToken
* test: update snapshot
3 years ago
MadCcc
6817db7b52
feat: table rowSelection.onChange support type ( #35598 )
* feat: table rowSelection onChange support method
* docs: update
* chore: rename param
* test: update
* test: update
3 years ago
afc163
f9f3a0e604
style: fix Table header border when has rowSpan ( #35591 )
close #35577
3 years ago
二货机器人
3d21ec54e2
refactor: reduce empty cycling deps ( #35570 )
* chore: rm in root
* chore: fix ts
* test: Update snapshot
* chore: ignore part
3 years ago
afc163
46df154ce4
chore: deprecated rowSelection.onSelectNone and onSelectMultiple ( #35545 )
3 years ago
limingxin
765bc1effc
docs: Table QA about rowSelection renderCell ( #35494 )
* Update index.zh-CN.md
之前需要在 可选列的勾选框 中增加 Tooltip,没有在文档中找到相关的文档,通过搜索 issue,以为暂时不支持,看了源码才发现已经支持了。
所以想要完善一下文档,可以方便其他用户找到此内容。
* docs: Table QA about rowSelection renderCell
update US doc
3 years ago
afc163
089dc7e36a
docs: remove editable in table documentation
close
https://github.com/ant-design/ant-design/pull/35471#issuecomment-1123239879
3 years ago
Karott
338ec7dad7
perf: refactor devWarning for production code size ( #35411 )
* pref: better code style for production
* refactor `devWarning`
* don't use `useEffect` only wrap `devWarning`
* chore: add 'noop' to coverage
* chore: add test cases for devWarning
* chore: add test case
* chore: update test cases for devWarning
* chore: restore test script command
* fix: remove 'throw new Error'
* should not use `throw` for browser
* chore: update test case for AutoComplete
* perf: add prefix for `devWarning`
* update RegExp for UMD
* add prefix for ES and CJS
* chore: better code style
* perf:
* upgrade antd-tools
* remove `injectWarningCondition`
* rename `devWarning` to `warning`
* chore: better code style
* chore: better code style
* chore: restore hasValidName
3 years ago