二货机器人
695b67b045
fix getPopupContainer not work ( #20509 )
5 years ago
偏右
2f72e472e5
🐛 Fix Table header text align when colspan=1 ( #20463 )
https://github.com/ant-design/ant-design/issues/20126#issuecomment-563307001
5 years ago
二货机器人
abf215a982
docs: Update 4.0 site ( #20290 )
* init recommend block
* init design pages
* home frames
* add background banner
* hello, Hitu makes the animation
* add media query
* add images
* update types
* add declare
* preload support
* update ignore
* additional ignore site Home lint
* update ignore
* add hover effect
* adjust alt of bannber
* adjust lang & card shadow
* fix typo
* adjust desc
* hitu in english
* article add link
* Certainty is hitu
* Meaning Hitu
* Growth with Hitu
* Natural Hitu
* slow down of Natural
* adjust speed of icons
* New Meaning animation
* adjust animation duration
* update card link
* update link
* values doc
* replace images
* faster Growth
* update values
* fix lint
* all slow down
* adjust padding
* update icons
* adjust margin
* update images
* adjust montion
* adjust by designer
* update pages
* update design prod
* update articles
* update site style
* update doc
* update images
* update style
* lint fix
* adjust liner color
* github text color update
* adjust margin of title
* mobile design
* update design sub card
* update style
* less lint
* update images
* design card auto height
* update img
* update logo transition
* adjust card style
* adjust style to fix 184
* adjust nav style
* category it
* slow down of logo
* update style
* hide video link
* hitu article
* use img of hitu
* update docs
* style lint
* update Hitu layout doc
* update images
* speed up logo
* update link
* clean up
* clean up
* update doc
* adjust doc
* update images
5 years ago
vagusX
a0beb0f8df
feat: update to @ant-design/icons@4.0.0-alpha.16 ( #20451 )
5 years ago
zombiej
80359a15b1
clean up
5 years ago
zombiej
6dc5a8c2f4
update snapshot
5 years ago
ycjcl868
c100b892ba
fix: table dark theme style
5 years ago
ycjcl868
839ed3ed05
fix: table site dark style
5 years ago
vagusX
46e1ad1b51
feat: update @ant-design/icons@4.0.0-alpha.13 ( #20427 )
5 years ago
二货机器人
bfe1294562
4.0 table ( #20350 )
* chore: Update table style
* chore: diff table filter hover color
* style lint
5 years ago
He Linming
ea9e9fb410
🐛 (Table): fix filters define in onChange ( #20337 )
close #20270
5 years ago
陈小聪
53bed3ffa8
fix: 4.0 table demo ts to js no work ( #20298 )
5 years ago
二货机器人
b07d95b0dd
docs: Update Table scroll docs ( #20204 )
5 years ago
zombiej
50b82ca509
test: Update test case snapshot
5 years ago
Olivier Louvignes
3ef0a402b5
feat(table): Add defaultFilteredValues to table columns ( #20088 )
5 years ago
二货机器人
7b4123258b
fix: table should not show sorter when sorter is falsy ( #20187 )
fix #20096
5 years ago
ycjcl868
1641e5a37b
fix: lint
5 years ago
ycjcl868
bb42770da7
fix: rename @gray-11 to @popover-background
5 years ago
Kim, Harim
850a5b4567
Docs: fix table demo typing error ( #20115 )
* Docs: fix table demo typing error
* test: update snapshots (#20115 )
* test: update snapshots (#20115 )
5 years ago
zombiej
3d8b076b83
fix: table fixed columns should not overlap other z-index element
fix #20098
5 years ago
骗你是小猫咪
114fdd9333
fix: upgrade rc-tooltip lint fail ( #19408 )
* fix: upgrade rc-tooltip lint fail
* fix tooltip typescript type
* rebase and update snapshots
* update tests
* change trigger mock export
* upgrade rc-trigger
* fix type error
* upgrade dependencies
* update snapshots
* upgrade rc-calendar and test use sleep
* update snapshots
* fix test fail
* update snapshots
5 years ago
偏右
89a6593c44
🐛 Fix Table column align in windows chrome ( #19986 )
close #19952
5 years ago
ycjcl868
dfab3c4ab5
fix: border-color in popover component
5 years ago
ycjcl868
7b826879de
fix: @link hover,active color
5 years ago
ycjcl868
62952a89b5
fix: empty prefix className, update snapshot
5 years ago
afc163
811d562527
✅ update snapshots
5 years ago
afc163
16ac3b31df
🐛 Fix filterIcon Tooltip title is not working
close #20049
5 years ago
afc163
85b6744bf6
🐛 Fix filterIcon render string cause Table broken
5 years ago
afc163
0ab55ce884
🐛 fix footer style in small table
5 years ago
afc163
ecce1e4aba
✅ update snapshots
5 years ago
afc163
6096f6e281
🐛 fix small table header border issue
close #20030
close #18762
5 years ago
ycjcl868
f47a22e888
feat: add @table-bg
5 years ago
二货机器人
5ef6b04554
fix: Table ajax pagination should work ( #19980 )
5 years ago
二货机器人
64b905e9bd
chore: Update `@ant-design/icons` deps ( #19979 )
* update icons deps
* update all icon ref
* fix lint
* update snapshot
5 years ago
afc163
3fa135023f
💄 Add @table-header-bg-sm and fix footer style
close #19936
5 years ago
jeessy2
221d404986
fix: 4.0 table filters value may be previous ( #19873 )
* fix: 4.0 table filters value may be previous
* create a sync variable to resolve async 'setFilteredKeys'
* useSyncState to fix 'setFilteredKeys' async
* new line
* new line
* add ,
* removed 'setFilteredKeys' and re-render useSyncState
* menu must be a array
5 years ago
ycjcl868
1d0f97d0a9
fix: lint
5 years ago
ycjcl868
37a85366f3
feat: add Button danger
5 years ago
ycjcl868
4f23bbcdc6
fix: Table demo actions margin 16px
5 years ago
mbotnari
fb4ed9a638
chore(Table): Update custom-filter-panel.md demo ( #19899 )
* Update custom-filter-panel.md
In order to decrease the confusion during search created by highlighted text in all the columns, the proposal is to highlight searched text in the searched column exclusively.
* chore(Table): Update demo.test.js.snap
Snapshot update according to update in components/table/demo/custom-filter-panel.md
* chore(Table): Update custom-filter-panel.md demo
Missing trailing comma comma-dangle
5 years ago
陈小聪
e71a4ef10f
docs: Removed version column in 4.0 ( #19832 )
5 years ago
二货机器人
efd3b35830
feat: Col support `flex` prop ( #16635 )
* feat: Col support `flex` prop
* update snapshot
* update doc
* row component use flex type by default
* revert grid flex layout doc
* remove float style
* remove doc old FAQ
* revert .make-row
* col style use flex and max-width
* remove useless Col style and imorove base doc for a single Col
* update snapshots
* fix flex mode pseudo
* update snapshots
* back to old flex mode demo gray background color
* set default col flex => 1 auto
* change grid about flex mode description
* update snapshots
* improve grid introduce and fix with gutter bug
* update snapshots
* remove version
5 years ago
jeessy2
23f74eccbe
fix: typescript define ( #19780 )
* ColumnGroupType should be antd's
* columns should not be from rc-table
5 years ago
Martin Litvaj
bb92b01ae0
Update link to latest ColumnProps ( #19789 )
* Update link to latest ColumnProps
* update CN docs
5 years ago
二货机器人
5d98667687
chore: Export some useful define ( #19770 )
5 years ago
Olivier Louvignes
103920e4f5
Add defaultFilteredValues to table columns ( #18925 )
5 years ago
二货机器人
72a7ba618f
New Table ( #19678 )
* chore: update rc-table
* add basic table style
* checked all logic
* checkbox support disabled
* selection style
* selection support radio
* add selections support
* selection extra style
* select all locale
* sorter logic
* add more desc
* init Filter hooks
* init filter hooks
* update style
* filter style
* filter style
* fix filter
* sort control
* ajax it
* add expandedable css
* expandable view style
* fixed style
* border style
* empty style
* fix pagination style
* add fixed demo
* un-comment
* clean up
* fix filter check logic
* fix overflow & ellipsis conflict
* fix tes
* adjust scroll shadow
* fix border fixed style
* add part of test case
* add filter test part
* more test case
* issue related test
* filter test
* adjust pagination logic
* fix pagination test case
* all selection test case
* table sorter test case
* table basic test
* fix test case
* update faq
* update expandable doc
* add v4 doc
* add summary docs
* more demo
* fix selection
* update snapshot
* update test case
* fix ff styling
* update rc-table
* update snapshot
* update snapshot
* fix lint
* fix style lint
* fix style
* update snapshot
* update desc
* fix missing icon
5 years ago
ycjcl868
ffd4371ab5
fix: remove @border-radius-sm
5 years ago
ShuYu Wang
68603366eb
fix: add missing null option type ( #19722 )
See-also: https://ant.design/components/table/#components-table-demo-reset-filter
5 years ago
Dean van Niekerk
af2dd379c2
Fixed typing issue in Table > filterDropdown ( #19701 )
5 years ago