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 |
feng zhi hao
|
58fd54e978
|
fix: Table not trigger custom selection onSelect when hideDefaultSelections is true (#7653)
|
7 years ago |
Khalifa Lame
|
f3c35941ec
|
docs: update Table english doc (#7643)
Fixed typos.
|
7 years ago |
爱but的苍蝇
|
644891f8f6
|
add Table scroll typings (#7640)
|
7 years ago |
afc163
|
6236641c74
|
Fix broken collapsed MenuGroup, close #7109
|
7 years ago |
Wei Zhu
|
250c7a9c68
|
Revert "Mock rc-trigger"
This reverts commit 9d2c91598b .
|
7 years ago |
Wei Zhu
|
9d2c91598b
|
Mock rc-trigger
Ref #5522
|
7 years ago |
afc163
|
f321596e04
|
Revert empty style of table
ref #7142
close https://github.com/react-component/table/issues/163
|
7 years ago |
jiang
|
2570ba8fe6
|
Menu anim (#7567)
* update menu icon animate
* add padding !important, restore menu retraction animate
* update dropdown arrow
|
7 years ago |
afc163
|
33a71eb8fb
|
Fix #7555
|
7 years ago |
Xiaohan Lee
|
d490a027bb
|
Docs: update docs for Table's undocumented apis (#7525)
* onRowMouseEnter
* onRowMouseLeave
|
7 years ago |
afc163
|
072d860f8a
|
Fix empty style of small table with fixed columns
close #7509
|
7 years ago |
afc163
|
cdac7cd28a
|
fix demo snapshot
|
7 years ago |
afc163
|
8cc1943b77
|
test: update snap
|
7 years ago |
afc163
|
cb1e0bfe8e
|
Fix table empty data scroll style
close #7457
|
7 years ago |
Khalifa Lame
|
99a998afb5
|
docs: update Table english doc (#7432)
Fixed numerous typos
|
7 years ago |
afc163
|
07dfac18f7
|
Tweak table small border style
|
7 years ago |
Wei Zhu
|
1547b889b7
|
Revert "Add support for table default sort order" (#7414)
|
7 years ago |
afc163
|
843d82f6bd
|
fix demo sanpshot
|
7 years ago |
nikogu
|
e4860bfac0
|
update snapshots again
|
7 years ago |
nikogu
|
0a9e28226b
|
update snapshots
|
7 years ago |
afc163
|
c23afb05d0
|
Fix test case
|
7 years ago |
afc163
|
fe09eec9aa
|
improve empty cell style
|
7 years ago |
afc163
|
a94e3ab3e0
|
Add test case for empty table
|
7 years ago |
afc163
|
6527f9cdb0
|
More elegant empty style for fixed-columns Table
close #7298
close #7142
|
7 years ago |
偏右
|
a7200c906c
|
Add hideDefaultSelections (#7342)
close #7295
|
7 years ago |
ddcat1115
|
83a02a6050
|
fix demo (#7327)
|
7 years ago |
山客
|
ac07dcefb0
|
Update Table Document (#7268)
Fix syntax errors(markdown table).
|
7 years ago |
偏右
|
3b59a03c00
|
New component divider (#7261)
* Add Divider
* use Divider in table demos
* update demo instruction
* upgrade snapshots
|
7 years ago |
LeezQ
|
d329d191dd
|
docs: interface define error (#7241)
fix: interface Properties should be separated by semicolons
|
7 years ago |
afc163
|
749b6e7242
|
Tweak table sorter style
|
7 years ago |