ztplz
fe30adc18d
Improve code for better compatibility
2019-09-16 20:11:20 +08:00
orzyyyy
63b33d4020
fix: unexpected changes of snapshots
2019-08-06 15:36:12 +08:00
zombieJ
5ab2783ff0
adjust Carousel children change goto Logic ( #16756 )
2019-05-23 23:08:03 +08:00
zombieJ
5621b7b9f7
fix: Call Carousel force update when children lenght changed ( #16592 )
2019-05-15 00:39:09 +08:00
陈帅
785c132262
meger feature to master ( #16421 )
...
* use ul in list
* update snapshot
* update comment
* feat: TreeSelect support `showSearch` in multiple mode (#15933 )
* update rc-tree-select
* typo
* update desc & snapshot
* update desc & snapshot
* check default showSearch
* feat: table customizing variable (#15971 )
* feat: added table selected row color variable
* fix: @table-selected-row-color default is inherit
* feat: Upload support customize previewFile (#15984 )
* support preview file
* use promise
* dealy load
* use canvas of render
* use domHook of test
* update demo
* add snapshot
* update types
* update testcase
* feat: form customizing variables (#15954 )
* fix: added styling form input background-color
* feat: added '@form-warning-input-bg' variable
* feat: added '@form-error-input-bg' variable
* use li wrap with comment
* feat: Support append theme less file with less-variable (#16118 )
* add override
* add override support
* update doc
* feat: dropdown support set right icon
* docs: update doc of dropdown component
* style: format dropdown-button.md
* test: update updateSnapshot
* style: format dropdown-button.md
* test: update updateSnapshot
* test: update updateSnapshot
* style: change style of dropdown-button demo
* fix: fix document table order
* feat: Support SkeletonAvatarProps.size accept number (#16078 ) (#16128 )
* chore:update style of demo
* feat: Notification functions accept top, bottom and getContainer as arguments
* drawer: add afterVisibleChange
* rm onVisibleChange
* update
* feat: 🇭🇷 hr_HR locale (#16258 )
* Added Croatian locale
* fixed lint error
* ✅ Add test cases for hr_HR
* 📝 update i18n documentation
* feat: add `htmlFor` in Form.Item (#16278 )
* add htmlFor in Form.Item
* update doc
* feat: Button support `link` type (#16289 )
close #15892
* feat: Add Timeline.Item.position (#16148 ) (#16193 )
* fix: Timeline.pendingDot interface documentation there is a small problem (#16177 )
* feat: Add Timeline.Item.position (#16148 )
* doc: add version infomation for Timeline.Item.position
* refactor: Update Tree & TreeSelect deps (#16330 )
* use CSSMotion
* update snapshot
* feat: Collapse support `expandIconPosition` (#16365 )
* update doc
* support expandIconPosition
* update snapshot
* feat: Breadcrumb support DropDown (#16315 )
* breadcrumbs support drop down menu
* update doc
* add require less
* fix test
* fix md doc
* less code
* fix style warning
* update snap
* add children render test
* feat: TreeNode support checkable
* feat: add optional to support top and left slick dots (#16186 ) (#16225 )
* add optional to support top and left slick dots
* update carousel snapshot
* Update doc, add placement demo
* update carousel placement demo snapshots
* rename dots placement to position
* update vertical as deprecated
* rename dotsPosition to dotPosition
* refine code
* add warning testcase for vertical
* remove unused warning
* update expression
* Additional test case for dotPosition
* refactor: Upgrade `rc-tree-select` to support pure React motion (#16402 )
* upgrade `rc-tree-select`
* update snapshot
* 3.17.0 changelog
* fix warning
* fix review warning
2019-05-06 12:04:39 +08:00
Vitaliy Mazurenko
4878992400
add responsive property to carousel ( #15071 )
...
* add responsive property to carousel #15065
* extend carousel props from Slick type definitions #15065
2019-02-27 23:28:48 +08:00
陈帅
8e11f0bdb9
merge support prettier
2018-12-07 20:02:01 +08:00
zombieJ
1a0a06fca9
ConfigProvider support prefixCls ( #13389 )
...
Basic support prefixCls.
2018-12-05 19:12:18 +08:00
ztplz
af5f588335
Use const instead of let
2018-11-09 21:04:05 +08:00
Wei Zhu
ee84f4ce0a
fix: some type definitions
2018-09-30 16:07:01 +08:00
wenzhao.fw
91868eec70
fix issue #12204: add parameter dontAnimate
to goTo
of Carousel
2018-09-12 14:31:03 +08:00
afc163
e071002fae
use lodash
2018-03-08 14:46:47 +08:00
Wei Zhu
50f85480d1
Fix implicit any error for Carousel
2017-11-22 10:54:27 +08:00
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
2017-11-17 14:38:54 +08:00
afc163
855e0ff78d
Fix super argument
2017-11-09 19:45:55 +08:00
Wei Zhu
9f0091dcd3
Expose slick methods ( #7759 )
...
https://github.com/ant-design/ant-design/issues/7484
2017-10-10 13:41:04 +08:00
Wei Zhu
047f62e9b4
Mark refs to private ( #7600 )
2017-09-17 15:48:44 +08:00
Wei Zhu
32b7a3f752
refactor: carousel ref strings to callback ( #7486 )
2017-09-08 09:41:14 +08:00
偏右
742999ff28
Fix matchMedia not present in jest test ( #7344 )
...
close #6560
close #3308
close #7341
2017-08-27 16:53:36 +08:00
afc163
f6d349731c
Fix innerSlider of react-slick, close #7191
2017-08-13 14:52:29 +08:00
afc163
883f82172e
Fix shadowed name ts errors
2017-07-06 15:37:28 +08:00
paranoidjk
ba168b826f
refactor: use spread operator replace object-assign ( #6677 )
2017-07-03 16:57:11 +08:00
afc163
3499dbc88e
Update Carousel ts definitions
...
close #5543
http://npmjs.com/@types/react-slick
2017-03-31 14:35:25 +08:00
偏右
674255bd14
[WIP] upgrade deps ( #5455 )
...
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
2017-03-23 21:15:49 +08:00
afc163
2fb0fb08d9
Fix Carousel autoplay not working after resizing, close #4984 & #2550
2017-02-21 22:12:11 +08:00
afc163
920a084c21
carousel should be undraggable and text-seletable defaultly
2017-01-09 23:21:18 +08:00
Benjy Cui
539bb33fe5
fix: should allow ref to react-slick, close : #3164
2016-09-29 15:50:45 +08:00
Benjy Cui
bd7e9f00c0
style: update code style
2016-09-21 11:54:53 +08:00
马斯特
a25ec29fb8
refactor: 保证所有的tsx和less都正确使用prefix ( #3024 )
...
* refactor: extract prefix cls as less variable
* refactor: apply ant icon prefix cls in less files
* refactor: all components support prefixCls props
2016-09-14 16:18:33 +08:00
Benjy Cui
5dcce12c2c
fix: some tsc errors ( #2804 )
2016-08-22 17:26:14 +08:00
afc163
2e41e35cc6
Fix more tslint problems
2016-07-13 17:22:23 +08:00
偏右
de359d2cf7
fix tslint problems ( #2360 )
2016-07-13 11:14:24 +08:00
yiminghe
94706f1d2c
fix ts
2016-07-07 20:25:03 +08:00
Gray Choi
fb9a6963a3
rewrite in typescript
...
#1846
- [x] Carousel
- [x] Cascader
- [x] Transfer
- [x] Tree
-Tree
-checkable is boolean type, instead of assigning a ReactElement to it,
I use Ternary Operators.
2016-07-01 21:52:17 +09:00
yiminghe
9a0d751f94
refactor to typescript
2016-06-22 13:19:48 +08:00