陈帅
5e298dba51
3.14.0 Changelog ( #15145 )
...
* add responsive property to carousel (#15071 )
* add responsive property to carousel #15065
* extend carousel props from Slick type definitions #15065
* rm key in OptionProps (#15104 )
* update doc
* fix cascader should tab twice to exist (#15117 )
* fix cascader should tab twice to exist
* update snapshot
* Drawer Body padding should be variable
* fix DatePicker to support an array of formats (#15116 )
ref #13148
* table reader mobile friendly
* up
* up
* doc: add 3.14.0 changelog
* doc: fix ci warning
* doc: fix ci warning
* doc: fix typo
* doc: fix ci warning
* doc: fix ci warning
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* -m
* -m
* doc: fix cr warning
2019-03-04 10:45:15 +08:00
zombieJ
acd06e9cb5
Select multiple mode support showArrow ( #15091 )
...
* support showArrow
* fix rc-select version
* update snapshot
2019-02-28 12:26:43 +08:00
zombiej
6f95995faa
merge master
2019-02-27 19:57:48 +08:00
afc163
32a7de84fd
🆙 upgrade stylelint-config-prettier to 5.0.0
2019-02-27 18:55:35 +08:00
zombiej
2826f165d7
fix rc-select version
2019-02-27 17:37:14 +08:00
zombiej
fc5f198d5b
fix package.json
2019-02-27 17:03:09 +08:00
afc163
55e2ce6269
🔧 Add logrocket
...
https://logrocket.com/
2019-02-26 17:09:30 +08:00
zombieJ
18c3c5e6d2
add icons ( #15047 )
2019-02-26 11:48:42 +08:00
afc163
46a2a6f59d
⚡ 3.13.6
2019-02-23 18:12:04 +08:00
afc163
7bbeaff3ed
🆙 Upgrade rc-input-number@4.4.0 to fix 13896
2019-02-21 12:12:52 +08:00
zombiej
2b4bb4c11a
update changelog
2019-02-19 23:39:59 +08:00
zombieJ
c80136a9a7
New Component: Typography ( #14250 )
...
* text with prefix
* add edit style
* support editable
* enhance accessibility & type experience
* optimize IME case
* support copy
* add locale
* add secondary & disabled
* add ellipsis shadow text
* split to 3 components
* update snapshot
* update desc
* change lines also need update ellipsis
* skip aria when is in ellipsis
* add ResizeObserver in _util
* update snapshot
* move TestBase into test file
* update test case
* update doc
* fix typo
* important => level
* use rows
* update demo cols to 1
* fix cssText not work in firefox
* update doc
* add miss point
* support extendable
* update snapshot
* fix doc
* copyable support string
* update snapshot
* update doc
* update doc desc
* adjust style
* full test
* reset after test
* rename
* update snapshot
* fix compile
* adjust style
* update desc
* update prefixCls
* update margin
* adjust
* nest wrap of tag content
* adjust style
* update comment
* rm %
* one more thing
* tmp of measure
* merge string as children
* update snapshot
* update testcase
* remove comment
* use internal variable for configProvider passing
* update snapshot
* use expandable instead of extendable
* less variable it
* update demo
* update less
* adjust code & mark style
* remove mark padding
* update measure logic
* support nest element style
* use childNode.textContent to fix react 15 error
* update css
* popout Typography
* add link style
* adjust doc
* use ellipsis instead of rows & expandable
* update doc
* update doc
* update doc & style
* fix typo
* add css ellipsis support
* client render
* update snapshot
* enhance copyable
* support onExpand
* update test case
* add test of css ellipsis
* fix logic in react 15
* rename onChange -> onSave
* use tagName of article
* fix lint
2019-02-19 11:42:05 +08:00
zombieJ
6678c6abf3
update changelog ( #14899 )
2019-02-18 19:04:33 +08:00
zombiej
271d201fbc
merge master
2019-02-18 11:17:24 +08:00
Wei Zhu
83626e6fd5
Bump 3.13.3
2019-02-18 00:28:38 +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
afc163
62e65d9550
🌟 support extra for Collapse.Panel
...
close #11626
2019-02-14 17:49:18 +08:00
zombiej
d919e20f10
merge master
2019-02-12 16:00:29 +08:00
zombieJ
dab30ef2cc
update changelog ( #14746 )
2019-02-07 13:55:38 +08:00
zombieJ
991b47f421
update antd-tools version to check ( #14738 )
2019-02-06 10:25:10 +08:00
zombieJ
2b558af960
update silder snapshot ( #14732 )
2019-02-05 21:25:40 +08:00
ycjcl868
52b99ceee9
Merge master into merge-master
2019-02-04 23:41:43 +08:00
ycjcl868
31d55e43b3
upd: version
2019-02-04 11:41:40 +08:00
dependabot[bot]
0d65f0578d
⬆️ Update @types/react requirement from ~16.7.13 to ~16.8.1
...
Updates the requirements on [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped ) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-04 11:22:50 +08:00
afc163
5009268e23
🆙 typescript@3.3.1
2019-02-02 22:44:29 +08:00
zombieJ
7f6d7730e0
update jest & antd-tools & bisheng-plugin-antd ( #14659 )
...
* update deps
* update test case
* update bisheng
* set 'aria-controls' to '' to keep jest sync
2019-01-31 16:07:49 +08:00
dependabot[bot]
038958cc7c
Update jest requirement from ^23.6.0 to ^24.0.0
...
Updates the requirements on [jest](https://github.com/facebook/jest ) to permit the latest version.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v24.0.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-29 15:34:32 +08:00
zombiej
fc6f7336be
update style
2019-01-29 11:04:22 +08:00
ycjcl868
47b3df5dcd
upd: devDeps
2019-01-29 00:05:16 +08:00
dependabot[bot]
55ee631193
Update stylelint requirement from ~9.6.0 to ~9.10.1
...
Updates the requirements on [stylelint](https://github.com/stylelint/stylelint ) to permit the latest version.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/commits/9.10.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-28 19:06:38 +08:00
zombiej
e92efa41ef
update changelog
2019-01-26 13:33:03 +08:00
zombieJ
633c3aeb25
update rc-switch ( #14560 )
...
close #7181
2019-01-26 01:26:48 +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
afc163
430d78573b
✅ Add sentry in ant.design
...
follow https://sentry.io/onboarding/ant-design-zb/react/configure/javascript-react
2019-01-22 14:14:47 +08:00
陈帅
076ebacd6d
3.12.4 changelog ( #14436 )
...
* 3.12.4 changelog
* ✨ bump 3.12.4
2019-01-20 22:50:58 +08:00
zombieJ
283187761a
progress all support successPercent ( #14412 )
...
close #14332
2019-01-18 15:19:36 +08:00
zombieJ
8c5683d316
update rc-tabs to support customize node ( #14368 )
...
close #9990
2019-01-16 20:00:23 +08:00
偏右
dd7181ab22
🆙 upgrade devDependency
2019-01-15 14:07:14 +08:00
afc163
b5e8fbfff6
🎉 Release 3.12.3
2019-01-13 22:03:40 +08:00
ztplz
ab2dd31087
Add types for warning
2019-01-13 01:36:25 +08:00
诸岳
2dc3fbdaef
Bump 3.12.2
2019-01-12 22:13:57 +08:00
afc163
b5a72bc9ed
🆙 upgrade devDep
2019-01-07 22:15:30 +08:00
zombiej
eba8e1a43b
clean up
2019-01-07 15:54:19 +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
ztplz
08ce714db2
update dep ( #14131 )
2019-01-07 09:40:55 +08:00
Wei Zhu
726c03704c
Bump 3.12.1
2019-01-06 21:24:43 +08:00
愚道
37acb3307c
chore: add 3.12.0 english changelog
2019-01-06 14:00:10 +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