二货机器人
12ce6aba06
fix: Safari12 fixed column ( #23161 )
* fix: Safari12 fixed column
* fix lint
5 years ago
Chris Young
ca616647ce
modify table size.less to accomodate size prop for footer padding ( #23140 )
5 years ago
二货机器人
a106319934
fix: Table selection style ( #23110 )
5 years ago
xrkffgg
e652eef04c
style: add rtl base ( #22857 )
* style: add rtl base
* fix: add test snap
5 years ago
二货机器人
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
5 years ago
二货机器人
14cd2dc434
adjust nest table logic ( #22868 )
5 years ago
二货机器人
b28b2007be
fix: Center not work in Table ( #22858 )
* fix: Center not work in Table
* update snapshot
* fix test case
5 years ago
二货机器人
f2a3ef5926
fix: Table expanded logic ( #22832 )
* update rc-table deps
* fix style mapping
* snapshot
5 years ago
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>
5 years ago
二货机器人
63e0ce6597
fix: Safari shadow bug ( #22794 )
5 years ago
zefeng
dda45e4796
feat: support compact theme ( #22126 )
* feat: support narrow theme mode
* chore: rename narrow to compact
* chore: height part
* chore: preview compact mode
* chore: to make site corrected
* chore: preview site
* docs: 📖 document compact theme usage
* docs: tweak theme doc
* docs: 📖 Add description about double css bundle size
* chore: preview
* chore: for preview
* chore: adjust pagination
* chore: compact mode done!
* chore: remove useless todo
* chore: fix review bug
* chore: fix review bug
* chore: fix card margin
* chore: fix review bug
* chore: fix review bug
* chore: improve i18n and transition
* Update site/theme/static/common.less
Co-Authored-By: 偏右 <afc163@gmail.com>
* chore: fix button size and description padding
* chore: update snapshots
* chore: add compact css bundlesize limit
* chore: compact dist support
Co-authored-by: afc163 <afc163@gmail.com>
5 years ago
二货机器人
c9ab023d39
fix: Safari render bug ( #22680 )
5 years ago
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
5 years ago
二货机器人
0fa8e4cfab
fix: Table nest style ( #22643 )
5 years ago
Tom Xu
c7add36de6
fix: 4.0 Table with emptyText is not centered ( #22548 )
* fix #22176
* update table test
5 years ago
二货机器人
3459bfc0be
docs: `4.0.4` changelog ( #22505 )
* docs: Init changelog
* order
* grouping
* clean up
5 years ago
Akshat Mittal
fff1f5b7ae
Fix Ant Table Border Radius ( #22413 )
5 years ago
xrkffgg
10d97bf346
style: add rtl.less of Table ( #22402 )
5 years ago
xrkffgg
e0942ace80
fix: Table less lint ( #22374 )
5 years ago
二货机器人
2215c7e17a
fix: Table row height ( #22367 )
* fix style
* rtl support
5 years ago
BugHiding
38c72f279e
fix: Table row expand icon show error in ipad ( #22334 )
* update table-row-expand-icon style
* change code position
5 years ago
偏右
9a5cea7302
fix: Table filter sub menu max height with many items ( #22230 )
close #22228
5 years ago
二货机器人
7ec2b771d4
fix: Table expandable with fixed column style ( #22131 )
5 years ago
afc163
c5c1b6d9f9
fix missing style dep and uncomment test case
5 years ago
Saeed Rahimi
5787f3e8b2
fix: FixedColumns issue in rtl ( #21914 )
* fix: FixedColumns issue in rtl
* update rc-table version
5 years ago
afc163
a68db2da20
💄 update Table filter menu UI
5 years ago
偏右
164a4ac3b4
🐛 Fix Table overflow layout ( #21905 )
unscrollable table should not have overflow style
close #21879 by revert #20705
5 years ago
zefeng
e262d14c2b
feat: more obviously tips for next sort ( #21631 )
5 years ago
偏右
0154154c9b
🐛 Table filter menu should have max-height ( #21602 )
close #19542
5 years ago
信鑫-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
5 years ago
二货机器人
078498058a
fix: Update table deps & fix bordered placeholder missing border right ( #20805 )
5 years ago
二货机器人
1bea19b1dc
fix: Move table-bg less variable into table background instead of td ( #20794 )
5 years ago
偏右
117495e28f
🐛 Fix .iconfont-size-under-12px not working ( #20765 )
Fix InputNumber and Other components icon size
close #20752
5 years ago
二货机器人
182dcf5606
fix: Chrome scale 125% should not display y-scrollbar ( #20705 )
5 years ago
二货机器人
493e987f16
fix: add IE 11 css hack ( #20643 )
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
偏右
d8cea7489d
💄 fix stylelint warnings and errors ( #20562 )
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
ycjcl868
c100b892ba
fix: table dark theme style
5 years ago
二货机器人
bfe1294562
4.0 table ( #20350 )
* chore: Update table style
* chore: diff table filter hover color
* style lint
5 years ago
ycjcl868
1641e5a37b
fix: lint
5 years ago
ycjcl868
bb42770da7
fix: rename @gray-11 to @popover-background
5 years ago
zombiej
3d8b076b83
fix: table fixed columns should not overlap other z-index element
fix #20098
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
afc163
0ab55ce884
🐛 fix footer style in small table
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
afc163
3fa135023f
💄 Add @table-header-bg-sm and fix footer style
close #19936
5 years ago