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
二货机器人
b35f30e17a
docs: Form onFinish & getFieldsValue only get validate Field values ( #21323 )
...
* update faq
* clean up
* update faq
2020-02-11 17:04:13 +08:00
二货机器人
68d5e2c8ef
omit validateFirst ( #21329 )
2020-02-10 21:55:55 +08:00
depfu[bot]
9873ae39c0
Update stylelint-config-standard to version 20.0.0 ( #21309 )
2020-02-10 12:09:27 +08:00
诸岳
8910b15885
Bump 4.0.0-rc.4
2020-02-09 13:59:55 +08:00
二货机器人
d374cfd5fc
Merge pull request #21284 from ant-design/feature
...
chore: Master merge feature
2020-02-08 12:02:06 +08:00
二货机器人
3080611883
feat: Notification support hooks for context ( #21275 )
...
* use promise for getInstance
* passing hooks
* hooks support
* move hooks out of fiel
* adjust style
* update snapshot
* fix test & add test case
* update hooks test
* fix style lint
* update doc
* update demo desc & eslitn rules
* fix lint
* docs add faq
* fix less
2020-02-07 17:55:26 +08:00
偏右
04bc6d5b28
🔧 remove react-router from devDeps ( #21276 )
2020-02-07 17:08:37 +08:00
信鑫-King
6166f5b42d
chore: dark site style ( #21246 )
...
* fix: dark site style
* fix: format
* fix: update snapshot
* fix: site params
* fix: site style
2020-02-06 14:43:16 +08:00
Kermit Xuan
7b7afac38e
fix( #19879 ): add drag class to slider and upgrade slider to 9.2.1 ( #21244 )
...
* fix(#20523 ): update rc-pagination to 1.20.13
* fix(#19879 ): add drag class to slider and upgrade slider to 9.2.1
2020-02-05 18:47:10 +08:00
偏右
a558dd8756
Merge pull request #21221 from ant-design/master
...
chore: Merge master into feature
2020-02-04 21:58:14 +08:00
afc163
8b1912a048
🆙 upgrade rc-rate to fix ci
2020-02-04 18:37:05 +08:00
afc163
6b01785f96
🆙 upgrade jest 25
2020-02-04 17:44:04 +08:00
depfu[bot]
bba23d2f0a
Update rc-slider to version 9.2.0 ( #21207 )
2020-02-04 12:44:12 +08:00
二货机器人
e6719cbf2a
fix: Should TimePicker defaultOpenValue work ( #21198 )
...
* fix: Should TimePicker defaultOpenValue work
* update snapshot
2020-02-03 19:09:04 +08:00
二货机器人
b36e96043f
feat: Form.Item support validateFirst ( #21178 )
2020-02-02 21:40:16 +08:00
二货机器人
d96ab1c985
fix: Table expandIcon
should work ( #21169 )
...
* test driven
* fix logic
2020-02-01 22:50:58 +08:00
depfu[bot]
2836e369c1
Update cross-env to version 7.0.0 ( #21110 )
2020-01-29 21:43:41 +08:00
depfu[bot]
cbfba326ed
Update @types/jest to version 25.1.0 ( #21129 )
2020-01-29 21:34:55 +08:00
Kermit Xuan
427f11c016
fix( #20523 ): update rc-pagination to 1.20.13 ( #21112 )
2020-01-27 19:30:22 +08:00
二货机器人
f67f81bac9
docs: 4.0.0-rc.3 changelog ( #21111 )
...
* docs: 4.0.0-rc.3 changelog
* re-order
2020-01-27 11:26:07 +08:00
Amumu
db89427863
upgrade rc-field-form ( #21070 )
2020-01-25 00:26:55 +08:00
偏右
1fc5572c3b
✨ release 4.0.0-rc.2 ( #21062 )
2020-01-21 23:35:26 +08:00
Amumu
c95fcd67f6
support hooks since React 16.8.0 ( #21040 )
2020-01-21 22:08:48 +08:00
骗你是小猫咪
6378d16e19
chore: upgrade rc-table ( #21053 )
2020-01-21 20:43:52 +08:00
depfu[bot]
7556742359
Update rc-slider to version 9.1.0 ( #21031 )
2020-01-20 18:08:35 +08:00
Amumu
f690db4828
fix browserslist ( #21000 )
2020-01-19 13:50:32 +08:00
vagusX
9b14aa6ad2
feat: use @ant-design/icons-rc.0 ( #20939 )
2020-01-16 17:46:37 +08:00