07akioni
e2337e0021
fix: reduce table filter dropdown max-height ( #25001 )
2020-06-16 11:27:08 +08:00
Teng YANG
3d62c44325
feat: allow user customize table font size ( #24714 )
2020-06-04 08:57:58 +08:00
张大大
061b457031
fix: Table no showing scrollbar inside Row ( #24661 )
...
Co-authored-by: wb-zt519997 <wb-zt519997@alibaba-inc.com>
2020-06-01 20:51:27 +08:00
偏右
1f371eee09
fix: Table selection out of column when size is small/middle ( #24394 )
...
close #24326
2020-05-22 15:20:11 +08:00
xrkffgg
ce78029933
fix: empty in cascader/select/table/treeSelect ( #24279 )
...
* fix: empty in cascader\select\table\treeSelect
* fix: snap
2020-05-19 14:45:57 +08:00
二货机器人
701f35d0eb
chore: Adjust table col className priority ( #23914 )
...
* adjust col class
* update snapshot
2020-05-06 22:15:29 +08:00
二货机器人
5f2874b292
fix: Table selection col width not correct ( #23806 )
...
* update snapshot
* Update package.json
* update snapshot
2020-05-01 16:02:32 +08:00
zefeng
14417f1614
feat(theme): adjust font-size in compact mode ( #23135 )
...
* feat(theme): adjust font-size in compact mode
With compact theme mode, we adjust default font-size from 14px to 12px.
Closes #23015
* patch: update docs min font-size
* patch
* patch
* patch
* patch
* patch
* patch
2020-04-28 11:16:01 +08:00
偏右
02faa4bcf1
💄 tweak Table selected row hover background ( #23313 )
2020-04-21 16:53:06 +08:00
HouXiancheng
8c3081788c
fix: table fixed bug ( #23181 )
2020-04-13 19:32:50 +08:00
二货机器人
12ce6aba06
fix: Safari12 fixed column ( #23161 )
...
* fix: Safari12 fixed column
* fix lint
2020-04-12 17:55:30 +08:00
二货机器人
a106319934
fix: Table selection style ( #23110 )
2020-04-10 12:08:10 +08:00
二货机器人
1e5c527146
fix: Table header columns size with filter or sorter ( #22872 )
...
* fix size columns
* update snapshot
* more test code
* patch
* force ci
* fix hover small style
* adjust less
2020-04-03 13:42:57 +08:00
二货机器人
14cd2dc434
adjust nest table logic ( #22868 )
2020-04-02 22:22:34 +08:00
二货机器人
b28b2007be
fix: Center not work in Table ( #22858 )
...
* fix: Center not work in Table
* update snapshot
* fix test case
2020-04-02 18:53:49 +08:00
Michael Shing
06f29d0caa
fix: support table getPopupContainer on row selections ( #22787 )
...
* fix: support table getPopupContainer on row selections
* move top to before right
* Add cursor to dropdown arrow
* Feedback suggestion
Co-Authored-By: 偏右 <afc163@gmail.com>
Co-authored-by: Michael Shing <mshing@datto.com>
Co-authored-by: 偏右 <afc163@gmail.com>
2020-04-01 17:14:53 +08:00
二货机器人
63e0ce6597
fix: Safari shadow bug ( #22794 )
2020-03-31 22:04:03 +08:00
zombiej
913204282b
merge master
2020-03-28 16:31:17 +08:00
二货机器人
c9ab023d39
fix: Safari render bug ( #22680 )
2020-03-27 22:36:27 +08:00
Tom Xu
fa030a6511
feat: Table pagination position add more option ( #22647 )
...
* feat: Table pagination position add more option
* table upate snap
* Table pagination demo remove not use code
* update snap
2020-03-27 15:48:42 +08:00
zombiej
73562d878c
merge master
2020-03-27 13:12:37 +08:00
二货机器人
0fa8e4cfab
fix: Table nest style ( #22643 )
2020-03-26 23:39:16 +08:00
Tom Xu
c7add36de6
fix: 4.0 Table with emptyText is not centered ( #22548 )
...
* fix #22176
* update table test
2020-03-24 19:51:34 +08:00
afc163
e12e2971d8
merge feature into master-to-merge-feature
2020-03-23 15:02:22 +08:00
二货机器人
3459bfc0be
docs: 4.0.4
changelog ( #22505 )
...
* docs: Init changelog
* order
* grouping
* clean up
2020-03-23 10:57:37 +08:00
偏右
a399d05ace
Merge pull request #22435 from ant-design/master
...
chore: 🔀 merge master into feature
2020-03-20 16:04:26 +08:00
Akshat Mittal
fff1f5b7ae
Fix Ant Table Border Radius ( #22413 )
2020-03-20 10:57:23 +08:00
xrkffgg
10d97bf346
style: add rtl.less of Table ( #22402 )
2020-03-19 17:21:41 +08:00
偏右
b80788556d
Merge pull request #22381 from ant-design/master
...
chore: 🔀 merge master into feature
2020-03-19 12:10:07 +08:00
xrkffgg
e0942ace80
fix: Table less lint ( #22374 )
2020-03-19 10:06:56 +08:00
二货机器人
2215c7e17a
fix: Table row height ( #22367 )
...
* fix style
* rtl support
2020-03-18 22:13:12 +08:00
BugHiding
38c72f279e
fix: Table row expand icon show error in ipad ( #22334 )
...
* update table-row-expand-icon style
* change code position
2020-03-18 13:09:03 +08:00
afc163
46a8cf7dc7
merge feature into master-to-merge-feature
2020-03-16 15:52:39 +08:00
偏右
9a5cea7302
fix: Table filter sub menu max height with many items ( #22230 )
...
close #22228
2020-03-15 20:50:02 +08:00
偏右
71c8fac72f
Merge branch 'feature' into master-to-merge-feature
2020-03-13 11:52:28 +08:00
二货机器人
7ec2b771d4
fix: Table expandable with fixed column style ( #22131 )
2020-03-11 22:08:07 +08:00
afc163
d03ac85f36
🔀 merge master into feature
2020-03-11 15:41:51 +08:00
Saeed Rahimi
5787f3e8b2
fix: FixedColumns issue in rtl ( #21914 )
...
* fix: FixedColumns issue in rtl
* update rc-table version
2020-03-10 20:30:31 +08:00
afc163
a68db2da20
💄 update Table filter menu UI
2020-03-10 18:07:11 +08:00
zombiej
bde335c761
merge master
2020-03-06 18:12:39 +08:00
偏右
164a4ac3b4
🐛 Fix Table overflow layout ( #21905 )
...
unscrollable table should not have overflow style
close #21879 by revert #20705
2020-03-05 19:07:55 +08:00
zefeng
e262d14c2b
feat: more obviously tips for next sort ( #21631 )
2020-02-29 22:01:13 +08:00
偏右
0154154c9b
🐛 Table filter menu should have max-height ( #21602 )
...
close #19542
2020-02-26 14:53:02 +08:00
信鑫-King
c17b40ae70
fix: dark background in different container ( #21299 )
...
* fix: comment and input
* fix: add @pagination-item-input-bg
* feat: add @list-customize-card-bg for dark hook component
* feat: add dark hook
* fix: checkbox color
* fix: popover-customize-border-color
* fix: table
* fix: style lint
* fix: debug
* fix: color
* fix: update colors
* fix: demo
* feat: popover container bg use mixins utils
* fix: less dark
* fix: table bg in dark
* fix: fixed table
* fix: lint
* fix: lint
* feat: add @table-expand-icon-bg
* fix: notification bg
* fix: remove dark.md
* fix: dropdown
* fix: table
* fix: data lint
* fix: style
* fix: dark less style
* fix: @steps-background
* fix: add thead dark style
* fix: unused styles
2020-02-24 22:44:29 +08:00
二货机器人
1bea19b1dc
fix: Move table-bg less variable into table background instead of td ( #20794 )
2020-01-09 14:22:34 +08:00
偏右
117495e28f
🐛 Fix .iconfont-size-under-12px not working ( #20765 )
...
Fix InputNumber and Other components icon size
close #20752
2020-01-08 16:31:25 +08:00
二货机器人
182dcf5606
fix: Chrome scale 125% should not display y-scrollbar ( #20705 )
2020-01-07 10:48:42 +08:00
二货机器人
493e987f16
fix: add IE 11 css hack ( #20643 )
2020-01-03 16:17:28 +08:00
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>
2020-01-02 19:10:16 +08:00
偏右
d8cea7489d
💄 fix stylelint warnings and errors ( #20562 )
2019-12-31 15:04:00 +08:00