Commit Graph

2126 Commits

Author SHA1 Message Date
afc163
553487e006
🐛 Fix Table header extra scrollbar control
close #4637
close #14211

https://github.com/react-component/table/pull/333
2019-06-04 15:52:32 +08:00
zombieJ
e55a254589
update version (#16928) 2019-06-03 15:39:31 +08:00
afc163
ce4b71c71f
🔧 Add packtracker 2019-06-02 20:09:27 +08:00
ycjcl868
86bc28161c release: 3.19.2 2019-06-01 23:59:15 +08:00
dependabot-preview[bot]
3806d81f83
Update ansi-styles requirement from ^3.2.1 to ^4.0.0
Updates the requirements on [ansi-styles](https://github.com/chalk/ansi-styles) to permit the latest version.
- [Release notes](https://github.com/chalk/ansi-styles/releases)
- [Commits](https://github.com/chalk/ansi-styles/compare/v3.2.1...v4.0.0)
2019-05-31 09:14:21 +00:00
dependabot-preview[bot]
3344921723
Update xhr2 requirement from ^0.1.4 to ^0.2.0
Updates the requirements on [xhr2](https://github.com/pwnall/node-xhr2) to permit the latest version.
- [Release notes](https://github.com/pwnall/node-xhr2/releases)
- [Commits](https://github.com/pwnall/node-xhr2/compare/v0.1.4...0.2.0)
2019-05-29 09:20:57 +00:00
zombieJ
35d23edd01
docs: 3.19.1 change-log (#16820)
* update changelog

* add missing one
2019-05-27 17:34:48 +08:00
zombieJ
b5f2ea771d
docs: 3.19.0 changelog (#16796)
* add changelog

* add #16535

* update

* add missing changelog

* add #16801 changelog

* adjust description

* more desc

* more info

* change logo
2019-05-26 14:43:39 +08:00
zombieJ
0952696a8c
Merge pull request #16793 from ant-design/master
chore: Merge master into feature
2019-05-26 11:03:35 +08:00
Kimmo Saari
cd6f5ff3f1 Locale (feat #16752): Added Latvian localization (#16780) 2019-05-26 10:02:40 +08:00
zombieJ
155642d14a
feat: Steps support clickable (#16773)
* support clickable

* update snapshot

* update desc
2019-05-25 21:01:21 +08:00
afc163
9d12c82f90
🆙 rc-drawer 1.9.3 2019-05-22 14:54:28 +08:00
Renovate Bot
5ccdfd9a62
Update dependency logrocket to v1 2019-05-21 16:25:07 +00:00
jljsj
2a2209395f update drawer version 2019-05-21 12:05:13 +08:00
afc163
9f21fe87c6
🆙 support ESC to close drawer 2019-05-21 11:03:25 +08:00
诸岳
7a728daca9 Merge branch 'master' into feature 2019-05-20 13:29:34 +08:00
诸岳
3048f672dd Bump 3.18.2 2019-05-20 11:25:13 +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
dependabot[bot]
3033b50108 chore(deps): update rc-calendar requirement from ~9.12.1 to ~9.13.3 (#16555)
Updates the requirements on [rc-calendar](https://github.com/react-component/calendar) to permit the latest version.
- [Release notes](https://github.com/react-component/calendar/releases)
- [Changelog](https://github.com/react-component/calendar/blob/master/HISTORY.md)
- [Commits](https://github.com/react-component/calendar/compare/9.12.1...9.13.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-13 19:11:53 +08:00
偏右
eb93c1db3e
Update package.json 2019-05-13 16:57:09 +08:00
zombieJ
4ac390b794
docs: Add changelog (#16559) 2019-05-13 16:45:30 +08:00
zombieJ
399778ce2b
update snapshot (#16556) 2019-05-13 15:58:22 +08:00
zombieJ
ad262e7881
Merge pull request #16538 from ant-design/feature
Merge feature to master for 3.18.0
2019-05-13 12:10:49 +08:00
Yu
5375f5188e docs: changelog for 3.18.0 (#16539)
* docs: changelog for 3.18.0

* fix review issue
2019-05-13 12:05:57 +08:00
愚道
adfc4355b9 merge master 2019-05-12 22:35:25 +08:00
Yu
b92020ca48
docs: 📝 changelog for 3.17.1 (#16534) 2019-05-12 21:31:49 +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
ztplz
62f8924393 Fix hoist-non-react-statics compile error (#16397) 2019-05-09 19:28:50 +08:00
afc163
9e478a4273
📝 optimize site info 2019-05-08 16:27:37 +08:00
zombieJ
108caa2dc4
Merge pull request #16453 from ant-design/master
Merge master into feature
2019-05-08 14:23:23 +08:00
偏右
e184045e3d fix: Fix lots of missing icons (#15874)
* 🐛 Fix lots of missing icons

close ant-design/ant-design-icons#26
close #15850

* update icons deps

* fix lint
2019-05-07 23:54:08 +08:00
afc163
ca665dbc60
prettier before commit 2019-05-07 15:13:55 +08:00
afc163
66f81550e4
use prettier cli 2019-05-07 14:57:25 +08:00
陈帅
6bcd4b43fa bump 3.17.0 2019-05-06 12:07:29 +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
decebef176
refactor: Upgrade rc-tree-select to support pure React motion (#16402)
* upgrade `rc-tree-select`

* update snapshot
2019-05-05 10:11:51 +08:00
zombiej
f21b30dcb0 feat: TreeNode support checkable 2019-04-28 20:23:15 +08:00
zombieJ
8b4f0c269e
Merge pull request #16354 from ant-design/master
Merge master into feature
2019-04-28 16:29:44 +08:00
zombieJ
b63ceef831
refactor: Update Tree & TreeSelect deps (#16330)
* use CSSMotion

* update snapshot
2019-04-28 12:10:39 +08:00
afc163
14f5f5b1e9
🆙 upgrade devDependency 2019-04-26 17:49:42 +08:00
afc163
1ee297e3c7
📝 changelog for 3.16.6 2019-04-26 17:00:13 +08:00
偏右
8e1289fc4b
Merge pull request #16331 from ant-design/dependabot/npm_and_yarn/react-slick-approx-0.24.0
Update react-slick requirement from ~0.23.2 to ~0.24.0
2019-04-26 16:04:59 +08:00
zombiej
6bd7735b06 chore: Remove useless deps 2019-04-26 15:40:09 +08:00
dependabot[bot]
2d7f344ce5
Update react-slick requirement from ~0.23.2 to ~0.24.0
Updates the requirements on [react-slick](https://github.com/akiran/react-slick) to permit the latest version.
- [Release notes](https://github.com/akiran/react-slick/releases)
- [Changelog](https://github.com/akiran/react-slick/blob/master/CHANGELOG.md)
- [Commits](https://github.com/akiran/react-slick/compare/0.23.2...0.24.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-26 07:32:11 +00:00
zombiej
b4f302aa6f merge master 2019-04-24 21:10:28 +08:00
afc163
7113c9ecdc
🆙 upgrade jsdom 2019-04-23 20:01:28 +08:00
zombieJ
d1fa21155d
fix: Select should trigger onSearch when search input is empty (#16235)
* update rc-select

* update demo
2019-04-22 21:42:09 +08:00
afc163
aab2693375
🆙 upgrade devDep 2019-04-22 20:10:35 +08:00
jljsj33
773b2fdbd6 drawer: add afterVisibleChange 2019-04-22 19:27:05 +08:00
zombieJ
286330fffd
update change log (#16233) 2019-04-22 18:31:58 +08:00
zombieJ
252e1dd7e9
Merge pull request #16213 from ant-design/master
Merge master into feature
2019-04-22 15:17:12 +08:00
Wei Zhu
bb90c4f539 Bump 3.16.4 2019-04-21 23:53:37 +08:00
zombiej
dfeeafa218 Merge remote-tracking branch 'origin/master' into feature 2019-04-21 15:07:01 +08:00
陈帅
1569ab329d prettier md demo (#16188) 2019-04-21 14:58:19 +08:00
zombieJ
73188ac497
fix: Table rowSelection.columnWidth should work (#16180)
* set row col width instead of check cecll width

* use rc-table internal hook

* update snapshot
2019-04-21 13:54:15 +08:00
afc163
ac5868c9ef
🆙 upgrade stylelint-order 2019-04-20 13:33:07 +08:00
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
zombieJ
aff6f6d8fb
Merge pull request #16102 from ant-design/master
chore: Merge master into feature
2019-04-16 16:58:19 +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
偏右
6ccbaddff5
Merge pull request #16066 from ant-design/master
Merge master into feature branch
2019-04-14 13:57:20 +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
28d133ca93 Merge remote-tracking branch 'origin/master' into merge-master 2019-04-11 18:05:46 +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
58768b90f6 Merge branch 'feature' into tree-select-showSearch 2019-04-08 22:23:16 +08:00
zombieJ
369cb69e7f 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:24:49 +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