yoyo837
cd3d9efd9f
Merge branches 'add-args-unsorting' and 'master' of github.com:ant-design/ant-design
2019-10-15 17:52:59 +08:00
afc163
8e2b2470b2
✅ update snapshots
2019-10-15 17:47:10 +08:00
yoyo837
0522d55f26
snapshot
2019-10-15 16:33:17 +08:00
陈帅
338018eba3
feat: Pageheader new style and props ( #19100 )
...
* pure page header style
* add type props
* add prue demo
* add config provider doc
* fix lint
* fix lint error
* change pure to ghost
* fix test
* default ghost is true
* fix review style
* fix review warning
* use online style
* remove defualt and remove comment
* add test
2019-10-15 11:46:12 +08:00
二货机器人
e75fa039ef
refactor: Use CSSMotion ( #19205 )
...
* refactor: Use CSSMotion
* fix lint
* update rc-menu deps
* fix test case
* clean up
* more test case
* fix lint
2019-10-14 15:01:16 +08:00
zombiej
04a27deb2b
merge master
2019-10-14 10:53:35 +08:00
二货机器人
7922090eaa
fix: TreeShaking ( #19115 )
2019-10-08 14:45:17 +08:00
只捱宅
dc0dfea201
Merge pull request #19049 from ant-design/master
...
chore: Merge master into feature
2019-09-28 19:27:19 +08:00
二货机器人
7ae663da6d
fix: ssr should not render string at first ( #19029 )
...
* fix: ssr should not render string at first
* update snapshot
2019-09-27 01:17:42 -05:00
偏右
1200f7fe00
Merge branch 'feature' into master-to-merge
2019-09-14 15:40:33 +08:00
叶枫
f659d23d22
feat: upload add download icon ( #18664 )
...
* feat: upload add download icon
* feat: clear up
* feat: log
* empty
* feat: 理解错误
* feat: test
* test
* feat: clean up
* Update components.test.js.snap
* Update demo.test.js.snap
* Update demo.test.js.snap
* Update demo.test.js.snap
* Update demo.test.js.snap
* Update work-with-us.zh-CN.md
* feat: clean up
* fix: showDownloadIcon=false 24px
* fix: More rigorous
* fix: test
* fix: test
* fix: [] key
* fix: hover css
* fix: test
2019-09-11 21:46:56 +08:00
afc163
7743967bf6
🐛 Fix ConfigProvider locale not working for confirm
...
close #18731
2019-09-09 12:08:38 +08:00
afc163
c9a8f698b1
✅ fix slider snapshot
2019-09-06 17:40:20 +08:00
愚道
2f5537a65b
Merge branch 'master' into chore/mergemaster
2019-09-02 10:47:32 +08:00
MrHeer
73554a2038
feat: allow disabling hover effect for Card.Grid ( #18448 )
2019-08-30 18:24:15 +08:00
afc163
a51f7a0508
✅ test unmount
2019-08-27 18:31:01 +08:00
偏右
19fc777351
Merge pull request #18274 from ant-design/master
...
Merge master into feature
2019-08-14 21:44:20 +08:00
偏右
8ae479d916
Merge pull request #18268 from ant-design/improve-lint
...
chore: 💄 eslint for all files!
2019-08-14 19:02:47 +08:00
afc163
760853e239
💄 eslint for all
2019-08-14 18:21:24 +08:00
zombieJ
74eda7e705
docs: Fix ConfigProvider demo ( #18265 )
...
* docs: Fix ConfigProvider in cn not working
* Use antd pro
* update docs
2019-08-14 18:19:55 +08:00
Yu
2d2d9f60c4
feat: steps component support type navigation ( #17994 )
...
* feat: support type nav style
* fix: some style for review issue
* fix: active hover style
* chore: use navigation and upgrade rc-steps
* feat: support disabled prop for Steps.Step
* feat: support subTitle and improve code style
* fix: navigation steps item style
* test: update snap test case
* fix: test steps snapshots and review style issue
* fix: lint issue
* fix: lint style issue of steps
* fix: update steps demo for review issue
* fix: steps nav style detail
* fix: steps nav fix style detail
* fix: Steps subtitle overflow style in firefox
* docs: fix Steps new api doc
2019-08-14 11:18:36 +08:00
偏右
a224d7c2e9
⌨️ Improve Divider accessibility by add role="separator" ( #18116 )
...
https://www.w3.org/WAI/PF/aria/roles#separator
2019-08-08 12:32:39 +08:00
orzyyyy
b054ce3874
chore: adjust indent & revert demo & fix lint problem
2019-08-06 15:36:13 +08:00
orzyyyy
28f39739df
test: update snapshots
2019-08-06 15:36:13 +08:00
orzyyyy
63b33d4020
fix: unexpected changes of snapshots
2019-08-06 15:36:12 +08:00
zombieJ
f6566571ac
fix: ConfigProvider should not block LocaleProvider ( #18105 )
2019-08-06 00:27:47 +08:00
afc163
887aa4c347
📝 antd/lib/xxx => antd/es/xxx
2019-08-05 15:29:26 +08:00
zombieJ
2d7df45ab7
fix: ConfigProvider wrapper locale no need with only children ( #18075 )
...
* fix: ConfigProvider wrapper locale no need with only children
* skip react 15
2019-08-05 11:27:32 +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
啸生
4c23bc2543
Feature ( #18049 )
...
Feature
2019-08-02 17:38:50 +08:00
afc163
4374514252
✅ fix snapshot and test case
2019-07-30 11:58:45 +08:00
zombieJ
81d8eb8afe
feat: ConfigProvider support locale ( #17816 )
...
* ConfigProvider support locale
* update docs
* update category
* clean up
* moving locale
* update check script
* update related code
* add test case
* demo link
* update doc
* hide one rule of md with eslint
* update error link
2019-07-24 10:34:55 +08:00
偏右
57c9c1f4e1
Merge pull request #17697 from ant-design/improve-less-variables
...
style: Improve less variables
2019-07-17 23:06:50 +08:00
afc163
37784bc8a2
✅ fix snapshot
2019-07-17 19:04:40 +08:00
jljsj
786bde9ca1
update modal and drawer protal
2019-07-15 14:33:56 +08:00
MuYu
fb0b4f0fc9
docs: show version Number features were added ( #17373 )
...
* docs: add api first appearance
* docs: fix auto-complete doc
* docs: replace Version Added with Version
* docs: date picker common method
* docs: date picker common method
* docs: tree
* docs: remove meaningless 3.0.0
2019-07-11 14:14:33 +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
14dc252b04
🆙 fix for typescript@3.5
2019-06-05 14:41:36 +08:00
jljsj
d6bc4afe29
update config-provider test
2019-05-21 13:45:42 +08:00
zombieJ
ecb2eb6ede
feat: Add Mentions component ( #16532 )
...
* init
* first demo
* support empty
* add loading support
* add form sample
* update form sample
* omit value & defaultValue
* add 2 rest demo
* placement support
* update docs
* fix test
* update docs
* add test case
* fix lint
* follow textarea style
* update docs style
2019-05-17 12:05:03 +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
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
陈帅
30508b0124
fix error types ( #16043 )
2019-04-28 11:47:22 +08:00
afc163
0a8f33385d
🆙 use @ant-design/create-react-context of MIT
2019-04-16 12:18:39 +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