Commit Graph

2468 Commits

Author SHA1 Message Date
二货机器人
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