Commit Graph

2002 Commits

Author SHA1 Message Date
zombieJ
41316e69e8
update snapshot (#16017) 2019-04-11 12:48:36 +08:00
偏右
9a8fed617b
Merge pull request #15993 from ant-design/dependabot/npm_and_yarn/@ant-design/colors-tw-3.0.0
Update @ant-design/colors requirement from ^2.0.0 to ^3.0.0
2019-04-10 16:25:00 +08:00
jljsj33
c8a58396c5 update tween and scroll version, fix menu openTransitionName warning 2019-04-10 15:53:55 +08:00
dependabot[bot]
d32e265c2c
Update @ant-design/colors requirement from ^2.0.0 to ^3.0.0
Updates the requirements on [@ant-design/colors](https://github.com/ant-design/ant-design-colors) to permit the latest version.
- [Release notes](https://github.com/ant-design/ant-design-colors/releases)
- [Commits](https://github.com/ant-design/ant-design-colors/commits/3.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-10 07:41:05 +00:00
zombieJ
ff23ce72e6
Revert "feat: TreeSelect support showSearch in multiple mode (#15933)" (#15946)
This reverts commit fa47d9ca60.
2019-04-08 20:23:40 +08:00
zombieJ
fa47d9ca60
feat: TreeSelect support showSearch in multiple mode (#15933)
* update rc-tree-select

* typo

* update desc & snapshot

* update desc & snapshot

* check default showSearch
2019-04-08 20:21:22 +08:00
ycjcl868
3183b70d55 feat: publish using npm official registry 2019-04-08 09:29:16 +08:00
ycjcl868
5eae00b47f upd: version package.json 2019-04-08 07:50:16 +08:00
afc163
6099de5601
🆙 upgrade @sentry/browser version 2019-04-03 21:23:28 +08:00
偏右
ad99b4322d test: Add eslint-plugin-jest (#15825) 2019-04-03 15:54:26 +08:00
zombieJ
778c2b1dff
build: Update build process for publish (#15807)
* use .antd-tools.config.js

* update style

* add minssing files

* move compile content to compile script
2019-04-02 19:04:38 +08:00
zombiej
d839135ad0 patch for antd.less missing 2019-04-01 20:04:41 +08:00
zombieJ
dd8b6787ac
update changelog (#15781)
* update changelog

* update version

* reorder

* markdown update

* update deps

* update desc

* clean up

* add #15782

* adjust doc
2019-04-01 15:49:29 +08:00
zombiej
41f2316370 Merge branch 'feature' into merge-feature 2019-04-01 14:51:18 +08:00
alex89lj
e3b252b527 Fixed an issue about the component(RangePicker) could not select the … (#15427)
close #13302
2019-04-01 14:49:40 +08:00
afc163
bdf60f30d3
🆙 upgrade devDependency TypeScript to 3.4.1 2019-03-31 20:53:57 +08:00
诸岳
5d17a6e45a Bump 3.15.2 2019-03-23 23:08:11 +08:00
Wei Zhu
922f29ba28 chore: Add CNAME 2019-03-22 14:40:49 +08:00
afc163
f95d8e616d
Remove core-js from devDeps 2019-03-20 18:32:39 +08:00
dependabot[bot]
06266ffe06
Update react-router-dom requirement from ^4.3.1 to ^5.0.0
Updates the requirements on [react-router-dom](https://github.com/ReactTraining/react-router) to permit the latest version.
- [Release notes](https://github.com/ReactTraining/react-router/releases)
- [Changelog](https://github.com/ReactTraining/react-router/blob/master/CHANGES.md)
- [Commits](https://github.com/ReactTraining/react-router/compare/v4.3.1...v5.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-19 07:24:40 +00:00
ZYSzys
554fdd4a3c script: cleanup & reduce useless prettier files (#15467) 2019-03-18 10:46:17 +08:00
picodoth
eacb5723a2 3.15.1 2019-03-17 13:52:27 +08:00
偏右
c1ef989866
Merge pull request #15354 from ant-design/deps-lint
Deps lint
2019-03-14 20:34:10 +08:00
zombiej
6f5854c0b6 update deps 2019-03-13 15:34:12 +08:00
dependabot[bot]
e03a40f229
build(deps-dev): update scrollama requirement from ^1.4.4 to ^2.0.0
Updates the requirements on [scrollama](https://github.com/russellgoldenberg/scrollama) to permit the latest version.
- [Release notes](https://github.com/russellgoldenberg/scrollama/releases)
- [Commits](https://github.com/russellgoldenberg/scrollama/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-13 07:20:49 +00:00
zombiej
ba51bd9e0a more aggresive (CI should fail) 2019-03-13 14:49:42 +08:00
zombiej
8eef9fb15c update script 2019-03-12 22:09:37 +08:00
afc163
d5a1f58bba
🆙 upgrade jsdom 2019-03-11 17:15:44 +08:00
zombiej
d17a67175d add pattern match 2019-03-11 11:00:25 +08:00
Yu
f2b95d0a7f
chore: add changelog for 3.15.0 (#15281)
* chore: add changelog for 3.15.0
2019-03-08 18:51:05 +08:00
zombiej
a87cfc2d92 use babel ast tree 2019-03-08 14:38:26 +08:00
chen shuai
058c341dd8 version: up to 3.14.1 2019-03-04 18:55:54 +08:00
chen shuai
960273c844 version: up to 3.14.0 2019-03-04 10:46:13 +08:00
陈帅
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