afc163
|
bd9fba9f45
|
Better responsive style of Table
|
7 years ago |
ChrisF
|
cd7a04a069
|
change children prop of TableProps to React.ReactNode (#8317)
* make children prop of RadioGroupProps optional
* change children prop of TableProps to React.ReactNode
|
7 years ago |
Wei Zhu
|
a64337748a
|
Fix table row create on every render.
Fix #8283
|
7 years ago |
Wei Zhu
|
5cb5a2ae9d
|
Fix implicit any error for Table
|
7 years ago |
afc163
|
9dd858cc62
|
Fix selector priority, close #8245
|
7 years ago |
Wei Zhu
|
2de0a6a522
|
Add use in TypeScript instruction (#8230)
|
7 years ago |
Wei Zhu
|
22e5c0d954
|
Allow fix table selection column (#8195)
|
7 years ago |
Wei Zhu
|
633708fee9
|
export BodyRowClass
|
7 years ago |
Wei Zhu
|
67336fca7b
|
Rename TableRow to BodyRow
|
7 years ago |
Wei Zhu
|
5970dbb1ec
|
Fix table row selected className
Close #8074 #8075
|
7 years ago |
Wei Zhu
|
f78d33ed59
|
Update rc-table (#8187)
* Update rc-table
* Add table drag sorting demo
|
7 years ago |
Wei Zhu
|
479a5cb743
|
Remove allowSyntheticDefaultImports (#8218)
|
7 years ago |
Wei Zhu
|
fbafe9eac1
|
Add table filter test
|
7 years ago |
Wei Zhu
|
55c85f77a1
|
Update dependendies (#8150)
* deps: upgrade rc-menu, and close: #2837
* test: update snapshots
* Update rc-calendar
* Update rc-cascader
* Update rc-dialog
* Update dropdown
* Update rc-select@7.1.0
* Update rc-slider
* Update rc-time-picker
* Update rc-tooltip
* Update rc-tree-select
* Mock rc-trigger and Portal
* Fix animation warning when inlineCollapsed changes
* fix: should use SubMenu[popupClassName]
* Fix typescript error
* Fix lint
* fix: style for menu
* Mock rc-trigger for React 15
* Remvoe allow_failures
|
7 years ago |
afc163
|
4022374f33
|
Fix snapshot
|
7 years ago |
afc163
|
97a889da00
|
Fix snapshot
|
7 years ago |
Graeme Yeates
|
8395de01a2
|
Add support for column defaultSortOrder (#6449) (#8111)
Fixes #6449
|
7 years ago |
afc163
|
2d17d8a768
|
refactor edit-row demo, close #8026
|
7 years ago |
afc163
|
091b84008f
|
update demo
|
7 years ago |
Benjy Cui
|
e5699aff68
|
fix: should not import moment while useless, close: #8013
|
7 years ago |
Wei Zhu
|
36227a10db
|
docs: sort api table
|
7 years ago |
Wei Zhu
|
f28d0d4d82
|
docs: Document onRowContextMenu
close #7820
|
7 years ago |
monkindey
|
990d9c6192
|
format the conflicted table markdown
|
7 years ago |
monkindey
|
7d26fb10e0
|
correct the conflict
|
7 years ago |
monkindey
|
ea926fecaf
|
also resolve conflicted file
|
7 years ago |
monkindey
|
0bc5936b23
|
resolve conflicted files
|
7 years ago |
Wei Zhu
|
d829f6c008
|
docs: expandedRowRender can not be boolean
|
7 years ago |
ddcat1115
|
12819130ec
|
fix Table filter can't show after remove fixed setting. (#7962)
* fix Table filter can't show after remove fixed setting.
close #7909
* improve
|
7 years ago |
afc163
|
8e09745def
|
Fix #7969
|
7 years ago |
afc163
|
86da4a95ce
|
Fix lint
|
7 years ago |
afc163
|
529f9fa933
|
use @heading-color again
|
7 years ago |
Benjy Cui
|
7ea572bfc8
|
refactor: extract common locale logic (#7915)
|
7 years ago |
afc163
|
7ef4771ddf
|
update style
|
7 years ago |
偏右
|
ffffd0f4c5
|
Fix styles (#7924)
* update demo
* Fix styles
* fix snap
* Fix back-top ci
|
7 years ago |
afc163
|
5f37d9df24
|
doc: fix expandedRowRender type, close #7901
|
7 years ago |
afc163
|
fda3f6ddcd
|
doc: fix expandedRowRender type, close #7901
|
7 years ago |
Benjy Cui
|
e5edb4ac0f
|
test: update snapshot
|
7 years ago |
afc163
|
712451acf7
|
Fix codepen demo
|
7 years ago |
Wei Zhu
|
c5487ad1eb
|
React 16 + Enzyme 3
|
7 years ago |
afc163
|
475e4ff23d
|
upgrade eslint-config-airbnb
|
7 years ago |
afc163
|
a4a0816e5a
|
code indent
|
7 years ago |
afc163
|
819e55e968
|
update snap
|
7 years ago |
偏右
|
2bced36f0c
|
New component styles (#7731)
* Tweak button padding
* upgrade input and button size
* update form controls size
* update components size
* Add lemon color and update rate color
* Add new icons
* update layout style
* breadcrumb and dropdown
* update menu arrow width
* update layout and menu
* update steps
* fix var name
* update cascasder style
* Update DatePicker
* update InputNumber and Mention
* radio and switch
* select and transfer
* TimePicker & Upload
* more components
* calendar and list
* Tree Timeline Popover Tag
* divider modal popover
* update search input
* update card style
* update switch disabled opacity
* update shoadow and mask
* Add v2-compatible-reset.less
* Fix undefined className
* update snahshotssssssssssssssssss 👻
|
7 years ago |
afc163
|
d7eca4e151
|
Fix table's filter dropdown style
|
7 years ago |
Benjy Cui
|
829b5f87bf
|
feat: make default locale to enUS (#7553)
* feat: make default locale to enUS
* test: fix CI
* docs: update getting started
|
7 years ago |
ChaXinyu
|
14e2a56b75
|
export components interface (#7654)
* export components interface
* export specific props
* fix formItem missed import
|
7 years ago |
afc163
|
ca8ff1c27a
|
Fix column sorter icons style
|
7 years ago |
afc163
|
8026020dd4
|
Fix column sorter icons style
|
7 years ago |
偏右
|
759b0bb821
|
seperate reset styles (#7682)
* seperate reset styles
* not reset ul/ol/p/heading
* revert reset.less idea
* move label style into ant-form-item, #5851
* revert reset.less idea
* update base.less
* Better typography from bootstrap@4
use reboot replace normalize
ref:
b4d84b9cdf/scss/_reboot.scss
close #6162
|
7 years ago |
afc163
|
30abcdf992
|
Fix table head height, close #7663
|
7 years ago |