偏右
|
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 |
Saeed Rahimi
|
5787f3e8b2
|
fix: FixedColumns issue in rtl (#21914)
* fix: FixedColumns issue in rtl
* update rc-table version
|
5 years ago |
偏右
|
164a4ac3b4
|
🐛 Fix Table overflow layout (#21905)
unscrollable table should not have overflow style
close #21879 by revert #20705
|
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 |
二货机器人
|
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 |
afc163
|
fd573acdec
|
🐛 Fix Table border missing in fixed columns
|
5 years ago |
afc163
|
b919c23d08
|
🐛 Fix small table bottom border radius issue
https://github.com/ant-design/ant-design/issues/19287#issuecomment-544368967
|
5 years ago |
afc163
|
185d2c41e8
|
🐛 fix small table border radius issue
close #19287
|
5 years ago |
afc163
|
fb913f4f47
|
💄 fix lint
|
5 years ago |
afc163
|
e1a4f2891e
|
🐛 Fix Table filter submenu checkbox margin
https://user-images.githubusercontent.com/507615/65814464-a5c6c000-e214-11e9-8085-2c6fb1f5c6f2.png
|
5 years ago |
afc163
|
b935db8e34
|
🐛 Fix small table headers missing border
close #18762
|
5 years ago |
偏右
|
632ba44917
|
🐛 Fix Table cell word break style (#18789)
https://github.com/ant-design/ant-design/issues/13825#issuecomment-449889241
|
5 years ago |
afc163
|
251ae17376
|
🎬 Add tableLyout and ellipsis in Table demo
|
5 years ago |
afc163
|
d9f2c906ca
|
⚡ support column.ellipsis
close #5753
|
5 years ago |
afc163
|
d2aeaab486
|
default overflow-wrap break-word for all cell
|
5 years ago |
afc163
|
577bc87bba
|
Add Table `tableLayout` prop
|
6 years ago |
afc163
|
c5344bde52
|
💄 Tweak Table expand icon style
|
5 years ago |
afc163
|
ab9eaed8d0
|
🐛 Fix Table row selected hover style
close #18195
|
5 years ago |
Yangzhedi
|
6c8c42c3e3
|
feat(default.less): add table-footer-bg and table-footer-color variable
|
5 years ago |
偏右
|
53da51841f
|
🐛 Remove extra margin right of Table placeholder (#17970)
close #17950
|
5 years ago |
afc163
|
68d1ec00d4
|
🐛 Fix small table hover background
close #17922
|
5 years ago |
zombieJ
|
42468b6ad7
|
feat: Enhance accessibility of Table expanded icon (#17781)
* use icon instead of css
* update snapshot
* clean up
* update style
* update snapshot
* add click test case
* clean up
* update snapshot
|
5 years ago |
Stanley Thijssen
|
5a32990874
|
fix: Styling issue where all spans next to a checkbox wrapper get a padding (#17752)
* fix styling issue
* Added padding for span only when there is a checkbox in front of it
|
5 years ago |
zombiej
|
edacc50543
|
not hide scroll line when multiple lines
|
5 years ago |
afc163
|
e8dabedb76
|
🐛 Fix Table border radius missing in Firefox
close #17611
ref https://github.com/ant-design/ant-design/pull/12263#discussion_r303193443
|
5 years ago |
afc163
|
10a3a7f7ae
|
🐛 Fix small table header background
revert #14539
it should be white in our design spec
|
5 years ago |
afc163
|
bdfd877f3a
|
🐛 Fix a Table scrollbar style in IE
when customize line-height of empty table
close #17175
|
6 years ago |