二货机器人
|
f2a3ef5926
|
fix: Table expanded logic (#22832)
* update rc-table deps
* fix style mapping
* snapshot
|
2020-04-01 20:57:35 +08:00 |
|
偏右
|
dc4d98a46a
|
🆙 upgrade rc-checkbox (#22761)
|
2020-03-30 22:14:13 +08:00 |
|
偏右
|
d4459c791b
|
🎬 Add loop banner demo to Alert (#22751)
close #18388
|
2020-03-30 18:44:49 +08:00 |
|
二货机器人
|
d3d7cf8af8
|
docs: ✨ add 4.1.0 changelog (#22721)
* docs: add 4.1.0 changelog
* update version
* Update CHANGELOG.en-US.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* grp of RTL
* update patch change log
* clean up
* rm empty line
* fix CN & US
* Update CHANGELOG.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* fix CN & US
* Update CHANGELOG.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* move rtl
* Update CHANGELOG.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* fix chinese
* rtl desc
* reorder
* fix docs
* update desc
* grp it
* Update CHANGELOG.en-US.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* wrong num
* fix typo
Co-authored-by: 偏右 <afc163@gmail.com>
|
2020-03-29 23:43:37 +08:00 |
|
偏右
|
db3a81ab19
|
feat: 🔢 improve default pagination switch experience (#22711)
* 🆙 rc-pagination to 2.1.0
* ✅ update snapshot and fix ci
* 🆙 rc-pagination to 2.2.0
* ✅ update snapshot
Co-authored-by: zombiej <smith3816@gmail.com>
|
2020-03-29 20:15:05 +08:00 |
|
zombiej
|
7bbbcb7ffc
|
biger size
|
2020-03-29 15:04:40 +08:00 |
|
zombiej
|
1ec7b2c068
|
merge master
|
2020-03-29 14:40:29 +08:00 |
|
zefeng
|
dda45e4796
|
feat: support compact theme (#22126)
* feat: support narrow theme mode
* chore: rename narrow to compact
* chore: height part
* chore: preview compact mode
* chore: to make site corrected
* chore: preview site
* docs: 📖 document compact theme usage
* docs: tweak theme doc
* docs: 📖 Add description about double css bundle size
* chore: preview
* chore: for preview
* chore: adjust pagination
* chore: compact mode done!
* chore: remove useless todo
* chore: fix review bug
* chore: fix review bug
* chore: fix card margin
* chore: fix review bug
* chore: fix review bug
* chore: improve i18n and transition
* Update site/theme/static/common.less
Co-Authored-By: 偏右 <afc163@gmail.com>
* chore: fix button size and description padding
* chore: update snapshots
* chore: add compact css bundlesize limit
* chore: compact dist support
Co-authored-by: afc163 <afc163@gmail.com>
|
2020-03-29 10:39:46 +08:00 |
|
afc163
|
7cea7dddc6
|
🆙 @ant-design/colors
|
2020-03-28 19:28:47 +08:00 |
|
二货机器人
|
56aabf3966
|
chore: make bundle size smaller (#22693)
* update rc-resize-observer deps
* clean icons
* rm lodash/findIndex
* rm isPlainObject
* rm lodash uniqueBy
* rollback of icons
* clean up
|
2020-03-28 19:03:11 +08:00 |
|
zombiej
|
913204282b
|
merge master
|
2020-03-28 16:31:17 +08:00 |
|
afc163
|
16b82a01f5
|
🆙 upgrade eslint-plugin-react-hooks
|
2020-03-27 13:27:14 +08:00 |
|
afc163
|
e12e2971d8
|
merge feature into master-to-merge-feature
|
2020-03-23 15:02:22 +08:00 |
|
二货机器人
|
3459bfc0be
|
docs: 4.0.4 changelog (#22505)
* docs: Init changelog
* order
* grouping
* clean up
|
2020-03-23 10:57:37 +08:00 |
|
afc163
|
e744cf51c9
|
🆙 upgrade prettier
|
2020-03-22 23:31:47 +08:00 |
|
二货机器人
|
1e95c6cef0
|
feat: Quarter picker (#22468)
* support quarter picker
* update snapshot
* fix lint
|
2020-03-21 22:43:04 +08:00 |
|
afc163
|
c2ab9bed3c
|
♻️ remove SentryBoundary
|
2020-03-21 14:03:01 +08:00 |
|
偏右
|
b80788556d
|
Merge pull request #22381 from ant-design/master
chore: 🔀 merge master into feature
|
2020-03-19 12:10:07 +08:00 |
|
骗你是小猫咪
|
f259be818c
|
chore: add react-hook eslint plugin (#22368)
|
2020-03-19 11:12:58 +08:00 |
|
afc163
|
2e67391906
|
🆙 upgrade rc-tabs
|
2020-03-18 15:39:34 +08:00 |
|
偏右
|
96bc5df2c4
|
feat: 🆕 Add keyboard prop to Tabs (#22287)
* 🆕 Add keyboard prop to Tabs
* ✅ update snapshots
* fix Tabs keyboard tsd
* fix active tab outline style
|
2020-03-17 12:41:18 +08:00 |
|
afc163
|
46a8cf7dc7
|
merge feature into master-to-merge-feature
|
2020-03-16 15:52:39 +08:00 |
|
chenshuai2144
|
301cfb805b
|
📌 versions: up 4.0.3
|
2020-03-16 02:48:47 +08:00 |
|
Wendell
|
a6c207d9dd
|
fix: fix vertical handle position (#22135)
* fix: fix vertical handle position
* 💄 make tooltip right for vertical slider
* fix: fix style and bump rc-slider
|
2020-03-13 13:52:47 +08:00 |
|
偏右
|
71c8fac72f
|
Merge branch 'feature' into master-to-merge-feature
|
2020-03-13 11:52:28 +08:00 |
|
二货机器人
|
c49948082c
|
chore: Update rc-picker for activePickerIndex support (#22170)
ref https://github.com/ant-design/ant-design/issues/22158
|
2020-03-12 23:51:19 +08:00 |
|
Wendell
|
889a9ba9fd
|
fix: fix tooltip trigger type (#22043)
* fix: fix tooltip trigger type
* fix: use extends over duck type
* update rc-tooltip deps
* fix rate ts define
Co-authored-by: 二货机器人 <smith3816@gmail.com>
|
2020-03-11 21:10:40 +08:00 |
|
afc163
|
d03ac85f36
|
🔀 merge master into feature
|
2020-03-11 15:41:51 +08:00 |
|
Saeed Rahimi
|
5787f3e8b2
|
fix: FixedColumns issue in rtl (#21914)
* fix: FixedColumns issue in rtl
* update rc-table version
|
2020-03-10 20:30:31 +08:00 |
|
偏右
|
3bbd63a73a
|
chore: 🆙 upgrade rc-visual-list (#22055)
* 🆙 upgrade rc-visual-list
* same as rc-select dep
ececb04602/package.json (L49)
|
2020-03-10 14:45:38 +08:00 |
|
afc163
|
77d3a993fa
|
🔨 Merge master into feature
|
2020-03-09 17:18:32 +08:00 |
|
偏右
|
41066d53c8
|
❤️ Add funding field in package.json
|
2020-03-09 13:38:57 +08:00 |
|
偏右
|
3bcc2b4c39
|
docs: ❇️ release 4.0.2 (#21993)
|
2020-03-08 20:42:16 +08:00 |
|
depfu[bot]
|
0c92b8e0cc
|
Update react-intl to version 4.1.1 (#21979)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
|
2020-03-08 12:56:37 +08:00 |
|
二货机器人
|
8f09465b87
|
feat: Tree/TreeSelect/Select support virtual prop to disable virtual scroll (#21955)
* feat: support disable virtual scroll
* update snapshot
|
2020-03-07 11:32:04 +08:00 |
|
二货机器人
|
4e8170b93c
|
feat: TimePicker.RangePicker support order (#21948)
|
2020-03-06 20:19:24 +08:00 |
|
zombiej
|
bde335c761
|
merge master
|
2020-03-06 18:12:39 +08:00 |
|
偏右
|
164a4ac3b4
|
🐛 Fix Table overflow layout (#21905)
unscrollable table should not have overflow style
close #21879 by revert #20705
|
2020-03-05 19:07:55 +08:00 |
|
偏右
|
074148acbc
|
Revert "chore(deps): bump rc-field-form from 1.0.1 to 1.1.0 (#21862)" (#21863)
This reverts commit 7c632f1d8c .
|
2020-03-04 17:58:13 +08:00 |
|
dependabot-preview[bot]
|
7c632f1d8c
|
chore(deps): bump rc-field-form from 1.0.1 to 1.1.0 (#21862)
Bumps [rc-field-form](https://github.com/react-component/field-form) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/react-component/field-form/releases)
- [Commits](https://github.com/react-component/field-form/compare/v1.0.1...v1.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-04 17:57:49 +08:00 |
|
二货机器人
|
510b658e78
|
docs: 4.0.1 changelog (#21846)
* docs: 4.0.1 changelog
* clean
* Update CHANGELOG.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* clean up
* update doc
* reorder
* typo
* quota `TreeSelect.SHOW_*`
* add top grouping
Co-authored-by: 偏右 <afc163@gmail.com>
|
2020-03-04 14:09:16 +08:00 |
|
二货机器人
|
661ff7921d
|
feat: Form validateMessages support ${label} (#21835)
* update form deps
* update demo
* update test case
|
2020-03-03 21:57:06 +08:00 |
|
dependabot-preview[bot]
|
fb410baacb
|
chore(deps-dev): bump antd-pro-merge-less from 2.0.28 to 3.0.3 (#21783)
Bumps [antd-pro-merge-less](https://github.com/chenshuai2144/merge-cssMoudle-less) from 2.0.28 to 3.0.3.
- [Release notes](https://github.com/chenshuai2144/merge-cssMoudle-less/releases)
- [Commits](https://github.com/chenshuai2144/merge-cssMoudle-less/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-02 23:02:45 +08:00 |
|
二货机器人
|
e868c87530
|
fix: Table.Column sortOrder is not working in JSX mode (#21719)
* fix: Table.Column sortOrder is not working in JSX mode
* clean up
* update snapshot
|
2020-03-01 13:11:28 +08:00 |
|
Amumu
|
b3e779d4e1
|
"@ant-design/icons": "^4.0.0", (#21671)
|
2020-02-28 16:04:54 +08:00 |
|
zefeng
|
8a50a2cb77
|
chore: use react internel optimize code style (#21659)
|
2020-02-28 11:11:00 +08:00 |
|
Amumu
|
f2e3b3e5fa
|
chore: Updated peerDependencies to be consistent with documentation description (#21660)
|
2020-02-28 10:51:18 +08:00 |
|
二货机器人
|
5a60d488b3
|
docs: 4.0.0 changelog (#21652)
* docs: 4.0.0 changelog
* bump
* fix space
* add v4 issue link
|
2020-02-28 09:26:59 +08:00 |
|
偏右
|
8e367cc6d5
|
chore: 🆙 upgrade rc-pagination to 2.0 (#21650)
* 🆙 upgrade rc-pagination to 2.0.0
* ✅ update pagination snapshots
* 🆙 upgrade rc-pagination to 2.0.1
|
2020-02-27 21:58:11 +08:00 |
|
dependabot-preview[bot]
|
566c3794c9
|
chore(deps): bump rc-virtual-list from 0.0.0 to 1.0.0 (#21646)
* chore(deps): bump rc-virtual-list from 0.0.0 to 1.0.0
Bumps [rc-virtual-list](https://github.com/react-component/virtual-list) from 0.0.0 to 1.0.0.
- [Release notes](https://github.com/react-component/virtual-list/releases)
- [Commits](https://github.com/react-component/virtual-list/compare/v0.0.0...v1.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Update package.json
Co-authored-by: 偏右 <afc163@gmail.com>
|
2020-02-27 18:19:25 +08:00 |
|