afc163
d483189943
Merge branch 'master' of github.com:ant-design/ant-design
...
* 'master' of github.com:ant-design/ant-design:
docs: Fix selector in demo 'Playground'. (#16145 )
fix: Affix dynamic change target should work (#16146 )
chore: add pre-publish commit check (#16134 )
udpate warning (#16138 )
fix: form typescript definition (#16126 )
docs: Add FAQ of Affix window scroll (#16125 )
update demo (#16127 )
Update colors.en-US.md
use 8px for radio circle (#16119 )
2019-04-18 10:54:41 +08:00
zombieJ
3a11402042
chore: add pre-publish commit check ( #16134 )
...
* add prepublish check
* update check logic
* add version check
2019-04-17 18:07:34 +08:00
zombieJ
fdcfabfa78
fix: form typescript definition ( #16126 )
...
* use redux-react ts define
* update doc
* follow origin rule
2019-04-17 13:51:52 +08:00
afc163
6f6c6b3a94
🆙 use @ant-design/create-react-context of MIT
2019-04-16 12:06:04 +08:00
afc163
5725131f80
🆙 upgrade devDependencies
2019-04-15 10:28:11 +08:00
ikobe
7dd0a3e4f1
Release 3.16.3
2019-04-13 23:47:47 +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
信鑫-King
eba49beecd
Merge pull request #15976 from ant-design/site-hash-js
...
chore: site static js use contentHash
2019-04-12 13:45:01 +08:00
zombieJ
41316e69e8
update snapshot ( #16017 )
2019-04-11 12:48:36 +08:00
ycjcl868
5ffe2d5b69
Merge origin/master into site-hash-js
2019-04-10 17:19:35 +08:00
ycjcl868
1febdc3457
upd: bisheng plugin antd
2019-04-10 16:37:31 +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
ycjcl868
dfe62d17ab
upd: bisheng version 1.2.3
2019-04-09 20:44:13 +08:00
ycjcl868
fc88336bdb
💄 site static js use contentHash
2019-04-09 17:29:11 +08: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