afc163
4e57d8a5fe
✅ fix snapshots
2019-08-04 22:45:12 +08:00
陈帅
7b98df8075
fix: better typescript code, use svg components ( #18036 )
...
* better typescript code, use svg components
fix #18017
* snapshots updated
* snapshots updated
2019-08-02 21:37:26 +08:00
Sivaraj
272b89a7a4
update package.json
...
- Revert back to version starts with ~ instead of ^
- test snapshots
2019-07-31 12:39:04 +05:30
zombieJ
42468b6ad7
feat: Enhance accessibility of Table expanded icon ( #17781 )
...
* use icon instead of css
* update snapshot
* clean up
* update style
* update snapshot
* add click test case
* clean up
* update snapshot
2019-07-22 19:28:23 +08:00
afc163
78496da6ef
✅ fix snapshot
2019-07-22 19:28:11 +08:00
Goh Zhao Yang
44e456773d
Rerun tests
2019-07-12 08:05:04 +08:00
偏右
8ac202401e
Merge branch 'feature' into improve-time-picker-accessibility
2019-06-14 16:37:16 +08:00
afc163
a62a3e95d3
⌨️ Improve TimePicker accessibility
2019-06-14 14:51:28 +08:00
afc163
9b3c0d3fa5
✅ update snapshots
2019-06-11 14:45:04 +08:00
afc163
e5e22e2f9a
✅ Fix test snapshots
2019-06-07 18:18:29 +08:00
愚道
adfc4355b9
merge master
2019-05-12 22:35:25 +08:00
zombieJ
e88589d9ef
feat: Pagination support disabled
prop ( #16493 )
...
* feat: Pagination support `disable`
* update snapshot
* update style
* update style
* update snapshot
* update font color
2019-05-10 15:38:35 +08:00
zombieJ
678c2e0b53
update snapshot ( #16515 )
2019-05-10 11:54:51 +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
zombiej
b4f302aa6f
merge master
2019-04-24 21:10:28 +08:00
偏右
e83302c1ff
feat: 🇭🇷 hr_HR locale ( #16258 )
...
* Added Croatian locale
* fixed lint error
* ✅ Add test cases for hr_HR
* 📝 update i18n documentation
2019-04-24 12:18:59 +08:00
afc163
a0bfdb20a7
✅ Fix snapshots
2019-04-23 19:54:16 +08:00
啸生
32bc6995d6
update snapshot ( #16059 )
...
<!--
First of all, thank you for your contribution! 😄
New feature please send pull request to feature branch, and rest to master branch.
Pull request will be merged after one of collaborators approve.
Please makes sure that these form are filled before submitting your pull request, thank you!
[[中文版模板 / Chinese template](https://github.com/ant-design/ant-design/blob/master/.github/PULL_REQUEST_TEMPLATE/pr_cn.md )]
-->
### 🤔 This is a ...
- [ ] New feature
- [ ] Bug fix
- [ ] Site / document update
- [ ] Component style update
- [ ] TypeScript definition update
- [ ] Refactoring
- [ ] Code style optimization
- [ ] Branch merge
- [x] Other (about what?)
2019-04-13 21:48:05 +08:00
zombieJ
38f701cc90
fix: Empty in IE not fully render ( #16016 )
...
* fix viewBox
* update snapshot
2019-04-11 13:49:57 +08:00
zombieJ
41316e69e8
update snapshot ( #16017 )
2019-04-11 12:48:36 +08:00
zombiej
961b081939
update snapshot
2019-04-06 13:07:32 +08:00
afc163
bc737727a9
test: ✅ fix snapshots
2019-04-03 19:11:41 +08:00
zombieJ
aebb781000
Table style update. Move sort button after title ( #15758 )
...
* update style of sort icon
* update snapshot
* micro adjust
* little offset of arrow
2019-03-31 14:01:24 +08:00
zy410419243
222c744f6d
test: update snapshots
2019-03-12 13:44:38 +08:00
Kamal Mahmudi
9559a12be9
🇮🇩 Update locale to be more natural for Indonesian ( #15013 )
...
* Update locale to be more natural for Indonesian
* consistently use lowercase and uppercase
* updating snapshot
2019-02-23 12:29:10 +08:00
zombieJ
1d75725369
update snapshot ( #14880 )
2019-02-18 11:04:45 +08:00
zombieJ
d1fde3670c
Time picker allow clear ( #14490 )
...
close #14472
2019-01-25 10:31:09 +08:00
afc163
d3d5a3e18d
Merge branch 'master' into feature-for-resolve-conflict
...
* master: (45 commits)
Add type definitions for Steps.Step (#14468 )
add select check to fix edge wave issue (#14469 )
Fix for Pagination ellipsis misalignment (#14473 )
change sentry id
✅ Add sentry in ant.design
💄 New Sketch resources!
fix transfer ref (#14441 )
Add onMouseEnter and onMouseLeave for Menu Item (#14454 )
update snapshot (#14467 )
📝 beautify code style in documentation (#14457 )
Updating type: TreeSelectProps.getPopupContainer (#14443 )
change error version
3.12.4 changelog (#14436 )
Format
Fix the bug that radio onchange will be ovrride by radioGroup onchange (#14364 )
docs: updated doc for create-react-app
fix prefixCls of empty go to div (#14404 )
update snapshot (#14406 )
add radius on table-placeholder to fix table small size border clip (#14398 )
fix style of Input.Search with enterButton (#14397 )
...
2019-01-22 17:34:10 +08:00
zombieJ
9a8e3dd609
update snapshot ( #14467 )
2019-01-22 11:03:55 +08:00
zombieJ
343a7a9c3a
remove ul when list is empty ( #14390 )
2019-01-17 11:46:07 +08:00
诸岳
307c877a02
Merge master branch
2019-01-13 21:18:38 +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
3d92443f85
update snapshot
2019-01-07 15:48:35 +08:00
zombiej
9b256b03d4
use inline svg of antd-tools
2019-01-07 14:43:51 +08:00
Junbin Huang
d78c0f2707
Chore/fix master conflict ( #14126 )
...
* adjust table fixed column z-index (#14036 )
fix #13930
* 📝 Add instruction for one column without width left in fixed table
* Add full PR template link in template (#14061 )
* add full tmpl link
* adjust
* simplify it
* add cn link
* Fix Affix flickering when scrolling
* update
* fix: top border disappeared under some ie9
* fix calendar month range display (#14049 )
* Fix tslint warning
* Correct typescript usage (#14074 )
* 🐛 Fix steps style under IE9
close #14001
* 🐛 tweak style for not affecting vertical steps
* 📝 enhance upload documentation
* Input.Group with TimePicker disappear icon: https://codepen.io/mraiguo/pen/QzvvvE?editors=0010
* 🐛 Fix disabled button style in DatePicker panel
https://user-images.githubusercontent.com/507615/50693143-17505400-1071-11e9-9114-b150bef8f7f6.png
* 📝 site: fix BackTop been covered by footer
close #14093
* Update PULL_REQUEST_TEMPLATE.md
* Update pr_cn.md
* 🐛 Fix nested Timeline last item missing line (#14110 )
close #14108
* init Spin should also support delay trigger (#14105 )
fix #14100
* Update table docs
* bugfix
* Format
* update snapshot
* test: fix spin test
2019-01-06 13:25:59 +08:00
zombieJ
c397ad8c34
Update rc-calendar to use new lifecycle methods & input auto focus ( #14051 )
...
close #11848
2019-01-03 11:52:31 +08:00
aashutoshrathi
0e42cbf7e6
Added Hindi Locale
2018-12-27 18:11:42 +08:00
Rahul Gurung
5483e2c5ca
further fixes
2018-12-27 10:35:12 +08:00
Rahul Gurung
b6c98cde81
added snapshot and updated package.json
2018-12-27 10:35:12 +08:00
Rahul Gurung
00cee5b828
added snapshot
2018-12-27 10:35:12 +08:00
zombieJ
2164c58198
New Component: Empty ( #13651 )
2018-12-26 16:01:00 +08:00
afc163
db5f27ccb1
✅ fix snapshot
2018-12-25 16:31:18 +08:00
陈帅
daca08b6f1
merge master
2018-12-13 22:03:12 +08:00
zombiej
9f5d421cd6
merge master
2018-11-30 14:48:37 +08:00
afc163
cd8502a864
✅ Add test case
2018-11-12 12:18:21 +08:00
ilanus
c5874c1104
✅ sort locales asc and add locale huHU tests
2018-11-09 21:53:15 +08:00
afc163
4d06e4d6e5
Add test case for locale Nepal, #12257
2018-11-09 12:10:09 +08:00
afc163
ba5409afa3
Merge branch 'master' into feature
2018-10-26 18:48:34 +08:00
Michael Krog
cde74cd39a
Adds danish locale
2018-10-19 19:26:12 +08:00