二货机器人
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
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
二货机器人
246adcd5dd
docs: Add Tree virtual scroll demo ( #20911 )
...
* docs: Add Tree virtual scroll demo
* update snapshot
* show debug demo
* rename
* fix lint
* skip virtual list demo snapshot since conflict in node test
2020-01-15 12:13:20 +08:00
dependabot-preview[bot]
a1f6aed678
chore(deps-dev): bump jsdom from 15.2.1 to 16.0.0 ( #20896 )
...
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 15.2.1 to 16.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/15.2.1...16.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-14 18:07:25 +08:00
二货机器人
d231d24300
update docs & table version ( #20892 )
2020-01-14 16:23:47 +08:00
偏右
7dedfcf894
🆙 upgrade stylelint ( #20849 )
2020-01-13 12:14:38 +08:00
信鑫-King
c2abac1dac
docs: 4.0.0-rc.1 changelog ( #20832 )
...
* 📝 4.0.0-rc.1 changelog
* 📝 changelog
* 📝 changelog
* 📝 changelog
* 📝 docs
2020-01-12 23:57:55 +08:00
depfu[bot]
a33902032a
Update eslint-plugin-import to version 2.20.0 ( #20839 )
2020-01-12 19:50:29 +08:00
二货机器人
078498058a
fix: Update table deps & fix bordered placeholder missing border right ( #20805 )
2020-01-09 21:46:55 +08:00
偏右
36a03a06e2
fix: npm start warning ( #20791 )
...
* 🔧 fix npm start warning
close #20700
* 🔧 add some jsx files to gitignore
* fix eslint
2020-01-09 15:23:52 +08:00
afc163
d17269e664
site: remove bug demo toggler
2020-01-09 11:36:25 +08:00
二货机器人
313c8f9a33
chore: Add log generate ( #20777 )
...
* chore: Add log generate
* add author support
* fix: only one author
2020-01-08 23:01:15 +08:00
depfu[bot]
a69c74788a
Update husky to version 4.0.0 ( #20748 )
2020-01-08 11:30:04 +08:00
二货机器人
c5a40fc683
fix: Slider Tooltip not follow handler ( #20699 )
...
* fix: Slider Tooltip not follow handler
* force align only when tooltip visible
2020-01-06 20:09:12 +08:00
偏右
22e9ec6eec
docs: 📝 Add more detail in migration-v4 ( #20558 )
...
* 📝 more detail in migration-v4
* add link
* add v3 removed api
* components change
* update link
* add todo marker
* remove v2 doc
* docs: update icons part
* update docs for mssing content
* add color update
* docs: Add Table style breaking change
* Update migration-v4.zh-CN.md
* Update migration-v4.zh-CN.md
* Update migration-v4.zh-CN.md
* adjust data of gzipped
* update desc
* docs: Add english version
* Update docs/react/migration-v4.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* more adjust
* clean up changelog
* use value intead of px
* Add form warning
* Add cn changelog
* update docs
* Update docs/react/migration-v4.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* update quota
* re-order changelog
* add english version
* docs: add some images for codemod
* update version
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: vagusX <vagusX@users.noreply.github.com>
2020-01-04 07:06:13 +08:00
二货机器人
d6cb50b4fd
revert: "refactor: Remove duplicated less loop" ( #20636 )
...
* Revert "refactor: Remove duplicated less loop (#20590 )"
This reverts commit af2d803829
.
* Update package.json
2020-01-03 15:20:28 +08:00
偏右
d34f8c8b58
📦 restore css bundlesize limit to 60kb
2020-01-03 14:11:28 +08:00
afc163
08f3643272
✅ resolve merge conflict
2020-01-03 12:09:35 +08:00
Saeed Rahimi
676de29eb4
feat: added rtl direction to all of ant-design components ( #19380 )
...
* rtl demo change en-us description
* change bundlesize css limit
* RTL: modal component (exclude confirm)
* RTL: table component
* RTL: pagination component
* cleanup rtl demo
* fix pagination.tsx compile error
* RTL: button and button-group
* RTL: Steps component
* fix rtl demo style
* fix input suffix icon alignment
* fix select component arrow issue
* RTL: form component
* add pagination rtl test
* fix test lint error
* RTL: rate component
* RTL: radio and radio group components
* RTL: tree-select component
* some fixes to RTL components
* RTL: badge component
* fix rtl issue in inline form
* fix input component rtl padding issue
* fix switch component text rtl issue
* fix table grouped header text-align
* add rtl support to whole demo with RTL button
* Update rtl demo responsive
* RTL: page-header component
* RTL: typography component
* RTL: Dropdown (Partial)
* update config-provider doc
* RTL: input component
* RTL: select component
* RTL: switch component
* RTL: tree component
* fix rtl demo lint
* rtl demo change en-us description
* RTL: modal component (exclude confirm)
* RTL: table component
* RTL: pagination component
* cleanup rtl demo
* RTL: button and button-group
* RTL: Steps component
* fix rtl demo style
* fix input suffix icon alignment
* RTL: form component
* RTL: rate component
* RTL: radio and radio group components
* RTL: tree-select component
* RTL: badge component
* fix rtl issue in inline form
* fix input component rtl padding issue
* add rtl support to whole demo with RTL button
* fix lost changes after rebase
* fix lint errors
* RTL: Transfer Component
* RTL: upload component
* RTL: update avatar demo
* RTL: comment component
* RTL: collapse component
* RTL: carousel component
* update snapshots
* RTL: Card component
* RTL: descriptions component
* RTL: Empty component
* RTL: list component
* RTL: slider component
* slider component import/order
* add shared rtlTest
* RTL: Statistic component
* RTL: tooltip components
* RTL: popover component
* RTL: timeline component
* RTL: tag component
* RTL: alert component
* RTL: drawer component
* RTL: Tab component
* change direction definition
* RTL: progress component
* input.tsx, remove duplicate after rebase
* fix demo.less after rebase
* fix ant-row-rtl after rebase
* fix upload issues in rtl
* badge rtl demo margin fix
* fix: tabs with icon margin
* fix: radio-wrapper margin
* fix: table component after rebase
* fix: centered modal text-align
* update slider snapshot
* RTL: popconfirm component
* RTL: back-top component
* RTL: spin component
* RTL: result component
* RTL: skeleton component
* RTL: menu component
* RTL: time-picker component
* RTL: calendar component
* RTL: date-picker component
* RTL: home page
* update snapshots
* test: add auto-complete rtl test
* test: add avatar component rtl tests
* test: add badge component rtl tests
* test: add breadcrumb component rtl tests
* test: add button components rtl tests
* test: add card component rtl tests
* test: add carousel component rtl tests
* test: add cascader component rtl tests
* test: add checkbox component rtl tests
* test: add collapse component rtl tests
* test: add comment component rtl tests
* test: add dropdown component rtl tests
* test: add empty component rtl tests
* test: add form component rtl tests
* test: add grid component rtl tests
* test: add input component rtl tests
* test: add search component rtl tests
* test: add input-number component rtl tests
* test: add layout component rtl tests
* test: add list component rtl tests
* test: add mentions component rtl tests
* test: add modal component rtl tests
* test: add page-header component rtl tests
* test: add pagination component rtl tests
* test: add radio component rtl tests
* test: add rate component rtl tests
* test: add select component rtl tests
* test: add slider component rtl tests
* test: add steps component rtl tests
* test: add switch component rtl tests
* test: add table component rtl tests
* test: add transfer component rtl tests
* test: add tree component rtl tests
* test: add tree-select component rtl tests
* test: add typography component rtl tests
* test: add upload component rtl tests
* test: add affix component rtl tests
* update calendar tests
* increase css file maxSize
* update snapshots
* remove workflows to allow push
* remove duplicate reverse prop from slider
* fix: remove table demo from config-provider
* fix: remove table demo from config-provider
* fix lint error
* Added direction property to ConfigProvider
* cascader rtl tests added
* update config-provider doc
* RTL: grid system
* RTL: input component
* RTL: switch component
* fix rtl demo lint
* RTL: modal component (exclude confirm)
* RTL: table component
* RTL: pagination component
* cleanup rtl demo
* fix pagination.tsx compile error
* RTL: button and button-group
* RTL: Steps component
* fix rtl demo style
* RTL: form component
* add pagination rtl test
* RTL: rate component
* RTL: radio and radio group components
* RTL: tree-select component
* RTL: badge component
* fix rtl issue in inline form
* fix input component rtl padding issue
* add rtl support to whole demo with RTL button
* RTL: input component
* RTL: select component
* RTL: switch component
* RTL: tree component
* fix rtl demo lint
* rtl demo change en-us description
* RTL: modal component (exclude confirm)
* RTL: table component
* RTL: pagination component
* cleanup rtl demo
* RTL: button and button-group
* RTL: Steps component
* fix rtl demo style
* fix input suffix icon alignment
* RTL: form component
* RTL: rate component
* RTL: radio and radio group components
* RTL: tree-select component
* RTL: badge component
* fix rtl issue in inline form
* fix input component rtl padding issue
* add rtl support to whole demo with RTL button
* input.tsx, remove duplicate after rebase
* fix ant-row-rtl after rebase
* update snapshots
* test: add cascader component rtl tests
* test: add pagination component rtl tests
* update calendar tests
* update snapshots
* fix: remove table demo from config-provider
* fix: remove table demo from config-provider
* fix lint error
* update direction.md icons
* dropdown and cascader default placement in rtl
* update snapshots
* fix lint errors
* remove duplicate import
* update snapshots
* update snapshot
* update calendar snapshot
* update snapshots
* integrate with new rc-picker
* update snapshots
* fix lint errors
* update snapshot
* update snapshots
* update snapshots
* update snapshots :|
* update snapshots
* fix compile error.
* fix typo after rebase
* update snapshots
* remove workflows to allow push
* update snapshots
* update snapshots
* fix dist error
* front-page css fix
* update snapshots
* fix lint and test issues
* restore cascader index.less
* update snapshots
* fix logo in rtl and demo controls
* ci errors
* resolve steps/index.tsx conflicts
* tooltip family demo remove inline style
* resolve table/Table.tsx conflicts
* resolve modal/Modal.tsx conflicts
* resolve cascader/index.tsx conflicts
* add workflows from upstream
* update snapshots
* revert logo to default
* fix codebox demo direction of placements
* resolve tooltip overlayClassName conflicts
* update snapshots
* update popover test
* fix: cascader miss popupClassName
* fix: fix select missing dropdownClassName
* chore: Update snapshot
* chore: Adjust menu use rtl logic
* docs: Update demo line color
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-01-02 19:10:16 +08:00
信鑫-King
43b4e93684
upd: theme-switcher version ( #20609 )
2020-01-02 18:24:34 +08:00
信鑫-King
f88f383be6
fix: dark site in Form and iframe change ( #20573 )
...
* fix: suggestion dark bg
* fix: demo use autoComplete="off"
* feat: support iframe theme change
* fix: iframe dark theme
* upd: test snapshot
* fix: lint
* fix: lint
* tweak: use theme-switcher to handle iframe and parent
* feat: support iframe theme change
* fix: dark shadow
* fix: layout style
* fix: dark site style
* fix: snapshot
2020-01-02 17:54:11 +08:00
vagusX
da8ebb973a
feat: use @ant-design/icons@4.0.0-alpha.19 to fix ref issue ( #20588 )
2020-01-02 14:11:12 +08:00
偏右
d102c2bf7a
🆙 upgrade stylelint-order ( #20585 )
2020-01-02 12:11:26 +08:00
ycjcl868
e7663800c6
fix: Picker margin-bottom
2019-12-31 15:12:18 +08:00
偏右
3c481f579a
🆙 upgrade bisheng ( #20560 )
2019-12-31 13:29:02 +08:00
诸岳
8e793c431f
Bump 3.26.5
2019-12-29 22:10:08 +08:00
ycjcl868
18cba6dd9c
fix: version 4.0.0-beta.1
2019-12-26 16:14:56 +08:00
信鑫-King
1d9bb93625
Merge pull request #20281 from ant-design/feat-dark-palette
...
feat: dark palette preview
2019-12-26 16:13:09 +08:00
二货机器人
99aded6725
fix: IME should work in safari ( #20457 )
...
* update ts define
* delay to handle message update
* update snapshot
* fix test case
2019-12-26 15:48:52 +08:00
ycjcl868
9d20cb4454
tweak: antd.dark.min.css bundlesize
2019-12-26 15:48:28 +08:00
ycjcl868
f36b4deaaa
Merge origin/4.0-prepare into feat-dark-palette
2019-12-26 15:31:05 +08:00
二货机器人
abf215a982
docs: Update 4.0 site ( #20290 )
...
* init recommend block
* init design pages
* home frames
* add background banner
* hello, Hitu makes the animation
* add media query
* add images
* update types
* add declare
* preload support
* update ignore
* additional ignore site Home lint
* update ignore
* add hover effect
* adjust alt of bannber
* adjust lang & card shadow
* fix typo
* adjust desc
* hitu in english
* article add link
* Certainty is hitu
* Meaning Hitu
* Growth with Hitu
* Natural Hitu
* slow down of Natural
* adjust speed of icons
* New Meaning animation
* adjust animation duration
* update card link
* update link
* values doc
* replace images
* faster Growth
* update values
* fix lint
* all slow down
* adjust padding
* update icons
* adjust margin
* update images
* adjust montion
* adjust by designer
* update pages
* update design prod
* update articles
* update site style
* update doc
* update images
* update style
* lint fix
* adjust liner color
* github text color update
* adjust margin of title
* mobile design
* update design sub card
* update style
* less lint
* update images
* design card auto height
* update img
* update logo transition
* adjust card style
* adjust style to fix 184
* adjust nav style
* category it
* slow down of logo
* update style
* hide video link
* hitu article
* use img of hitu
* update docs
* style lint
* update Hitu layout doc
* update images
* speed up logo
* update link
* clean up
* clean up
* update doc
* adjust doc
* update images
2019-12-26 15:27:52 +08:00
ycjcl868
e9c5667596
Merge origin/4.0-prepare into feat-dark-palette
2019-12-26 11:28:05 +08:00
vagusX
a0beb0f8df
feat: update to @ant-design/icons@4.0.0-alpha.16 ( #20451 )
2019-12-26 00:27:59 +08:00
ycjcl868
0f9ee82d89
fix: card demo inner
2019-12-25 21:58:28 +08:00
ycjcl868
bd2633d303
Merge 4.0-prepare into feat-dark-palette
2019-12-25 21:13:07 +08:00
ycjcl868
4dc860decf
Merge origin/4.0-prepare into feat-dark-palette
2019-12-25 19:32:38 +08:00
zombiej
9e8ce489e9
merge master
2019-12-25 19:09:17 +08:00
ycjcl868
18099c74bb
fix: use presetDarkPalettes
2019-12-25 19:04:29 +08:00
偏右
2464de1888
perf: optimize bundlesize ( #20436 )
...
* 📦 react-slick => @ant-design/react-slick
* 📦 Reduce non-minified dist files size
* 🆙 @ant-design/react-slick
2019-12-25 17:15:35 +08:00
二货机器人
4478628dda
chore: Update rc-field-form deps ( #20443 )
2019-12-25 17:13:22 +08:00
ycjcl868
82b73c72f2
fix: icons
2019-12-25 17:02:57 +08:00
二货机器人
cabbe1c383
chore: Update picker deps ( #20435 )
2019-12-25 15:51:59 +08:00
二货机器人
193bf0f6b4
add analysis ( #20434 )
2019-12-25 15:18:31 +08:00
zombiej
4b5a3259c1
chore: Update rc-select deps & snapshot
2019-12-25 11:29:54 +08:00
chenshuai2144
3698d7d221
up antd-pro-merge-less
2019-12-25 11:29:06 +08:00
ycjcl868
1a98febee7
fix: concurrently build site
2019-12-24 18:58:34 +08:00
ycjcl868
9049e08957
fix: generateColor
2019-12-24 18:26:35 +08:00
ycjcl868
589750dbd6
fix: dark.css theme in site
2019-12-24 18:14:21 +08:00
ycjcl868
b50590c61f
fix: update merge-less
2019-12-24 12:02:25 +08:00
ycjcl868
52e9c20b10
Merge origin/4.0-prepare into feat-dark-palette
2019-12-24 10:42:07 +08:00
偏右
8501b708ea
refactor: 📦 smaller bundlesize limit ( #20356 )
...
* 📦 samller bundlesize limit
* 🗑️ remove React static PropTypes
* 🗑️ remove react-lifecycles-compat
* 🗑️ remove matchMedia polyfill
* 🗑️ remove Transfer buggy lazy prop
* 🗑️ remove enquire.js dep
* 🗑️ remove Transfer lazy related code and fix ci
* 🗑️ remove used dom-closest
* ⚡ replace dom-scroll-into-view to scroll-into-view for bundle size
* ✅ fix eslint
* 🆙 upgrade browserslist
* ✅ fix test cases
* 🗑️ remove @ant-design/create-react-context
* 🆙 upgrade @ant-design/bisheng-plugin
* 🆙 upgrade rc-slider
* ✅ fix ci
* 🆙 upgrade rc-tabs and rc-mentions
* 📦 scroll-into-view -> scroll-into-view-if-needed
* remove unused devDep
* docs: 📝 update instruction about IE9/10
* 📦 reduce css bundle size by drop IE9/10 support
* 🆙 upgrade rc-upload
* 🗑️ drop unused swing motion css
* ✅ update upload snapshots
* 📦 lift css bundlesize limit to 55kb
2019-12-23 18:33:08 +08:00
ycjcl868
7acab87a03
Merge origin/4.0-prepare into feat-dark-palette
2019-12-23 17:31:31 +08:00
chenshuai2144
74d035de01
update logo text
2019-12-23 16:30:32 +08:00
二货机器人
d4d79bbe13
fix: Adjust Select style ( #20387 )
...
* fix: Select style sync with v3
* update demo
* update test case
2019-12-23 16:22:59 +08:00
chenshuai2144
cbfc052d0d
dark theme sync
2019-12-23 16:02:09 +08:00
陈帅
088ca07ff0
docs: 3.26.4 changelog ( #20379 )
...
* doc: add 3.26.4 changelog
* up to 3.26.4
* fix review typo
* fix review typo
2019-12-23 11:52:42 +08:00
ycjcl868
b2576d92bc
Merge origin/4.0-prepare into feat-dark-palette
2019-12-20 22:40:59 +08:00
二货机器人
2b309341cd
fix: Select empty style & default width ( #20232 )
...
* fix empty style
* update select deps
* fix arrow position & group style
* add missing hover color
* form style update
* fix form style
2019-12-20 18:29:39 +08:00
ycjcl868
6a96299010
Merge 4.0-prepare into feat-dark-palette
2019-12-20 16:38:33 +08:00
ycjcl868
f9e9ab784d
fix: site script
2019-12-20 16:37:10 +08:00
kailunyao
32744e733c
fix: Disallow auto focus input after triggering "onSearch" event in mobile and tablet devices ( #20332 )
...
close #20297
2019-12-19 12:52:53 +08:00
zombiej
3de3fa42e0
tmp lock bisheng for ci test
2019-12-18 21:28:05 +08:00
陈帅
b03e93d061
docs: Add contributors list in each documentation ( #20135 )
...
* site: add contributors list
* style: change ContributorsList to end
* style: change spin to Skeleton
* 💄 optimize contributors list UI
2019-12-17 17:58:58 +08:00
dependabot-preview[bot]
edefe8eb66
chore(deps-dev): bump eslint-plugin-import from 2.18.2 to 2.19.1 ( #20237 )
...
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import ) from 2.18.2 to 2.19.1.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases )
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.18.2...v2.19.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-17 17:36:43 +08:00
偏右
32cf75cca2
✨ Release 3.26.3 ( #20258 )
2019-12-14 20:56:40 +08:00
骗你是小猫咪
65ea68843e
fix: Modal combine Drawer cause overflow invalid ( #20242 )
...
* fix: Modal combine Drawer cause overflow invalid
* upgrade rc-drawer
* rc-util use minor version
2019-12-13 22:54:47 +08:00
骗你是小猫咪
bb844e245c
refactor: upgrade rc-trigger ( #19179 )
...
* add rc-trigger to devDependencies
* upgrade dev and dep
* change dep rc* tilde to caret
* remove package.json rc-calendar and upgrade rc-util
Fixes #19169
2019-12-12 11:11:57 +08:00
zombiej
5a431868f5
bump 4.0.0-beta.0
2019-12-11 23:47:31 +08:00
二货机器人
407a41a142
feat: New Picker ( #20023 )
...
* init generate
* basic style
* basic panel style
* update mode panel style
* update style
* generate More picker
* default clear icon
* chore: Update separator type
* feat: Add ranged start & end className
* update range style
* Add transition effect
* support size config
* adjust range style
* chore: Auto fill time by showTime
* auto set time by format
* update disabled style
* update seperator style
* ranges style
* support extra footer style
* remove useless test case
part is not usable anymore
part is already tested in rc-picker
* init calendar
* all demos
* fix calendar basic test
* fix time-picker test case
* update snapshot
* fix tooltip test case & lint
* fix locale & style lint
* fix compile
* fix style
* fix style lint
* fix calendar style
* update rc-picker version
* adjust style
* move picker placeholder into locale file
* update snapshot
* add hover style
* update picker version
* fix icon position & style
* update picker version
* update deps for pading
* fix: align of suffix
* feat: Year & Month support range effect
* adjust range style to support up-down placement
* update rc-picker
* update range picker style
* adjust extra footer line style
* update snapshot
* fix: Locale error
* fix: style lint
* fix: add missing button style deps
* update test case
* fix firefox additional white line style issue
* rollback demo
* fix ff additional blue color
* docs: Remove placeholder in demo
* rangepicker ranges is tag now
* connect start / end background color with picker range
* update deps
* update deps for fixing blur text issue
* hide start-end demo
* range hover style update
* hover range with ranged value
* black magic of inner hover style
* hover style of range adjust
* fix css select miss hit on DatePicker
* remove one eslint rule
* fade range hovered color
* week should alway not show the cell selection
* update style of selection
* update snapshot
* fix style
* add margin back
* update rc-picker deps
* update date & time picker & form style
* fix disabled demo & update form style
* update docs about allowEmpty
* hide arrow in time range picker
* add hover & focused style
* fix lint
* fix style & update snapshot
* raise disabled selector proirity
* fix disabled today border color
* extra footer provides an bottom line
* time picker hover support transition background
* add padding style
* fix Firefox not correct calculate inline-flex
* fix style
* fix week picker missing today border color
* rm useless padding
* Force padding to 0
* test coverage
* dedup eslint rule
* adjust logic to imporve coverage
* fix render cell logic
2019-12-11 23:32:19 +08:00
zombiej
50b82ca509
test: Update test case snapshot
2019-12-11 18:32:07 +08:00
偏右
f459ae9e63
🔧 Add unpkg field in package.json ( #20193 )
...
https://unpkg.com/
2019-12-11 16:56:01 +08:00
afc163
62839eb426
✨ bump 3.26.2
2019-12-10 11:23:38 +08:00
chenshuai2144
fd6d1796ed
chore: lock eslint-plugin-impor
2019-12-09 17:07:11 +08:00
afc163
e01e545dcd
🆙 upgrade eslint-plugin-import
...
https://github.com/benmosher/eslint-plugin-import/issues/1557
bc3b034b59
2019-12-09 15:39:59 +08:00
afc163
13fb839032
🆙 fix eslint errors
2019-12-09 15:27:58 +08:00
Wei Zhu
0b1a5409bd
Bump 3.26.1
2019-12-09 15:04:53 +08:00
depfu[bot]
b875f2ac83
Update react-dnd to version 10.0.2 ( #20138 )
2019-12-09 10:00:01 +08:00
depfu[bot]
408fbb41e5
Update stylelint-config-prettier to version 8.0.0 ( #20129 )
2019-12-07 19:58:30 +08:00
ycjcl868
ab92deefd3
chore: update 4.0.0-alpha.14
2019-12-07 16:04:20 +08:00
PeachScript
c7c5e43e6d
build: add entry to dist css files for the dark theme
2019-12-06 11:22:47 +08:00
骗你是小猫咪
114fdd9333
fix: upgrade rc-tooltip lint fail ( #19408 )
...
* fix: upgrade rc-tooltip lint fail
* fix tooltip typescript type
* rebase and update snapshots
* update tests
* change trigger mock export
* upgrade rc-trigger
* fix type error
* upgrade dependencies
* update snapshots
* upgrade rc-calendar and test use sleep
* update snapshots
* fix test fail
* update snapshots
2019-12-05 16:15:10 +08:00
偏右
89a6593c44
🐛 Fix Table column align in windows chrome ( #19986 )
...
close #19952
2019-12-05 10:55:45 +08:00
ycjcl868
0a5546f974
chore: upd version 4.0.0-alpha.13
2019-12-05 00:15:15 +08:00
ycjcl868
441188b1dc
bump: 4.0.0-alpha.12
2019-12-03 23:43:03 +08:00
ycjcl868
53e663ab61
tweak: antd dark theme in as required usage
2019-12-03 16:47:12 +08:00
偏右
407dfda998
Update package.json ( #20057 )
2019-12-03 14:25:08 +08:00
afc163
6096f6e281
🐛 fix small table header border issue
...
close #20030
close #18762
2019-12-02 18:07:22 +08:00
zombiej
d76283f2b9
merge master
2019-12-01 21:46:17 +08:00
二货机器人
73db45471f
3.26.0 change log ( #20026 )
2019-12-01 16:39:25 +08:00
zombiej
1d516d7f7f
merge feature
2019-12-01 15:29:53 +08:00
depfu[bot]
74e0587d5b
Update stylelint-config-prettier to version 7.0.0 ( #20013 )
2019-11-30 08:12:48 +08:00
zombiej
fde5daa579
bump 4.0.0-alpha.11
2019-11-29 22:33:38 +08:00
depfu[bot]
f7d211fcea
Update http-server to version 0.12.0 ( #19982 )
2019-11-28 14:43:21 +08:00
zombiej
a75b0f29cc
bump 4.0.0-alpha.10
2019-11-28 12:35:14 +08:00
二货机器人
64b905e9bd
chore: Update @ant-design/icons
deps ( #19979 )
...
* update icons deps
* update all icon ref
* fix lint
* update snapshot
2019-11-28 12:34:33 +08:00
dependabot-preview[bot]
c7810823bf
chore(deps-dev): 🆙 bump @typescript-eslint/parser from 2.8.0 to 2.9.0 ( #19941 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.9.0/packages/parser )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-26 17:16:33 +08:00
二货机器人
5fc62314af
chore: Remove LocaleProvider & Mention in export ( #19935 )
...
* chore: Clean up
* clean up test case
* clean up
2019-11-26 14:21:05 +08:00
zombiej
b37b317b69
chore: merge master
2019-11-25 15:16:59 +08:00
ycjcl868
5d26cb0cc8
📝 3.25.3 changelog
2019-11-24 10:53:55 +00:00
afc163
041b7fa9e2
fix: cp command do not work in MacOS, #19775
2019-11-23 20:01:40 +08:00
depfu[bot]
fecdfd9c77
Update rc-tabs to version 9.7.0 ( #19726 )
2019-11-23 19:37:45 +08:00
骗你是小猫咪
efc9226c86
fix: icon styles precedence ( #19902 )
2019-11-23 18:48:24 +08:00
骗你是小猫咪
3072787839
chore: add @types/jest dependencies ( #19816 )
2019-11-20 11:46:56 +08:00
dependabot-preview[bot]
26648cc0b1
chore(deps-dev): bump @typescript-eslint/parser from 2.7.0 to 2.8.0 ( #19806 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.8.0/packages/parser )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-19 19:32:15 +08:00
Wei Zhu
4cae32842f
chore: add packtracker back
2019-11-18 13:00:46 +08:00
orzyyyy
ce59719a55
fix: missing config file of circleci
2019-11-18 11:13:01 +08:00
depfu[bot]
eefa24b6fa
Update stylelint to version 12.0.0
2019-11-17 23:09:36 +08:00
二货机器人
5d98667687
chore: Export some useful define ( #19770 )
2019-11-17 17:57:35 +08:00
二货机器人
5ff193cf60
docs: 3.25.2 changelog ( #19768 )
...
* docs: 3.25.2 changelog
* fix link
2019-11-17 11:06:37 +08:00
Wei Zhu
26b9e1f887
test: introduce codesandbox ci ( #19721 )
...
* introduce codesandbox ci
* set skipLibCheck temporarilly
* remove packtracker temporarilly
* debug env
2019-11-16 11:39:13 +08:00
zombiej
ff89ce0aed
bump 4.0-alpha.9
2019-11-15 14:38:43 +08:00
二货机器人
72a7ba618f
New Table ( #19678 )
...
* chore: update rc-table
* add basic table style
* checked all logic
* checkbox support disabled
* selection style
* selection support radio
* add selections support
* selection extra style
* select all locale
* sorter logic
* add more desc
* init Filter hooks
* init filter hooks
* update style
* filter style
* filter style
* fix filter
* sort control
* ajax it
* add expandedable css
* expandable view style
* fixed style
* border style
* empty style
* fix pagination style
* add fixed demo
* un-comment
* clean up
* fix filter check logic
* fix overflow & ellipsis conflict
* fix tes
* adjust scroll shadow
* fix border fixed style
* add part of test case
* add filter test part
* more test case
* issue related test
* filter test
* adjust pagination logic
* fix pagination test case
* all selection test case
* table sorter test case
* table basic test
* fix test case
* update faq
* update expandable doc
* add v4 doc
* add summary docs
* more demo
* fix selection
* update snapshot
* update test case
* fix ff styling
* update rc-table
* update snapshot
* update snapshot
* fix lint
* fix style lint
* fix style
* update snapshot
* update desc
* fix missing icon
2019-11-15 14:35:25 +08:00
偏右
d7bc0530f3
refactor: Upgrade rc-time-picker for new rc-trigger ( #19698 )
...
* 🆙 upgrade rc-time-picker to 4.0
* 💄 fix time picker clear icon color
* 🆙 upgrade rc-time-picker to 4.0
* 💄 fix time picker clear icon color
* refactor: remove react-lifecycle-compat polyfill
* 🆙 upgrade rc-time-picker to 4.0.0-alpha.1
* ✅ fix test case
* 🆙 upgrade rc-time-picker to 4.0.0-alpha.2
* chore: revert es to lib
2019-11-15 14:28:13 +08:00
叶枫
dfe7fd3231
feat: code add stackblitz ( #19714 )
...
* feat: code add stackblitz
* fix: style
* Update site/theme/static/demo.less
Co-Authored-By: 偏右 <afc163@gmail.com>
2019-11-13 17:29:46 +08:00
zombiej
2ba81538d8
chore: Merge master
2019-11-13 11:48:20 +08:00
depfu[bot]
41d1661627
Update @typescript-eslint/parser to version 2.7.0 ( #19703 )
2019-11-13 07:48:40 +08:00
骗你是小猫咪
b9c80cd88c
refactor: upgrade rc-cascader ( #19696 )
...
* upgrade rc-cascader
* update snapshots
2019-11-12 20:23:12 +08:00
ycjcl868
a1acc7942a
upd: bisheng version
2019-11-11 14:31:53 +08:00
诸岳
8f52b8028b
chore: Merge master branch and fix conflicts
2019-11-11 10:10:53 +08:00
诸岳
9dcaad0f88
Bump 3.25.1
2019-11-10 23:30:38 +08:00
depfu[bot]
e116eea56f
Update chalk to version 3.0.0
2019-11-10 18:06:33 +08:00
depfu[bot]
3afc432062
Update typescript to version 3.7.2
2019-11-10 08:59:21 +00:00
Stevche Radevski
52ab454715
feat: add a Macedonian translation ( #19647 )
2019-11-09 23:17:33 +08:00
afc163
0cf62f696d
🆙 upgrade rc-form and rc-animate for lifecyle warning
...
https://github.com/react-component/form/pull/355
https://github.com/react-component/animate/pull/82
https://github.com/ant-design/ant-design/issues/9792
2019-11-09 18:24:37 +08:00
afc163
499494caa4
chore: react-helmet => react-helmet-async
...
fix SideEffect(NullComponent) warning
https://github.com/readium/readium-desktop/issues/596
https://github.com/nfl/react-helmet/issues/465
https://github.com/nfl/react-helmet/issues/426
2019-11-09 18:24:37 +08:00
dependabot-preview[bot]
1d4f240276
chore(deps-dev): bump @typescript-eslint/parser from 2.4.0 to 2.6.1 ( #19630 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 2.4.0 to 2.6.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.6.1/packages/parser )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-08 18:11:11 +08:00
偏右
8c23d8b9a2
🆙 upgrade rc-footer
2019-11-08 14:37:31 +08:00
骗你是小猫咪
0ee4a531a1
refactor: upgrade rc-dropdown ( #19498 )
...
* refator: upgrade rc-dropdown
* upgrade rc-dropdown version
* update snapshots
2019-11-06 14:49:20 +08:00
zombiej
019de87ebe
chore: Update rc-menu deps
2019-11-06 13:45:39 +08:00
zombiej
9bea463638
chore: fix ts define
2019-11-06 11:18:11 +08:00
zombiej
d75d049b5c
bump 4.0.0-alpha.8
2019-11-06 10:36:25 +08:00
zombiej
3c26ac9a54
chore: merge master
2019-11-06 10:34:53 +08:00
afc163
c083d13fc4
✅ fix test cases
2019-11-05 01:59:14 +08:00
afc163
725f2fb731
🆙 upgrade some devDependencies
2019-11-05 01:59:14 +08:00
二货机器人
e88f0214dd
docs: 3.25.0 changelog ( #19549 )
...
* docs: 3.25.0 changelog
* update snapshot
* update
* quota it
2019-11-04 14:36:02 +08:00
afc163
53efaa89a5
⚡ support Upload method
2019-11-03 12:37:48 +08:00
zombiej
7a12b2b1ae
merge master
2019-10-30 16:28:28 +08:00
陈帅
b4280cb361
bump 3.24.3
2019-10-27 21:47:04 +08:00
二货机器人
6236537d1d
chore: Temporary lock eslint parser version ( #19347 )
2019-10-22 14:15:26 +08:00
afc163
ee6f2d34dd
✨ release 3.24.2
2019-10-19 23:04:09 +08:00
信鑫-King
cd6ff75ab2
test: official site checker before publish ( #19247 )
...
* tweak: official site checker before publish
* feat: check site files
* fix: diff logic
* fix: replace
* feat: add site jest test
* fix: test case
* fix: test
* feat: static server test
* Update check-site.js
* feat: en-US index
* fix: lint
2019-10-18 21:27:36 +08:00
afc163
13d219c439
🐛 Fix Table scroll.x max-content not working
2019-10-18 18:34:26 +08:00
shao
b280b633aa
chore: fix compile fail when use cnpm installed
2019-10-18 13:38:56 +08:00
二货机器人
5bd3d4a33b
docs: Update 3.24.1 changelog ( #19270 )
2019-10-17 20:11:59 +08:00
骗你是小猫咪
f2e541ade5
refactor: improve typescript module declare ( #19254 )
...
* refactor: improve typescript declare
* remove rc-progress declare
* remove rc-drawer declare
* improve site antd module resolve path
2019-10-17 10:24:34 +08:00
二货机器人
eaca448663
update menu deps ( #19238 )
2019-10-16 20:14:50 +08:00
Wei Zhu
99addfb985
bump 3.24.0
2019-10-16 14:00:27 +08:00
zombiej
c75bbbd13d
merge master
2019-10-16 10:44:56 +08:00
Wei Zhu
a72f43b2c1
Merge pull request #19206 from ant-design/feature
...
Merge features
2019-10-15 14:36:41 +08:00
zombiej
218798cfb4
merge master
2019-10-14 17:21:22 +08:00
afc163
7366afa151
🆙 upgrade pretty-quick
2019-10-14 16:58:14 +08:00
二货机器人
e75fa039ef
refactor: Use CSSMotion ( #19205 )
...
* refactor: Use CSSMotion
* fix lint
* update rc-menu deps
* fix test case
* clean up
* more test case
* fix lint
2019-10-14 15:01:16 +08:00
zombiej
04a27deb2b
merge master
2019-10-14 10:53:35 +08:00
zombiej
13632e4327
bump 4.0.0-alpha.7
2019-10-11 14:19:23 +08:00
二货机器人
7305e31e9c
feat: Support auto realign & animate ( #19163 )
2019-10-11 14:17:25 +08:00
zombiej
e129e8dc7e
merge master
2019-10-08 15:04:00 +08:00
afc163
a877db72ef
✨ Add drawerStyle
and headerStyle
...
close #18975
2019-10-07 19:56:57 +08:00
afc163
140adc6015
🆙 upgrade bisheng-plugin-antd
2019-10-06 15:08:54 +08:00
orzyyyy
3ab6c48640
chore: merge master to feature
2019-10-06 06:50:04 +08:00
afc163
95c41774ee
docs: 📝 changelog for 3.23.6
2019-10-05 21:55:53 +08:00
afc163
2a399bfc32
🆙 upgrade preact
2019-10-05 21:44:02 +08:00
dependabot-preview[bot]
8ab77d21df
chore(deps-dev): bump logrocket-react from 3.0.1 to 4.0.0
...
Bumps [logrocket-react](https://github.com/LogRocket/logrocket-react ) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/LogRocket/logrocket-react/releases )
- [Changelog](https://github.com/LogRocket/logrocket-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/LogRocket/logrocket-react/compare/beta-3.0.1...v4.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-03 17:32:14 +08:00
啸生
71b53b7175
master to feature ( #19062 )
...
* ✅ increase upload test cov
* chore: replace resizeObserver with `rc-resize-observer` (#19057 )
* replace resizeObserver with rc-resize-observer
* fix affix lint
* fix es lint
* changelog (#19056 )
* Release 3.23.5
2019-09-30 10:31:36 +08:00
ikobe
e3273bb54e
Release 3.23.5
2019-09-29 20:10:56 +08:00
zombiej
867910e6f4
merge master
2019-09-29 18:11:24 +08:00
二货机器人
e07bba91fa
chore: replace resizeObserver with rc-resize-observer
( #19057 )
...
* replace resizeObserver with rc-resize-observer
* fix affix lint
* fix es lint
2019-09-29 04:56:56 -05:00
zombiej
2d25d0a5de
bump alpha.6 update rc version & snapshot
2019-09-29 11:39:17 +08:00
zombiej
9bbd7be6ad
bump 4.0.0-alpha.5
2019-09-28 11:35:20 +08:00
二货机器人
4907996b97
feat: TreeSelect use virtual scroll ( #19040 )
...
* use new rc-tree-select
* support not found
* add switch icon support
* support function
* support selection motion
* show search icon if open
* clean up
* fix lint
* fix lint
2019-09-27 22:31:28 -05:00
zombiej
911867622e
merge master
2019-09-26 22:28:08 +08:00
afc163
61fc38901f
🔧 update typescript definites of third libs
2019-09-25 11:31:40 +08:00
afc163
0bc0a9de48
🆙 upgrade stylelint-config-prettier
2019-09-25 11:31:40 +08:00
afc163
acbd1a9d28
🔧 update typescript definites of third libs
2019-09-24 14:42:58 +08:00
afc163
d3e01385b5
🆙 upgrade stylelint-config-prettier
2019-09-24 12:31:50 +08:00
偏右
9e9abfdc79
Merge branch 'feature' into master-for-merge
2019-09-23 15:33:43 +08:00
偏右
c9cecde2e8
🆙 upgrade rc-footer
2019-09-23 11:39:08 +08:00
zombiej
9051c7baee
merge master
2019-09-23 10:08:32 +08:00
二货机器人
34c220acf1
docs: add 3.23.4 changelog ( #18932 )
...
* add 3.23.4 changelog
* update desc
* adjust related desc
2019-09-21 15:04:02 +08:00
afc163
020711ddd6
🆙 upgrade rc-footer
2019-09-19 15:55:22 +08:00
afc163
fa880907dd
💄 footer style details
2019-09-19 15:55:22 +08:00
afc163
16dff49e46
💄 transfer footer to rc-footer
2019-09-19 15:55:22 +08:00
ycjcl868
bcbc1e2ac2
restore: react-intl intl polyfill
2019-09-18 20:55:00 +08:00
ycjcl868
0d7bf848c3
Merge master into upd-antd-version
2019-09-18 20:06:55 +08:00
信鑫-King
69d079e0ed
Merge pull request #18882 from ant-design/fix-intl-ssr-site
...
fix: site ssr react-intl
2019-09-18 07:58:24 -04:00
ycjcl868
6d9d04db29
upd: devDeps
2019-09-18 19:21:16 +08:00
dependabot-preview[bot]
da760b461f
chore(deps-dev): update cross-env requirement from ^5.2.0 to ^6.0.0
...
Updates the requirements on [cross-env](https://github.com/kentcdodds/cross-env ) to permit the latest version.
- [Release notes](https://github.com/kentcdodds/cross-env/releases )
- [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kentcdodds/cross-env/compare/v5.2.0...v6.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-18 19:09:31 +08:00
ycjcl868
2faeca695d
upd: antd 4.0.0-alpha.4
2019-09-18 14:11:06 +08:00
二货机器人
4dde966c4b
feat: Tree support accessibility & keyboard ( #18866 )
...
* tree support accessibility &keyboard
* fix lint
2019-09-18 10:18:43 +08:00
zombiej
f30b92ec21
merge master
2019-09-17 19:31:37 +08:00
信鑫-King
0f3f3dc521
Merge pull request #18852 from ant-design/master
...
chore: merge master into feature
2019-09-17 02:40:54 -04:00
偏右
db24346d56
🆙 upgrade rc-upload to fix #17397 ( #18850 )
2019-09-17 13:28:44 +08:00
ycjcl868
bc7179f0c6
upd: version
2019-09-17 10:32:26 +08:00
偏右
1311ea8b35
🆙 upgrade stylelint and stylelint-config-standard
2019-09-16 22:19:07 +08:00
zombiej
fa8ddb4104
merge master
2019-09-16 11:23:26 +08:00
偏右
1200f7fe00
Merge branch 'feature' into master-to-merge
2019-09-14 15:40:33 +08:00
afc163
ba0af6e622
🆙 fs-extra -> fs
2019-09-14 15:35:44 +08:00
偏右
632ba44917
🐛 Fix Table cell word break style ( #18789 )
...
https://github.com/ant-design/ant-design/issues/13825#issuecomment-449889241
2019-09-12 22:54:44 +08:00
二货机器人
2ea28af6ed
Virtual select component ( #18658 )
...
* init
* fix firefox
* add active style
* adjust arrow style
* update select
* update icon logic
* render empty
* init multiple
* fix ff display style
* sync font size
* adjust padding style
* add padding
* padding it
* hotfix of chrome
* single sm
* multiple size
* update option group style
* update snapshot
* clean up transition
* rm combobox in ts define
* auto complete init
* fix auto option def
* update demo
* update demo
* update uncertain demo
* update demo
* warning if user set `size` on AutoComplete
* add debug demo
* updat demo
* update demo of disabled
* update snapshot
* rm useless test
* fix pagination test
* fix Table test
* fix calendar test case
* fix calendar test case
* adjust style
* add big data demo
* support clean up
* fix ts define
* fix lint
* fix demo lint
* fix style lint fix
* rm useless deps
* update snapshot
* stop mock
* add space
2019-09-12 20:15:17 +08:00
zombiej
f8f7ccb709
fix lint
2019-09-11 22:21:41 +08:00
只捱宅
c98b820700
chore: sort package.json by sort-package-json ( #18747 )
2019-09-10 19:30:01 +08:00
ycjcl868
30dd9a3b0e
feat: helmet seo
2019-09-08 15:15:51 +08:00
ycjcl868
4490ee8483
refactor: seo use react-helmet
2019-09-08 15:15:51 +08:00
诸岳
f8af6972ba
Merge branch 'master' of github.com:ant-design/ant-design into feature
2019-09-07 00:23:09 +08:00
诸岳
d0f3c18508
Bump 3.23.2
2019-09-06 19:00:29 +08:00
afc163
96a9583bf8
🆙 support Slider[reverse]
...
close #4763
close #18639
2019-09-06 17:40:20 +08:00
afc163
033f812311
🆙 upgrade rc-table
2019-09-05 13:39:06 +08:00
afc163
7c180a7f31
🆙 upgrade rc-table
2019-09-05 13:39:06 +08:00
二货机器人
774e679ee1
docs: 3.23.1 changelog ( #18627 )
...
* docs: changelog
* docs: changelog
2019-09-03 12:39:46 +08:00
愚道
44c255b33a
chore: upgrade version to 3.23.0
2019-09-02 21:52:33 +08:00
zombiej
b081fc4766
merge master
2019-09-02 16:09:05 +08:00
愚道
2f5537a65b
Merge branch 'master' into chore/mergemaster
2019-09-02 10:47:32 +08:00
zombiej
fc1d917c62
Merge remote-tracking branch 'origin/master' into 4.0-prepare
2019-09-02 10:12:05 +08:00
dependabot-preview[bot]
abf3ae40b0
⬆️ Update typescript requirement from ~3.5.1 to ~3.6.2
...
Updates the requirements on [typescript](https://github.com/Microsoft/TypeScript ) to permit the latest version.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.5.1...v3.6.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-30 11:10:32 +08:00
zombiej
d6390802d3
bump 4.0.0-alpha.3
2019-08-29 23:45:36 +08:00
zombiej
3d8a4f3612
merge master
2019-08-29 23:41:46 +08:00
afc163
4a5f3353ec
📦 bundlesize support
2019-08-28 18:43:33 +08:00
afc163
7458a9abcd
📝 add search icon to ga event
2019-08-27 20:44:29 +08:00
偏右
5779c70206
✨ 3.22.2 ( #18498 )
2019-08-27 18:03:03 +08:00
陈帅
3ff7cf329d
Merge branch 'master' into feature
2019-08-26 11:14:50 +08:00
陈帅
5e56dc58e3
up to 3.22.1
2019-08-26 10:50:17 +08:00
偏右
c8f682448e
Merge pull request #18329 from ant-design/master
...
chore: Merge master into feature
2019-08-19 16:32:51 +08:00
偏右
c9cef60d89
🆙 Upgrade rc-input-number ( #18346 )
...
* fix react warning #9792
* support onPressEnter
close #12476
close #16080
2019-08-19 16:32:19 +08:00
afc163
62aeb5aff2
📝 Add lang attribute to html
2019-08-19 11:08:20 +08:00
orzyyyy
a707050c05
perf: check prop only from metadata of demo ( #18332 )
...
* perf: check prop from metadata of demo
* fix: indent
2019-08-18 18:58:13 +08:00
偏右
1ccebe7618
🆙 revert locking less ( #18331 )
...
https://github.com/less/less.js/issues/3414
https://github.com/less/less.js/issues/3416
2019-08-18 15:21:42 +08:00
afc163
3a5364d38a
✨ 3.22.0
2019-08-17 22:43:08 +08:00
afc163
a578b8ecfc
🆙 upgrade devDeps
2019-08-17 22:42:14 +08:00
偏右
8345554cd7
Merge pull request #18324 from ant-design/master
...
chore: Merge master into feature
2019-08-17 22:39:04 +08:00
偏右
4e9c477bb3
fix: Cascader notFoundContent width ( #18325 )
...
* 🐛 Fix Cascader notFoundContent width
close #18176
* 🔒 lock less to 3.9.0
https://github.com/less/less.js/issues/3416
https://github.com/less/less.js/issues/3414
2019-08-17 22:29:02 +08:00
Vijay Thirugnanam
c7e11a0eac
feat: upgrade rc-mentions ( #18298 )
...
* upgrade rc-mentions
* update docs for mentions component
* update docs
2019-08-17 16:13:12 +08:00
afc163
ddd6400391
:china: Fix cn pages locale
2019-08-16 13:34:35 +08:00
vagusX
ab9d8589a3
feat: use warning from rc-util ( #18287 )
2019-08-15 15:08:53 +08:00
偏右
19fc777351
Merge pull request #18274 from ant-design/master
...
Merge master into feature
2019-08-14 21:44:20 +08:00
afc163
5bb2be2b27
✅ Remove tslint
2019-08-14 18:33:14 +08:00
afc163
9301e6a129
🆙 upgrade typescript-eslint deps
2019-08-14 18:31:05 +08:00
afc163
760853e239
💄 eslint for all
2019-08-14 18:21:24 +08:00
Yu
2d2d9f60c4
feat: steps component support type navigation ( #17994 )
...
* feat: support type nav style
* fix: some style for review issue
* fix: active hover style
* chore: use navigation and upgrade rc-steps
* feat: support disabled prop for Steps.Step
* feat: support subTitle and improve code style
* fix: navigation steps item style
* test: update snap test case
* fix: test steps snapshots and review style issue
* fix: lint issue
* fix: lint style issue of steps
* fix: update steps demo for review issue
* fix: steps nav style detail
* fix: steps nav fix style detail
* fix: Steps subtitle overflow style in firefox
* docs: fix Steps new api doc
2019-08-14 11:18:36 +08:00
zombiej
93cd788930
bump 4.0.0-alpha.2
2019-08-13 14:18:10 +08:00
vagusX
149729e524
use ant design icons 4.0 ( #18217 )
...
* feat: use @ant-design/icons@4.0
* feat: use createFromIconfontCN to make site works
* feat: update doc for Icon
* feat: use icon in component Alert
* feat: use icon in component Avatar
* feat: use icon in component Breadcrumb
* feat: use icon in component Button
* feat: use icon in component Cascader
* feat: use icon in component Collapse
* feat: use icon in component Datepicker
* feat: use icon in component Dropdown
* feat: use icon in component Form
* feat: use icon in component Input
* feat: use icon in component InputNumber
* feat: use icon in component Layout
* feat: use icon in component Mention
* feat: use icon in component Message
* feat: use icon in component Modal
* feat: use icon in component Notification
* feat: use icon in component PageHeader
* feat: use icon in component Pagination
* feat: use icon in component Popconfirm
* feat: use icon in component Progress
* feat: use icon in component Rate
* feat: use icon in component Result
* feat: use icon in component Select
* feat: use icon in component Step
* feat: use icon in component Switch
* feat: use icon in component Table
* feat: use icon in component Tab
* feat: use icon in component Tag
* feat: handle rest component which using Icon
* fix: remove unused vars
* feat: use latest alpha ant design icons
* fix: failed test in uploadlist.test.js
* test: update snapshot for icons
* doc: add Icon for site
* doc: use @ant-design/icons in site
* chore: use latest icons
* fix: tslint issue
* fix: test cases
* fix: types for react
* fix: lint rules for import orders
* fix: use @ant-design/icons@4.0.0-alpha.5 to avoid insert css in server render
* fix: eslint error in demo/**.md
* inject antd icons
* update snapshot
* fix site
* doc: update docs
* fix: code snippets icon in site
* feat: use latest @ant-design/icons
* fix: icon props in message
2019-08-13 14:07:17 +08:00
afc163
9095189bcf
✅ fix Carousel test case
2019-08-12 19:04:33 +08:00
afc163
097261b8e0
🆙 upgrade react-slick to resolve warning
...
ref #9792
2019-08-12 19:04:31 +08:00
afc163
2bddeef1e5
🆙 upgrade eslint-config-airbnb
2019-08-12 19:04:30 +08:00
zombiej
1cb346573c
merge master
2019-08-12 13:34:23 +08:00
zombieJ
8114516496
feat: Tree support virtual scroll ( #18172 )
...
* update tree deps
* add part of style
* flex grid
* update disabled
* update demo
* second demo
* add draggable style
* update demo
* update rc-tree version
* temp md
* update tree deps
* update icon demo
* update style
* update less
* update deps
* clean up
* update test case
* fix show line
* update snapshot
* fix lint
* update style
* update deps
2019-08-12 13:22:36 +08:00
Meck Zhu
8163c98264
Bump 3.21.4
2019-08-09 18:14:46 +08:00
Meck Zhu
64f1aa0277
Bump 3.21.3
2019-08-09 17:02:53 +08:00
afc163
ca3f4a18ca
✅ Fix TypeScript errors
2019-08-09 12:20:37 +08:00
afc163
60e7fa3c73
⚡ Migrate to react-intl 3
2019-08-08 18:16:18 +08:00
zombiej
b30dc1c3bc
merge master
2019-08-06 17:46:53 +08:00
orzyyyy
63b33d4020
fix: unexpected changes of snapshots
2019-08-06 15:36:12 +08:00
orzyyyy
ce124a36f8
perf: check typescript with eslint
2019-08-06 15:31:59 +08:00
zombieJ
c6d04a7ed1
docs: add 3.21.2 changelog ( #18106 )
2019-08-06 01:01:37 +08:00
zombieJ
0bc948db4c
update changelog ( #18076 )
2019-08-05 11:33:38 +08:00
ikobe
f0d6c0515d
Release 3.21.0
2019-08-05 00:39:32 +08:00
afc163
4e57d8a5fe
✅ fix snapshots
2019-08-04 22:45:12 +08:00
ikobe
e97bd6f4ae
feat: resolve conflicts
2019-08-04 17:28:25 +08:00
Jinke Li
0240d126ec
feat(Upload): add transformFile option for transform file before request ( #18009 )
...
* feat: add transformFile optionfor transform file before request
* feat: bump rc-upload 2.7.0
* feat(Upload): optimize doc
2019-08-04 12:18:46 +08:00
啸生
4c23bc2543
Feature ( #18049 )
...
Feature
2019-08-02 17:38:50 +08:00
afc163
6434a3b414
antd-tools => @ant-design/tools
2019-08-01 15:13:52 +08:00
Sivaraj
272b89a7a4
update package.json
...
- Revert back to version starts with ~ instead of ^
- test snapshots
2019-07-31 12:39:04 +05:30
afc163
d4c8288d4d
🔧 use pretty-quick
2019-07-31 14:32:12 +08:00
Sivaraj
a811fc801b
Update package.json
2019-07-31 11:58:40 +05:30
Sivaraj
e1cc539e2b
rc-calendar version updated
...
rc-calendar locale added to npm and `package.json` updated
2019-07-31 11:56:04 +05:30
zombiej
02362e3a0b
bump 4.0
2019-07-30 19:31:33 +08:00
zombiej
f56955846c
merge master
2019-07-30 19:24:34 +08:00
信鑫-King
cde4b152d6
upd: bisheng ( #17974 )
2019-07-30 13:34:36 +08:00
zombiej
514ee9bef9
Merge remote-tracking branch 'origin/master' into 4.0-prepare
2019-07-29 14:35:15 +08:00
zombieJ
5a128c40a9
docs: add changelog ( #17902 )
2019-07-26 00:18:20 +08:00
ycjcl868
902a813cab
📝 zh-CN changelog
2019-07-24 20:58:14 +08:00
zombieJ
81d8eb8afe
feat: ConfigProvider support locale ( #17816 )
...
* ConfigProvider support locale
* update docs
* update category
* clean up
* moving locale
* update check script
* update related code
* add test case
* demo link
* update doc
* hide one rule of md with eslint
* update error link
2019-07-24 10:34:55 +08:00
zombieJ
bdea770670
Merge pull request #17804 from ant-design/master
...
chore: Merge master into feature
2019-07-23 10:23:55 +08:00
zombieJ
42468b6ad7
feat: Enhance accessibility of Table expanded icon ( #17781 )
...
* use icon instead of css
* update snapshot
* clean up
* update style
* update snapshot
* add click test case
* clean up
* update snapshot
2019-07-22 19:28:23 +08:00
afc163
bf2abd122e
✨ 3.20.5
2019-07-19 17:53:13 +08:00
zombieJ
e83566b2e0
docs: update changelog ( #17739 )
...
* update changelog
* use img
2019-07-19 16:35:25 +08:00
Kodai Nakamura
8d0ce71a20
Update lodash
2019-07-19 13:34:47 +09:00
zombiej
ef66edd0c2
merge master
2019-07-19 11:54:08 +08:00
jiang
d0c636fa50
Merge branch 'master' into merge-portal
2019-07-17 11:14:46 +08:00
zombieJ
e40239a0eb
update rc-select deps ( #17664 )
2019-07-16 11:50:14 +08:00
zombiej
735996ce35
merge master
2019-07-16 11:42:55 +08:00
Meck Zhu
188cd35fb1
Bump 3.20.3
2019-07-15 15:18:22 +08:00
jljsj
b5632d6eef
fix react 15 test
2019-07-15 14:33:56 +08:00
jljsj
786bde9ca1
update modal and drawer protal
2019-07-15 14:33:56 +08:00
诸岳
aec0eb9f93
Bump 3.20.2
2019-07-13 17:02:13 +08:00
偏右
a46eb8ea30
Update package.json
2019-07-11 17:23:03 +08:00
zombiej
85a499365d
merge master
2019-07-09 10:50:46 +08:00
dependabot-preview[bot]
9fb6e78279
Update @babel/plugin-transform-typescript requirement
...
Updates the requirements on [@babel/plugin-transform-typescript](https://github.com/babel/babel ) to permit the latest version.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.4.5...v7.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-08 08:57:25 +00:00
Yu
bc6c0f1460
chore: changelog for 3.20.1 ( #17499 )
2019-07-07 13:57:28 +08:00
afc163
47b85c9d8b
lock @babel/plugin-transform-typescript to ~7.4.5
2019-07-07 11:16:51 +08:00
afc163
4d1fe60093
lock @babel/plugin-transform-typescript again
...
7.5.1 still has bug
https://github.com/babel/babel/issues/10156#issuecomment-508924725
2019-07-07 11:11:41 +08:00
偏右
0f6b8c8059
🆙 upgrade react-dnd
2019-07-06 22:25:21 +08:00
偏右
c484fdf0e9
⚡ Remove @babel/plugin-transform-typescript dep
...
https://github.com/babel/babel/pull/10167
2019-07-06 22:14:01 +08:00
zombieJ
a517a9e01b
chore: Lock @babel/plugin-transform-typescript version ( #17486 )
...
* lock @babel/plugin-transform-typescript
* pined 7.4.x
2019-07-05 14:27:57 +08:00
zombieJ
f65db14a88
Merge pull request #17464 from ant-design/master
...
chore: Merge master
2019-07-04 15:31:15 +08:00
偏右
b1e63be9e3
fix: icon typo ( #17458 )
...
* 🐛 Fix icon typo
close #17448
* ✅ update snapshots
* ✅ add test case
2019-07-04 15:00:42 +08:00
zombieJ
b3a76c14ca
feat: Form support scrollToField
( #17457 )
...
* support scroll & label htmlFor
* update snapshot
* add test case
* doc update
* add decleare
* adjust logic of label id
* clean ts error
2019-07-04 15:00:11 +08:00
zombiej
186f973e50
merge master
2019-07-03 20:29:44 +08:00
zombieJ
4cdf37bedb
feat: New Form ( #17327 )
...
* init form
* first demo
* add normal login
* add style
* webit
* support nest errors
* beauti form errors
* use onReset
* modal demo
* add list demo
* match key of errors logic
* date demo
* customize component
* moving style
* add status style
* without form create
* add demos
* add inline style
* clean up legacy
* fix drawer demo
* mention
* fix edit-row
* editable table cell
* update mentions demo
* fix some test case
* fix upload test
* fix lint
* part of doc
* fix ts
* doc update
* rm react 15
* rm config
* enhance test coverage
* clean up
* fix FormItem context pass logic
* add more demo
* en to build
* update demo
* update demo & snapshot
* more doc
* update list doc
* update doc
* update demo to display condition render
* update snapshot
* add provider doc
* support configProvider
* more doc about validateMessages
* more description
* more and more doc
* fix typo
* en doc
* Form.List doc
* m v3 -> v4
* add skip
2019-07-03 20:14:39 +08:00
陈帅
8a9d16be07
fix gh-pages ci running problem ( #17382 )
2019-07-02 19:42:47 +08:00
偏右
e9adb452d0
Update package.json
2019-07-02 13:15:34 +08:00
陈帅
0ea9779ac3
publish 3.20.0
2019-06-30 22:37:00 +08:00
陈帅
722b39ec16
Merge branch 'master' into feature
2019-06-28 21:55:15 +08:00
afc163
10a6d1be8c
🔧 move scripts to antd-tools
2019-06-28 12:18:34 +08:00
偏右
080842bbf9
🐛 unlock react-router version back
...
https://github.com/ReactTraining/react-router/issues/6811#issuecomment-505894103
2019-06-27 00:14:36 +08:00
偏右
000757d74a
Merge pull request #17311 from ant-design/jljsj33-patch-1
...
chore: Update rc-drawer version to fix afterVisibleChange issue
2019-06-27 00:09:04 +08:00
afc163
c6a1837075
🆙 upgrade eslint-config-prettier
2019-06-26 19:24:05 +08:00
hengkx
2a42432c10
Progress Circle support gradient
2019-06-26 17:31:54 +08:00
jiang
ba08d48c80
Update package.json
2019-06-26 16:35:52 +08:00
zombiej
f58957775d
merge master
2019-06-26 14:38:05 +08:00
afc163
d3db99f882
resolve conflict and merge feature branch
2019-06-26 14:30:42 +08:00
zombiej
b2261bbfc7
chore: lock react-router version
2019-06-26 14:07:13 +08:00
afc163
795e6a5e0a
✅ fix eslint errors
2019-06-25 12:09:13 +08:00
afc163
3eb713071d
✨ 3.19.8
2019-06-24 12:02:51 +08:00
afc163
c0bd255822
lock eslint-plugin-react for yannickcr/eslint-plugin-react#2319
2019-06-24 11:46:02 +08:00
zombieJ
340ff711ab
chore: Support TypeScript & JavaScript with Demo ( #17247 )
...
* update bisheng
* support lang panel
* display tabs if multiple lang
* rm tmp file
2019-06-23 12:49:28 +08:00
afc163
13deeb2ab9
🆙 upgrade eslint to 6.0
2019-06-22 13:24:34 +08:00
afc163
6b83865a50
📝 Release 3.19.7
2019-06-21 22:56:45 +08:00
偏右
a30dd26052
🆙 upgrade rc-progress to 2.4.0 ( #17168 )
2019-06-19 19:41:37 +08:00
陈帅
d0799fb983
Merge branch 'master' into feature
2019-06-19 18:16:22 +08:00
zombieJ
5f816ba41a
docs: 3.19.6 changelog ( #17166 )
...
* 3.19.6 changelog
* update
2019-06-19 12:16:54 +08:00
zombieJ
7f43ac564b
update changelog ( #17133 )
2019-06-17 13:47:31 +08:00
afc163
3b9b9870d0
🆙 upgrade devDeps
2019-06-16 18:43:34 +08:00
afc163
1c46e3193f
🆙 upgrade eslint-config-prettier version
2019-06-16 17:27:09 +08:00
Meck Zhu
6ac0ed79c2
Bump 3.19.4
2019-06-16 16:38:40 +08:00
偏右
8ac202401e
Merge branch 'feature' into improve-time-picker-accessibility
2019-06-14 16:37:16 +08:00
afc163
be3226b757
Merge master into feature
2019-06-14 16:20:29 +08:00
afc163
a62a3e95d3
⌨️ Improve TimePicker accessibility
2019-06-14 14:51:28 +08:00
zombieJ
61d3041a07
update calendar ( #17038 )
2019-06-11 11:04:29 +08:00
dependabot-preview[bot]
28eea42a0b
⬆️ Update majo requirement from ^0.7.1 to ^0.8.0
...
Updates the requirements on [majo](https://github.com/egoist/majo ) to permit the latest version.
- [Release notes](https://github.com/egoist/majo/releases )
- [Commits](https://github.com/egoist/majo/compare/v0.7.1...v0.8.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-10 10:53:56 +00:00
ikobe
8c417e6cbf
chore: update package.json
2019-06-10 10:12:11 +08:00
ztplz
d14768d12c
Suppress autoprefixer warning
2019-06-05 17:10:04 +08:00
afc163
e93ceb622e
🆙 upgrade all deps to latest version
2019-06-05 14:41:36 +08:00
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