Commit Graph

2483 Commits

Author SHA1 Message Date
偏右
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
zombiej
e259449269 chore: Update rc component version 2020-02-26 23:38:31 +08:00
Frank
30f83688a3
update rc-virtual-list version (#21571)
#21027 Error not resolved in alpha version
2020-02-25 13:19:02 +08:00
信鑫-King
c17b40ae70
fix: dark background in different container (#21299)
* fix: comment and input

* fix: add @pagination-item-input-bg

* feat: add @list-customize-card-bg for dark hook component

* feat: add dark hook

* fix: checkbox color

* fix: popover-customize-border-color

* fix: table

* fix: style lint

* fix: debug

* fix: color

* fix: update colors

* fix: demo

* feat: popover container bg use mixins utils

* fix: less dark

* fix: table bg in dark

* fix: fixed table

* fix: lint

* fix: lint

* feat: add @table-expand-icon-bg

* fix: notification bg

* fix: remove dark.md

* fix: dropdown

* fix: table

* fix: data lint

* fix: style

* fix: dark less style

* fix: @steps-background

* fix: add thead dark style

* fix: unused styles
2020-02-24 22:44:29 +08:00
信鑫-King
ec028365b0
release: 4.0.0-rc.6 (#21548)
* docs: changelog

* docs: changelog

* 📝 changelog

* docs: changelog

* docs: changelog

* docs: changelog
2020-02-24 15:49:27 +08:00
zombiej
3f8d6cd4f0 merge feature 2020-02-24 13:10:29 +08:00
二货机器人
1fad2b0277
fix: Lots of Descriptions (#21542)
* refactor

* class name

* update demo snapshot

* clean up

* update snapshot

* fix test case

* more test case

* adjust logic
2020-02-23 20:48:16 +08:00
偏右
e41e4cc88f
🆙 upgrade typescript to 3.8 (#21510) 2020-02-21 17:49:25 +08:00
二货机器人
7e649ec1b6
fix: Input with readOnly should not clearable (#21494) 2020-02-20 19:56:22 +08:00
二货机器人
5d2bbdd67f
feat: onPanelChange will also trigger by panel value change (#21455) 2020-02-19 13:51:45 +08:00
zombiej
9eab33e09b merge master 2020-02-19 13:20:43 +08:00
Rick Zhou
d58fcfd31d
fix: bump rc-select version to resolve #21210 (#21446) 2020-02-19 09:16:38 +08:00
二货机器人
7dd9239126
pin version (#21437) 2020-02-18 19:03:13 +08:00
chenshuai2144
8e39ebacd0 bump 4.0.0-rc.5 2020-02-17 10:49:02 +08:00
Orkhan Huseynli
28a529274b
feat: Azerbaijani translation (#21387)
* add Azerbaijani translation

* fix: rename Azerbaijani translation file

* fix: add az_AZ.txs file into locale/ folder

* fix: linting error on tranling comma

* fix: duplicate locales in locale-provide, a typo

* https://github.com/ant-design/ant-design/issues/21343 - fix (#21344)

* fix(Form): label width not correct when screen less than xs (#21222)

* fix(Form): label width not correct when screen less than xs

* fix form item control width

* fix css selector priority

* fix: separate translation into multiple files for Azerbaijani locale

* fix: wrong import from tr_TR locales into az_AZ

* fix: typo in calendar locale az

* add Azerbaijani translation

* fix: rename Azerbaijani translation file

* fix: add az_AZ.txs file into locale/ folder

* fix: linting error on tranling comma

* fix: duplicate locales in locale-provide, a typo

* add: time picker az_AZ locale

* fix: separate translation into multiple files for Azerbaijani locale

* fix: wrong import from tr_TR locales into az_AZ

* fix: typo in calendar locale az

* update: rc-picker in package.json

Co-authored-by: ElliotAshby <47282526+ElliotAshby@users.noreply.github.com>
Co-authored-by: 骗你是小猫咪 <darryshaw@gmail.com>
2020-02-15 22:28:12 +08:00
偏右
291ba0c4be
🆙 pass disabled to custom prev and next buttons (#21361)
close #21351
2020-02-13 13:31:37 +08:00
ElliotAshby
7eb4852e02
https://github.com/ant-design/ant-design/issues/21343 - fix (#21344) 2020-02-11 22:38:06 +08:00
Florian Guitton
0e34ca6076
feat: Adding custom renderer for select with demos (#21064)
* Adding a custom renderer for tags

* Adding edit experience example

* react-component/select#445 as been released in rc-select:10.0.0-rc.5 this becomes a minimum for this feature

* Fixing ci/circleci: lint error on unused value variable

* Adding test snapshots for the new demos snippets

* Fix Missing trailing comma in demo component

* Revert unrelated changes

* Updating readme description with added chinese translation

* Removing second demo, cleaning up first demo code, test snapshot update

* Fixing bits of language

* Addressing comments and simplifying custom rendering logic

* Moving to mode "multiple" instead of "tags"
2020-02-11 20:00:56 +08:00