二货机器人
f2fdf490de
fix: Table with invalidate pagination totol should ignore ( #20532 )
5 years ago
偏右
df8f34309f
revert Table page return 1 after sort ( #20507 )
close #16978
close #17770
close #17648
close #18099
close #17075
close #19369
5 years ago
二货机器人
695b67b045
fix getPopupContainer not work ( #20509 )
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
6dc5a8c2f4
update snapshot
5 years ago
vagusX
46e1ad1b51
feat: update @ant-design/icons@4.0.0-alpha.13 ( #20427 )
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
骗你是小猫咪
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
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
ecce1e4aba
✅ update snapshots
5 years ago
二货机器人
5ef6b04554
fix: Table ajax pagination should work ( #19980 )
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
37a85366f3
feat: add Button danger
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
二货机器人
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
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
骗你是小猫咪
0ee4a531a1
refactor: upgrade rc-dropdown ( #19498 )
* refator: upgrade rc-dropdown
* upgrade rc-dropdown version
* update snapshots
5 years ago
afc163
b697ef1213
🐛 Fix Table Column defaultSortOrder not working
5 years ago
afc163
0bdf682a80
🐛 Fix Table inifinite loop issue
5 years ago
He Linming
3d8b9df423
fix: table does not automatically scroll to the top when change page size ( #19465 )
* 🐛 (Table): fix scrollToFirstRow
fix table does not automatically scroll to the top when change page size
close #19464
* ✅ (Table): add test case for scrollToFirstRow
* 👌 (Table): change Trigger to .ant-select
Co-Authored-By: 骗你是小猫咪 <darryshaw@gmail.com>
5 years ago
afc163
99d8f07607
🐛 Fix sort order of columns in render
array value of columns
close #19398
5 years ago
afc163
6b74a1e944
✅ update table snapshot
5 years ago
二货机器人
b9b239ec08
test: add test case for ref test ( #19302 )
* add test case for ref test
* update test case
5 years ago
afc163
13d219c439
🐛 Fix Table scroll.x max-content not working
5 years ago
二货机器人
40aca57453
chore: Remove React function polyfill ( #19279 )
* chore: Remove polyfill
* add more skip
5 years ago
yoyo837
fb2bafbfdc
upgrade snapshot
5 years ago
yoyo837
5a07b85d9e
upgrade `fires change event` test case
5 years ago
yoyo837
0522d55f26
snapshot
5 years ago
orzyyyy
54cf1a924d
fix: lint
5 years ago
afc163
916c0659bd
✅ increase Table test coverage
5 years ago
afc163
d41b5be377
✅ increase Table test coverage
5 years ago
afc163
66ca4a8b25
✅ more test cases
5 years ago
kristof0425
4cc5fcdb24
refactor(Table): move columns to state to set in getDerivedState
5 years ago
kristof0425
948d0bd7bb
fix(Table): move rowSelection logic to getDerivedStateFromProps
5 years ago
MrHeer
4a5b0e1669
✨ Flipping table to automatically scroll to the top
👌 apply it in handleFilter and toggleSortOrder
👌 ref instead of findDOMNode
✅ update test for scroll to first row
close #18623
5 years ago
Ilya Bondarenko
8846122060
feat: Add visible to filterDropdown function ( #17614 )
* Add visible to filterDropdown function
* Update tests
5 years ago
骗你是小猫咪
5cd01d0470
feat(Input.Search): add loading prop ( #18771 )
* feat(Input.Search): add loading prop
* fix: review change
* optimize input search loading prop doc
* fix: ci fail and onSearch disabled when loading
5 years ago
二货机器人
2ea28af6ed
Virtual select component ( #18658 )
* init
* fix firefox
* add active style
* adjust arrow style
* update select
* update icon logic
* render empty
* init multiple
* fix ff display style
* sync font size
* adjust padding style
* add padding
* padding it
* hotfix of chrome
* single sm
* multiple size
* update option group style
* update snapshot
* clean up transition
* rm combobox in ts define
* auto complete init
* fix auto option def
* update demo
* update demo
* update uncertain demo
* update demo
* warning if user set `size` on AutoComplete
* add debug demo
* updat demo
* update demo of disabled
* update snapshot
* rm useless test
* fix pagination test
* fix Table test
* fix calendar test case
* fix calendar test case
* adjust style
* add big data demo
* support clean up
* fix ts define
* fix lint
* fix demo lint
* fix style lint fix
* rm useless deps
* update snapshot
* stop mock
* add space
5 years ago
afc163
251ae17376
🎬 Add tableLyout and ellipsis in Table demo
5 years ago
afc163
499c46b220
✅ fix table snapshot and ci
5 years ago
afc163
02da860de1
✅ fix table snapshot
5 years ago
afc163
7c180a7f31
🆙 upgrade rc-table
5 years ago
afc163
3d962ba817
✅ fix ci in React 15
5 years ago