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