zefeng
453c681881
docs: rewrite drag-drop demo by react-dnd hooks ( #21836 )
5 years ago
二货机器人
8fe701b892
fix: Fix table column filtered not work ( #21825 )
* fix: Table miss filtered
* add test case
5 years ago
二货机器人
60f77cef23
fix: table locale not work ( #21772 )
* fix: Table locale not work
* add test case
5 years ago
二货机器人
e868c87530
fix: Table.Column sortOrder is not working in JSX mode ( #21719 )
* fix: Table.Column sortOrder is not working in JSX mode
* clean up
* update snapshot
5 years ago
偏右
8e367cc6d5
chore: 🆙 upgrade rc-pagination to 2.0 ( #21650 )
* 🆙 upgrade rc-pagination to 2.0.0
* ✅ update pagination snapshots
* 🆙 upgrade rc-pagination to 2.0.1
5 years ago
二货机器人
4358f48abd
fix table selection with empty children error ( #21528 )
5 years ago
二货机器人
9f26e7a85e
fix: Form item has default height align with form size ( #21476 )
* fix: Form item has default height align with form size
* fix lint
* update snapshot
5 years ago
偏右
291ba0c4be
🆙 pass disabled to custom prev and next buttons ( #21361 )
close #21351
5 years ago
Artin
297c3961ea
fix: table export `ColumnProps` ( #21321 )
5 years ago
二货机器人
3080611883
feat: Notification support hooks for context ( #21275 )
* use promise for getInstance
* passing hooks
* hooks support
* move hooks out of fiel
* adjust style
* update snapshot
* fix test & add test case
* update hooks test
* fix style lint
* update doc
* update demo desc & eslitn rules
* fix lint
* docs add faq
* fix less
5 years ago
afc163
e03209c7d4
✅ update snapshot
close #20779
5 years ago
二货机器人
6d685c7e8a
fix: Table customize filter update ( #21218 )
* fix: useSyncState logic
* add test case
5 years ago
二货机器人
b4519407b8
fix: Table.Column should correct handle sorter state ( #21194 )
5 years ago
二货机器人
d96ab1c985
fix: Table `expandIcon` should work ( #21169 )
* test driven
* fix logic
5 years ago
骗你是小猫咪
6378d16e19
chore: upgrade rc-table ( #21053 )
5 years ago
二货机器人
9aee6d62d8
fix: Table locale emptyText should work ( #21024 )
5 years ago
zombiej
2584635d73
chore: Update snapshot & clean typo of Table scroll desc
5 years ago
二货机器人
ddfce71532
fix: Table selectAll should not checked when all the checkbox is disabled ( #20968 )
5 years ago
zombiej
ff079e7d2a
chore: Update Table related snapshot
5 years ago
二货机器人
d231d24300
update docs & table version ( #20892 )
5 years ago
二货机器人
f470f3e1e4
fix: Table onChange return cached data ( #20858 )
5 years ago
二货机器人
00aab562a0
fix: Table expand icon not clickable when expandRowByClick is set ( #20808 )
5 years ago
二货机器人
4068f3d190
fix: RowSelection fixed should work ( #20735 )
5 years ago
二货机器人
1c1a4a773d
fix: Table should not crash with empty column children ( #20703 )
5 years ago
二货机器人
6017b3f025
fix: Table ts define ( #20695 )
5 years ago
Saeed Rahimi
676de29eb4
feat: added rtl direction to all of ant-design components ( #19380 )
* rtl demo change en-us description
* change bundlesize css limit
* RTL: modal component (exclude confirm)
* RTL: table component
* RTL: pagination component
* cleanup rtl demo
* fix pagination.tsx compile error
* RTL: button and button-group
* RTL: Steps component
* fix rtl demo style
* fix input suffix icon alignment
* fix select component arrow issue
* RTL: form component
* add pagination rtl test
* fix test lint error
* RTL: rate component
* RTL: radio and radio group components
* RTL: tree-select component
* some fixes to RTL components
* RTL: badge component
* fix rtl issue in inline form
* fix input component rtl padding issue
* fix switch component text rtl issue
* fix table grouped header text-align
* add rtl support to whole demo with RTL button
* Update rtl demo responsive
* RTL: page-header component
* RTL: typography component
* RTL: Dropdown (Partial)
* update config-provider doc
* RTL: input component
* RTL: select component
* RTL: switch component
* RTL: tree component
* fix rtl demo lint
* rtl demo change en-us description
* RTL: modal component (exclude confirm)
* RTL: table component
* RTL: pagination component
* cleanup rtl demo
* RTL: button and button-group
* RTL: Steps component
* fix rtl demo style
* fix input suffix icon alignment
* RTL: form component
* RTL: rate component
* RTL: radio and radio group components
* RTL: tree-select component
* RTL: badge component
* fix rtl issue in inline form
* fix input component rtl padding issue
* add rtl support to whole demo with RTL button
* fix lost changes after rebase
* fix lint errors
* RTL: Transfer Component
* RTL: upload component
* RTL: update avatar demo
* RTL: comment component
* RTL: collapse component
* RTL: carousel component
* update snapshots
* RTL: Card component
* RTL: descriptions component
* RTL: Empty component
* RTL: list component
* RTL: slider component
* slider component import/order
* add shared rtlTest
* RTL: Statistic component
* RTL: tooltip components
* RTL: popover component
* RTL: timeline component
* RTL: tag component
* RTL: alert component
* RTL: drawer component
* RTL: Tab component
* change direction definition
* RTL: progress component
* input.tsx, remove duplicate after rebase
* fix demo.less after rebase
* fix ant-row-rtl after rebase
* fix upload issues in rtl
* badge rtl demo margin fix
* fix: tabs with icon margin
* fix: radio-wrapper margin
* fix: table component after rebase
* fix: centered modal text-align
* update slider snapshot
* RTL: popconfirm component
* RTL: back-top component
* RTL: spin component
* RTL: result component
* RTL: skeleton component
* RTL: menu component
* RTL: time-picker component
* RTL: calendar component
* RTL: date-picker component
* RTL: home page
* update snapshots
* test: add auto-complete rtl test
* test: add avatar component rtl tests
* test: add badge component rtl tests
* test: add breadcrumb component rtl tests
* test: add button components rtl tests
* test: add card component rtl tests
* test: add carousel component rtl tests
* test: add cascader component rtl tests
* test: add checkbox component rtl tests
* test: add collapse component rtl tests
* test: add comment component rtl tests
* test: add dropdown component rtl tests
* test: add empty component rtl tests
* test: add form component rtl tests
* test: add grid component rtl tests
* test: add input component rtl tests
* test: add search component rtl tests
* test: add input-number component rtl tests
* test: add layout component rtl tests
* test: add list component rtl tests
* test: add mentions component rtl tests
* test: add modal component rtl tests
* test: add page-header component rtl tests
* test: add pagination component rtl tests
* test: add radio component rtl tests
* test: add rate component rtl tests
* test: add select component rtl tests
* test: add slider component rtl tests
* test: add steps component rtl tests
* test: add switch component rtl tests
* test: add table component rtl tests
* test: add transfer component rtl tests
* test: add tree component rtl tests
* test: add tree-select component rtl tests
* test: add typography component rtl tests
* test: add upload component rtl tests
* test: add affix component rtl tests
* update calendar tests
* increase css file maxSize
* update snapshots
* remove workflows to allow push
* remove duplicate reverse prop from slider
* fix: remove table demo from config-provider
* fix: remove table demo from config-provider
* fix lint error
* Added direction property to ConfigProvider
* cascader rtl tests added
* update config-provider doc
* RTL: grid system
* RTL: input component
* RTL: switch component
* fix rtl demo lint
* RTL: modal component (exclude confirm)
* RTL: table component
* RTL: pagination component
* cleanup rtl demo
* fix pagination.tsx compile error
* RTL: button and button-group
* RTL: Steps component
* fix rtl demo style
* RTL: form component
* add pagination rtl test
* RTL: rate component
* RTL: radio and radio group components
* RTL: tree-select component
* RTL: badge component
* fix rtl issue in inline form
* fix input component rtl padding issue
* add rtl support to whole demo with RTL button
* RTL: input component
* RTL: select component
* RTL: switch component
* RTL: tree component
* fix rtl demo lint
* rtl demo change en-us description
* RTL: modal component (exclude confirm)
* RTL: table component
* RTL: pagination component
* cleanup rtl demo
* RTL: button and button-group
* RTL: Steps component
* fix rtl demo style
* fix input suffix icon alignment
* RTL: form component
* RTL: rate component
* RTL: radio and radio group components
* RTL: tree-select component
* RTL: badge component
* fix rtl issue in inline form
* fix input component rtl padding issue
* add rtl support to whole demo with RTL button
* input.tsx, remove duplicate after rebase
* fix ant-row-rtl after rebase
* update snapshots
* test: add cascader component rtl tests
* test: add pagination component rtl tests
* update calendar tests
* update snapshots
* fix: remove table demo from config-provider
* fix: remove table demo from config-provider
* fix lint error
* update direction.md icons
* dropdown and cascader default placement in rtl
* update snapshots
* fix lint errors
* remove duplicate import
* update snapshots
* update snapshot
* update calendar snapshot
* update snapshots
* integrate with new rc-picker
* update snapshots
* fix lint errors
* update snapshot
* update snapshots
* update snapshots
* update snapshots :|
* update snapshots
* fix compile error.
* fix typo after rebase
* update snapshots
* remove workflows to allow push
* update snapshots
* update snapshots
* fix dist error
* front-page css fix
* update snapshots
* fix lint and test issues
* restore cascader index.less
* update snapshots
* fix logo in rtl and demo controls
* ci errors
* resolve steps/index.tsx conflicts
* tooltip family demo remove inline style
* resolve table/Table.tsx conflicts
* resolve modal/Modal.tsx conflicts
* resolve cascader/index.tsx conflicts
* add workflows from upstream
* update snapshots
* revert logo to default
* fix codebox demo direction of placements
* resolve tooltip overlayClassName conflicts
* update snapshots
* update popover test
* fix: cascader miss popupClassName
* fix: fix select missing dropdownClassName
* chore: Update snapshot
* chore: Adjust menu use rtl logic
* docs: Update demo line color
Co-authored-by: 二货机器人 <smith3816@gmail.com>
5 years ago
二货机器人
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