Wei Zhu
|
aa580beb8b
|
docs: sort api table
|
7 years ago |
afc163
|
9f16d066af
|
Fix lint problems from eslint-config-airbnb@17
|
7 years ago |
Zheeeng
|
980e2b1427
|
Update button signature (#10877)
|
7 years ago |
Eduardo Ludi
|
7f16ded760
|
Updates test for Transfer (removes snapshot)
|
7 years ago |
Eduardo Ludi
|
9bc98b6471
|
Adds some tests for Transfer custom styles.
|
7 years ago |
Eduardo Ludi
|
e8351b8104
|
Adds style prop to Transfer operation.
|
7 years ago |
Eduardo Ludi
|
6d610de157
|
Adds support for custom styles in Transfer and Transfer operation.
|
7 years ago |
afc163
|
3a445f3e75
|
more test cases
|
7 years ago |
Zheeeng
|
8b420c41bb
|
Fix typo (#10582)
* Fix typo: splited -> separated
* Fix typo: splited -> separated
|
7 years ago |
Wu Haotian
|
6019245365
|
fix(button): use React.HTMLProps for button's props (#10229)
|
7 years ago |
Wei Zhu
|
2a5479a524
|
Fix type errors
Close #9988
|
7 years ago |
GauravV-02
|
fffde2d836
|
Resolved type name collisions (#8605)
|
7 years ago |
Cody Chan
|
086ecec310
|
docs(transfer): append description for render property (#8335)
|
7 years ago |
Wei Zhu
|
54b1715d2a
|
Improve Transfer type definitions.
|
7 years ago |
Wei Zhu
|
479a5cb743
|
Remove allowSyntheticDefaultImports (#8218)
|
7 years ago |
afc163
|
5e7c735935
|
Fix ts compile error
|
7 years ago |
偏右
|
bdceb5f083
|
Review fix (#8125)
* Fix style
* Fix style
* fix lint
* Fix more styles
* Fix more styles
* update snap
|
7 years ago |
Wei Zhu
|
d6ace6663b
|
Update snapshot
|
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 |
monkindey
|
ea926fecaf
|
also resolve conflicted file
|
7 years ago |
monkindey
|
0bc5936b23
|
resolve conflicted files
|
7 years ago |
Benjy Cui
|
7ea572bfc8
|
refactor: extract common locale logic (#7915)
|
7 years ago |
afc163
|
26e416c364
|
Tweak style
|
7 years ago |
Wei Zhu
|
a3c3ec8070
|
Fix types and lint
|
7 years ago |
Wei Zhu
|
c5487ad1eb
|
React 16 + Enzyme 3
|
7 years ago |
afc163
|
475e4ff23d
|
upgrade eslint-config-airbnb
|
7 years ago |
afc163
|
cf788d7b4d
|
Fix TransferProps targetKeys inside Form decorator, close #7807
|
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 |
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 |
偏右
|
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
|
2feef3358c
|
Fix transfer lazy doc, close #7520
|
7 years ago |
Yiming
|
a22a011c49
|
修改错别字 (#7110)
反应 应为 反映
|
7 years ago |
Benjy Cui
|
8173007402
|
fix: filterOption of Transfer should be optional, close: #6856
|
7 years ago |
Benjy Cui
|
fe33e76479
|
refactor: extract Input.TextArea
|
8 years ago |
paranoidjk
|
ba168b826f
|
refactor: use spread operator replace object-assign (#6677)
|
8 years ago |
afc163
|
448a3ff4dd
|
Fix operations typo of Transfer, close #6401
|
8 years ago |
Benjy Cui
|
0e5431d21b
|
deps: upgrade antd-tools and code style
|
8 years ago |
Benjy Cui
|
12a6060304
|
docs: fix code style
|
8 years ago |
Benjy Cui
|
a081100cdc
|
refactor: simplify code
|
8 years ago |
wangtao0101
|
58922a34c6
|
fix bug #6075 (#6088)
* fix bug #6075
* add test for PR #6088
* remove test.only
|
8 years ago |
Tyler
|
919cb22eb7
|
Use the prop-types package from npm instead of React.PropTypes (#6057)
* Use the prop-types package from npm instead of React.PropTypes
* Remove using of PropTypes from React in docs and site
|
8 years ago |
wangtao0101
|
0d070d3763
|
refactor: improve performance of Transfer #5997 (#6001)
* fix bug #5997
* change order for review
|
8 years ago |
Graeme Yeates
|
d8d17a6401
|
Seperate @active-item-bg into 2 variables
|
8 years ago |
afc163
|
c8d9e64809
|
Fix Transfer selection when searching text, close #5993
|
8 years ago |
Graeme Yeates
|
4eb2855871
|
Add @active-item-bg to control hover and active states
|
8 years ago |
afc163
|
ac660d9f3c
|
Fix transfer search bug, close #5631
|
8 years ago |
afc163
|
f4413a6758
|
Fix Transfor moving item background
|
8 years ago |
afc163
|
fc199e47b8
|
fix snap
|
8 years ago |