偏右
189ad71d32
Revert "chore: use none-dist icons entry"
2019-07-09 11:33:03 +08:00
afc163
390807605e
🔧 use none-dist icons entry
2019-07-08 20:46:19 +08:00
hengkx
c1a21724c1
Progress merge demo
2019-06-26 18:13:45 +08:00
hengkx
2a42432c10
Progress Circle support gradient
2019-06-26 17:31:54 +08:00
afc163
d3db99f882
resolve conflict and merge feature branch
2019-06-26 14:30:42 +08:00
zombiej
e08534e6c4
update docs
2019-06-21 11:08:35 +08:00
偏右
a30dd26052
🆙 upgrade rc-progress to 2.4.0 ( #17168 )
2019-06-19 19:41:37 +08:00
Marcel Jackwerth
56ff8728d2
Remove ancient prop types ( #16705 )
...
* Remove ancient Modal.propTypes.align and Progress.propTypes.size
* Remove linkRender and nameRender from Breadcrumb
2019-05-26 10:41:02 +08:00
afc163
b780070351
💄 prittier all files
2019-05-07 14:57:32 +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
afc163
b4bdb19952
✅ Fix snapshot
2019-04-16 14:22:22 +08:00
afc163
a2a9831abb
💄 Fix less code style
2019-04-15 11:05:06 +08:00
zombieJ
41316e69e8
update snapshot ( #16017 )
2019-04-11 12:48:36 +08:00
afc163
ace93f1b42
🎨 refactor some code
2019-04-08 22:48:34 +08:00
afc163
fbcc884b5b
🐛 fix progress success UI when status is invalid
2019-04-08 22:33:12 +08:00
afc163
463ac0eccb
💄 chore progress demo
2019-04-08 21:45:32 +08:00
afc163
89351babc2
fix(Progress): 🐛 fix progress success UI when status is undefined
...
close #15950
2019-04-08 21:43:30 +08:00
orzorzorzorz
1e8d3ce40d
feat: support gradient line for Progress ( #15524 )
...
* try: init gradient line demo
* demo(Progress): update instructions
* chore: adjust default color
* test: update case and snapshots
* docs: update description for strokeColor
* docs: update for more in written
* test: correct type of Progress
* pref: support percent for strokeColor
* test: update snapshots
* test: update case
* pref: sort key for gradients
* fix: lgtm problem
* refactor: update output of sortGradient to string
* chore: make traversal more elegant
2019-03-24 17:05:24 +08:00
afc163
881dce9a3e
💄 prettier codes
2019-03-06 13:45:40 +08:00
zombieJ
3a16708765
update snapshot ( #15108 )
2019-02-28 14:42:11 +08:00
zombiej
271d201fbc
merge master
2019-02-18 11:17:24 +08:00
zombieJ
1d75725369
update snapshot ( #14880 )
2019-02-18 11:04:45 +08:00
米老朱
6936599aef
Enhance stylelint rules ( #14803 )
...
* rename .stylelintrc to .stylelintrc.json for explicit file type
* add new npm script lint-fix:style
* fix pseudo-element with double colon
* function name should be lower except ignored functions
* support stylelint declaration-block-no-ignored-properties rule
* support sorted CSS properties order for readability and consistency
* autofix order of all styles by lint-fix:style script
* remove double slash comments after selector
* replace .stylelintignore with ignoreFiles in .stylelintrc.json
2019-02-15 10:48:07 +08:00
zombiej
d919e20f10
merge master
2019-02-12 16:00:29 +08:00
何乐
3c4a7318d6
fix: Progress shows the success status while successPercent={0}
and percent={100}
( #14769 )
2019-02-10 23:06:45 +08:00
imhele
952510e040
add header for table
2019-02-10 19:45:17 +08:00
afc163
a29806f895
📝 upgrade some documentations for progress and skeleton
2019-01-29 15:23:23 +08:00
zombieJ
283187761a
progress all support successPercent ( #14412 )
...
close #14332
2019-01-18 15:19:36 +08:00
zombiej
0a67272ae4
add locale update
2019-01-10 21:55:21 +08:00
zombiej
12af9a9dca
icon add aria-label support
2019-01-10 21:55:21 +08:00
zombiej
874ed98e31
merge master
2019-01-02 17:12:34 +08:00
偏右
bb77436b36
🐛 fix progress text align issue ( #14024 )
...
* 🐛 fix progress text align issue
close #13997
* ✅ Set thresholds for codecov build failures
2019-01-01 11:42:08 +08:00
afc163
30fe9918d8
Merge branch 'master' into feature
...
* master:
📝 Add bodyStyle and style of Drawer in documentation, #13850
🐛 Fix Drawer style not working
🐛 fix markStyle affset style
Update Santa.jsx
update changelog
bump 3.11.6
revert Christmas egg
[type] make type of components compatible with ComponentType<P>
bump 3.11.5
✨ site: make document side bar sticky
2018-12-25 16:28:50 +08:00
frezc
5f9b376456
[type] make type of components compatible with ComponentType<P>
2018-12-25 01:10:00 +08:00
afc163
879784c665
Merge branch "master" into "feature"
2018-12-20 17:43:00 +08:00
stevenyuysy
0929a8b2c5
🐛 fix status normal
2018-12-20 17:30:28 +08:00
陈帅
8e11f0bdb9
merge support prettier
2018-12-07 20:02:01 +08:00
陈帅
dca9715186
support prettier
2018-12-07 18:27:30 +08:00
zombieJ
1a0a06fca9
ConfigProvider support prefixCls ( #13389 )
...
Basic support prefixCls.
2018-12-05 19:12:18 +08:00
afc163
83c192ea3e
💄 fix eslint problems
2018-11-28 15:11:02 +08:00
zombiej
063a062eac
update progress format def
...
fix #13122
2018-11-14 14:46:07 +08:00
ztplz
a545c0c3c5
Improve Progress
2018-11-08 17:42:27 +08:00
afc163
213693e333
🌐 site: transition component category, close #11629
2018-11-04 16:20:35 +08:00
afc163
f79b0993a4
Progress[type="circle"] should wrap text
...
close #12718
2018-10-19 11:04:43 +08:00
Yuhang Liu
aa520f7f5c
fix: round progress support strokeColor ( #12587 )
2018-10-13 01:19:41 +08:00
afc163
bc1ad14590
update snapshot
2018-10-12 19:18:09 +08:00
afc163
76b64b5da0
Fix overflow issue of long text in Progress[type="circle"]
2018-10-12 18:05:30 +08:00
zombiej
176a8dfcda
update test snapshot
2018-09-25 19:45:41 +08:00
HeskeyBaozi
976f6969f4
update test snapshot
2018-09-07 14:14:23 +08:00
包子熊
67024893ce
Hotfix/icon issue ( #12016 )
...
* fix progress icon
* remove IconDisplay fields.js
* update progress test snapshot
* fix form item circle filled
* update form-item test snapshot
* fix close icon in upload item list
* fix alert icon theme
* update alert test snapshot
* fix time picker clear icon
* fix test snapshot
* fix rotate icon in the header
* update test snapshot
* update new tree test snapshot
* fix icon position
* fix old icon and new icon both display
* fix card actions icon position
2018-09-03 19:29:27 +08:00