xrkffgg
f7ab4e50af
fix: 修复中文模式下,更新日志的 Head 中 Menu 显示 ( #20853 )
2020-01-13 13:45:05 +08:00
afc163
949d10dbf9
site: improve primary color change experience
2020-01-09 15:43:21 +08:00
信鑫-King
27f1835965
chore: dark site images address ( #20796 )
...
* fix: dark site images address
* fix: snapshot
2020-01-09 15:28:52 +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
zombiej
f87e55e7a8
clean up
2020-01-06 11:53:17 +08:00
zombiej
e38a88181d
chore: Merge 4.0-prepare
2020-01-06 11:13:39 +08:00
zombiej
8dd91ca648
docs: Update home for antd next link
2020-01-03 21:56:38 +08:00
信鑫-King
cb528da8ed
fix: dark theme in 4.0 ( #20642 )
...
* fix: rtl direction bug
* 📝 dark theme usage docs
* fix: sketch download
* fix: theme dark
* 📝 empty image
* fix: dark form with mixture components like picker, input
* 📝 update sketch release download
* fix: remove inline-menu sub shadow
2020-01-03 19:00:01 +08:00
zombiej
2fb26363a6
docs: Update home style
2020-01-03 17:29:02 +08:00
afc163
a6ffc3a196
✅ fix stylelint
2020-01-03 15:57:57 +08:00
zombiej
dafc5a2f1d
docs: Update Home site
2020-01-03 15:20:10 +08:00
zombiej
9aedd62e50
docs: fix english typo
2020-01-02 20:30:06 +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
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
信鑫-King
f69b656a04
Merge pull request #20555 from ant-design/fix-dark-component
...
fix: site dark tweak style
2019-12-31 17:49:04 +08:00
ycjcl868
88eebc525d
fix: lint style
2019-12-31 15:47:43 +08:00
afc163
f6cec889aa
docs: tweak site style
2019-12-31 15:19:21 +08:00
ycjcl868
e7663800c6
fix: Picker margin-bottom
2019-12-31 15:12:18 +08:00
afc163
4aa4285f66
docs: tweak home page arrow style
2019-12-31 15:10:59 +08:00
afc163
fe66df0df1
docs: tweak site style
2019-12-31 14:52:53 +08:00
偏右
7dea548551
refactor: 🗑 remove deprecated or compatibility css code ( #20547 )
...
* 🗑️ remove deprecated or compatibility css code
* ✅ update snapshots
* ✅ fix test case and compile error
* ✅ fix stylelint
2019-12-31 11:54:39 +08:00
二货机器人
849746b361
fix: Select use value width instead of default fixed width ( #20538 )
...
* init using content width
* auto width
* tmp magic number
* clean useless style
2019-12-30 22:49:19 +08:00
zombiej
7ab71f8463
chore: Adjust official site home & doc
2019-12-30 16:55:36 +08:00
zombiej
530db658bc
chore: Merge master
2019-12-30 16:43:34 +08:00
二货机器人
bcb71b8b78
chore: dev mode always show debug default ( #20535 )
2019-12-30 16:31:30 +08:00
二货机器人
f965d92aa8
docs: Update 4.0 site ( #20486 )
...
* adjust docs & logo
* adjust typo
* doc update
* update style & trans
* fix style
* update doc
* update translate
2019-12-28 11:57:41 +08:00
afc163
fa31150bc1
💄 tweak site font color
2019-12-27 14:10:55 +08:00
vagusX
b2f77f92a4
fix: site icons category issue ( #20477 )
2019-12-27 10:23:11 +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
7ff2c7c079
fix: lint
2019-12-26 15:25:46 +08:00
ycjcl868
8a8557b800
fix: site icon
2019-12-26 11:50:01 +08:00
ycjcl868
bd2633d303
Merge 4.0-prepare into feat-dark-palette
2019-12-25 21:13:07 +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
ycjcl868
5dbfe42159
fix: Icon dark theme
2019-12-25 14:42:15 +08:00
ycjcl868
057c4a6745
fix: menu pop submenu theme
2019-12-25 10:23:01 +08:00
ycjcl868
2e8d5d3f30
fix: icons
2019-12-25 10:10:28 +08:00
ycjcl868
6c6037905e
fix: switch fixed icon
2019-12-25 00:14:17 +08:00
ycjcl868
b1ac37efad
fix: location theme
2019-12-24 11:32:46 +08:00
ycjcl868
f234fcad20
fix: timestamp
2019-12-24 11:14:13 +08:00
ycjcl868
da0e1d2156
fix: for removing cache
2019-12-24 11:13:13 +08:00
ycjcl868
2136dca87e
fix: add timestamp
2019-12-24 11:11:11 +08:00
ycjcl868
f4e198c465
fix: switch dark
2019-12-23 17:58:59 +08:00
ycjcl868
2f273546f4
fix: default
2019-12-23 17:44:02 +08:00
ycjcl868
60eca31754
fix: localStorage
2019-12-23 17:41:55 +08:00
ycjcl868
1188d5e0e6
fix: theme
2019-12-23 17:31:22 +08:00
ycjcl868
6477b46fa8
fix: data-theme
2019-12-23 17:16:26 +08:00
ycjcl868
194bf3603f
fix: site code action icon
2019-12-23 16:36:40 +08:00
chenshuai2144
74d035de01
update logo text
2019-12-23 16:30:32 +08:00
chenshuai2144
cbfc052d0d
dark theme sync
2019-12-23 16:02:09 +08:00
ycjcl868
5d0aa4a231
fix: grid
2019-12-23 14:49:45 +08:00
ycjcl868
4895c3d2a9
fix: dark theme
2019-12-23 11:46:40 +08:00
ycjcl868
d60b736762
Merge origin/4.0-prepare into feat-dark-palette
2019-12-21 15:51:05 +08:00
afc163
ccd433a9c9
optimize site
2019-12-21 12:22:51 +08:00
ycjcl868
b241e9d6be
fix: componentPage
2019-12-20 22:49:55 +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
偏右
4ca79ffc07
docs: components and documentation in two pages ( #20330 )
...
* 📝 Add documentation in header nav
* site: fix header active item and menu items
* 💄 better components menu group style
* 💄 more details of site menu style
* ✅ fix eslint error
2019-12-19 14:47:12 +08:00
ycjcl868
d80d65f3a4
fix: lint
2019-12-18 23:05:37 +08:00
ycjcl868
2aa9ab6791
chore: use dark-vars.js
2019-12-18 22:42:09 +08:00
ycjcl868
47608776b5
feat: dark theme change
2019-12-18 20:06:36 +08:00
ycjcl868
8ffcbe468a
feat: change theme
2019-12-18 18:45:05 +08:00
afc163
ab5cab02f1
chore: 🗑️ remove unused prop
2019-12-18 15:00:10 +08:00
afc163
aa0b1c5378
chore: 🗑️ remove unused prop
2019-12-18 14:56:23 +08:00
afc163
cc8ab225cc
✅ fix eslint errors
2019-12-17 18:00:38 +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
afc163
7743c2b326
📝 fix target _blank typo
2019-12-17 17:49:16 +08:00
二货机器人
c008f15885
fixed reproduce logic ( #20234 )
2019-12-13 15:49:52 +08:00
偏右
05c2f92b69
⚠️ Add Alert.ErrorBoundary ( #19923 )
...
⚡ support ErrorBoundary message and description
2019-12-11 14:15:45 +08:00
xiaohuoni
dd63f15b15
open codesandbox always use jsx
2019-12-10 15:04:11 +08:00
afc163
14619bc1d8
📝 fix github url
2019-12-04 21:58:41 +08:00
叶枫
400ca638b3
feat: add visible debug demo ( #20018 )
...
* add debug
* 添加隐藏显示逻辑
* fix demo
* add en
* clean up
* clean up
* you see see
* Update site/theme/zh-CN.js
Co-Authored-By: 偏右 <afc163@gmail.com>
* Update site/theme/zh-CN.js
Co-Authored-By: 偏右 <afc163@gmail.com>
* fix css
* remove css
2019-12-02 15:21:56 +08:00
zombiej
d76283f2b9
merge master
2019-12-01 21:46:17 +08:00
afc163
815d52558b
📝 change home page promote url
2019-11-30 00:03:16 +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
zombiej
b37b317b69
chore: merge master
2019-11-25 15:16:59 +08:00
afc163
958bc51629
docs: 🔗 fix antv.alipay.com to new antv.vision
2019-11-24 13:09:33 +08:00
afc163
fb66bce007
docs: fix promote link
2019-11-23 23:28:18 +08:00
afc163
be30d4bfa4
docs: 🔥 announce brand new antv.vision
2019-11-23 20:01:40 +08:00
afc163
5ecd32a83f
site: 📝 Add GA event for opening in stackblitz
2019-11-16 16:15:00 +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
叶枫
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
ycjcl868
d402582598
fix: react-helmet-async title ssr
2019-11-11 14:30:11 +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
afc163
94c3978208
📝 fix English translation missing of site footer
2019-11-08 16:25:08 +08:00
zombiej
7a12b2b1ae
merge master
2019-10-30 16:28:28 +08:00
lewis liu
f1bf9eb3bc
docs:Use tensorflow.js to predict icon ( #19411 )
...
* docs:use tfjs to predict icon
* style:Expected blank line between class members
* bugfix: remove useless isMounted
* style:Get patch fixes within a minor version
2019-10-25 11:30:55 +08:00
afc163
78a1427ec0
📝 fix home page animation
2019-10-20 15:00:50 +08:00
zombiej
5a19463e4b
docs: Fix landing page
2019-10-16 11:03:16 +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
afc163
51f9b95c1b
📝 Add remax to Footer
2019-10-14 17:51:15 +08:00
zombiej
218798cfb4
merge master
2019-10-14 17:21:22 +08:00
afc163
cfcdf2fd5f
📝 Add promote link in home page
2019-10-14 16:10:32 +08:00
zombiej
04a27deb2b
merge master
2019-10-14 10:53:35 +08:00
偏右
f7c37e5509
💄 menu inlineIndent should be number
2019-10-12 12:01:38 +08:00