Commit Graph

769 Commits

Author SHA1 Message Date
二货机器人
18d2f04c30
docs: Remove optionLabelProp in AutoComplete doc (#21469)
* update doc

* fix doc
2020-02-19 17:58:52 +08:00
砖家
2bb0aaf5d4
feat: add umi hooks (#21460) 2020-02-19 16:21:26 +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
二货机器人
034113d876
Update migration-v4.en-US.md (#21450) 2020-02-19 10:05:51 +08:00
二货机器人
71a3575f49
Update migration-v4.zh-CN.md 2020-02-19 10:02:12 +08:00
二货机器人
8738e1a623
docs: Update migration-v4 doc (#21429)
* Update migration-v4.zh-CN.md

* Update migration-v4.en-US.md

* Update migration-v4.zh-CN.md

* Update migration-v4.zh-CN.md

* Update migration-v4.en-US.md

* Update migration-v4.en-US.md

* Update migration-v4.zh-CN.md

* Update migration-v4.en-US.md

* Update migration-v4.zh-CN.md

* Update migration-v4.en-US.md

* Update migration-v4.zh-CN.md

* Update migration-v4.zh-CN.md

* Update migration-v4.en-US.md

* Update migration-v4.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>
2020-02-18 17:27:13 +08:00
Amumu
ed53a4665c
improve i18n docs (#21394) 2020-02-16 18:18:01 +08:00
Amumu
7771c1b3df
fix link name in en docs (#21300) 2020-02-09 18:00:49 +08:00
Amumu
48671b5f2b fix link name (#21298) 2020-02-09 12:39:58 +08:00
Jiahao
2415d54950
Update font-awesome link (#21293) 2020-02-09 10:47:00 +08:00
偏右
d23c550976
💄 new tabs style (#21256)
smaller bar width
2020-02-07 11:08:16 +08:00
Wei Zhu
d0126e4931
Revert "docs: fix contributing docs" 2020-01-17 14:30:48 +08:00
cjmafei
6044bcbc56 fix contributing docs 2020-01-17 14:07:38 +08:00
二货机器人
d231d24300
update docs & table version (#20892) 2020-01-14 16:23:47 +08:00
afc163
f1290fbb83 📝 update FAQ 2020-01-13 14:07:41 +08:00
afc163
07c3aaa058 📝 update replace moment doc order 2020-01-13 13:47:03 +08:00
二货机器人
05ebf0f8cc
chore: Not block input when Input value is undefined (#20783)
* chore: Input should not block input when `value` is undefined

* add test casw

* Fix test case & add breaking change in changelog

* fix prevValue logic

* patch change log
2020-01-09 11:13:07 +08:00
偏右
90d819fc6f
docs: 📝 update title to Replace Moment.js (#20730)
* 📝 update title to Replace Moment.js

* Update and rename generate-picker.zh-CN.md to replace-moment.zh-CN.md

* 🔗 fix links
2020-01-08 11:29:37 +08:00
zombiej
70c49cd367 fix: migrate doc typo 2020-01-06 15:25:07 +08:00
zombiej
ad4ebed77c docs: Adjust changelog with more descriptions 2020-01-06 10:58:56 +08:00
vagusX
0ac1c47ee0 docs: add codemod running gif (#20671) 2020-01-05 21:10:07 +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
信鑫-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
myeunhyuk
37ca4f7884 docs: customize-theme.en-US.md (#20605) 2020-01-02 18:26:45 +08:00
myeunhyuk
bbfb491782 Update customize-theme.zh-CN.md (#20603) 2020-01-02 18:26:18 +08:00
陈小聪
014bed6358 docs: generate picker (#20515)
* docs: faq How to use dayjs instead of moment

* adjust article position

* add steps and use cases

* change docs

* add bisheng config source

* translate title

* remove customize TimePicker

* simplified document

* Update docs/react/generate-picker.zh-CN.md

Co-Authored-By: 偏右 <afc163@gmail.com>

* Update docs/react/generate-picker.zh-CN.md

Co-Authored-By: 偏右 <afc163@gmail.com>

* add cra demo

* init demo refer 'Use in TypeScript'

Co-authored-by: 偏右 <afc163@gmail.com>
2020-01-02 16:05:59 +08:00
偏右
4fc544e023
Merge branch '4.0-prepare' into master-for-merge-4.x 2019-12-27 12:34:40 +08:00
偏右
75ed2e0745
📝 Add instruction about disabledDate
#19932
#9008
2019-12-27 12:14:15 +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
afc163
44a63acf13 📝 update feature 2019-12-25 12:48:49 +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
chenshuai2144
cbfc052d0d dark theme sync 2019-12-23 16:02:09 +08:00
偏右
f98debaeee
chore: 📝 improve docs and config json (#20364) 2019-12-20 15:07:18 +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
vagusX
0195679fac docs: v4 codemod (#20178) 2019-12-17 22:25:28 +08:00
afc163
333f63bd05
📝 improve antd features in README 2019-12-16 22:42:30 +08:00
afc163
d7d4beb280
📝 fix update use-with-create-react-app 2019-12-15 22:25:56 +08:00
woodsand
7cb4d4b411 Add link of "Install and Initialization" to Getting started (#20251) 2019-12-14 19:09:55 +08:00
ycjcl868
1ecf02b00a 📝 use dark-theme.js, antd.dark.less and css 2019-12-06 21:09:57 +08:00
afc163
ab36853cb7 📝 improve create-react-app documentation
https://github.com/facebook/create-react-app/releases/tag/v3.3.0
2019-12-06 12:31:47 +08:00
ycjcl868
e1d850374a fix: rename antd-dark to dark 2019-12-04 23:13:59 +08:00
ycjcl868
0da761d1f1 📝 dark theme usage 2019-12-03 16:49:08 +08:00
ycjcl868
53e663ab61 tweak: antd dark theme in as required usage 2019-12-03 16:47:12 +08:00
zombiej
d76283f2b9 merge master 2019-12-01 21:46:17 +08:00
zombiej
1d516d7f7f merge feature 2019-12-01 15:29:53 +08:00
ycjcl868
156001accd 📝 dark theme doc 2019-11-29 22:16:24 +08:00
ycjcl868
fc3b775452 📝 dark theme usage 2019-11-29 22:09:07 +08:00
iamkun
965bc58ed1 docs: Update FAQ replace momentjs to Day.js with antd-dayjs-webpack-plugin (#19960)
* docs: Update FAQ replace momentjs to Day.js with antd-dayjs-webpack-plugin

* update use-with-create-react-app doc

* update getting-started doc

* update use-with-create-react-app doc
2019-11-27 17:49:01 +08:00
zombiej
b37b317b69 chore: merge master 2019-11-25 15:16:59 +08:00
afc163
f2ac4f380b
docs: 🔗 fix g2plot link 2019-11-24 21:59:54 +08:00
afc163
958bc51629
docs: 🔗 fix antv.alipay.com to new antv.vision 2019-11-24 13:09:33 +08:00
afc163
be30d4bfa4 docs: 🔥 announce brand new antv.vision 2019-11-23 20:01:40 +08:00
zombiej
2ba81538d8 chore: Merge master 2019-11-13 11:48:20 +08:00
诸岳
8f52b8028b chore: Merge master branch and fix conflicts 2019-11-11 10:10:53 +08:00
Stevche Radevski
52ab454715 feat: add a Macedonian translation (#19647) 2019-11-09 23:17:33 +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
zombiej
7a12b2b1ae merge master 2019-10-30 16:28:28 +08:00
信鑫-King
d06b1fa15e docs: practical projects using Umi UI (#19240)
* 📝 practical projects using Umi UI

* 📝 docs

* 📝 docs

* 📝 projects doc
2019-10-23 18:00:15 +08:00
Rustin-Liu
a5d2b8542c add commit lint action description 2019-10-20 16:45:34 +08:00
Olaniyi Philip Ojeyinka
59ec7f3b8f corrected the typographical error of word 'case' to 'care' (#19290)
fix typo
2019-10-18 16:26:07 +08:00
David Broder-Rodgers
3eead25bea Fix typos in en-US contributing guide (#19277) 2019-10-18 07:09:21 +08:00
afc163
c93f54c7f1 📝 fix typo link 2019-10-14 20:34:02 +08:00
afc163
cfcdf2fd5f 📝 Add promote link in home page 2019-10-14 16:10:32 +08:00
afc163
c9a30ef766 📝 Add recommendation for Visualization 2019-09-24 19:08:51 +08:00
afc163
98e715fe3f 📝 Add recommendation for vedio components 2019-09-23 17:05:56 +08:00
alekslario
0cccefbc77 Fix grammar
'antd support ES6' => 'antd supports ES6'. It is a grammar mistake unless 'antd' stands for 'ant designs'.
2019-09-16 22:18:27 +08:00
Amumu
ecc7fb695b 简字化 2019-09-02 11:38:43 +08:00
Ashot Mnatsakanyan
68a02a75e3 Added test case and updated documentation 2019-09-02 10:47:11 +08:00
afc163
549d971b69 📝 improve FAQ documentation 2019-08-28 11:05:26 +08:00
偏右
19fc777351
Merge pull request #18274 from ant-design/master
Merge master into feature
2019-08-14 21:44:20 +08:00
zombieJ
74eda7e705
docs: Fix ConfigProvider demo (#18265)
* docs: Fix ConfigProvider in cn not working

* Use antd pro

* update docs
2019-08-14 18:19:55 +08:00
偏右
64dbcc5504
Merge pull request #18124 from ant-design/master
chore: 😊 Merge master into feature
2019-08-09 14:02:26 +08:00
Ștefan Filip
a5a8f38dde Added support for Romanian locale (#18163) 2019-08-08 17:24:31 +08:00
偏右
28323b785c
📝 Improve language expressing 2019-08-08 15:23:56 +08:00
Kelvin Chu
5d560dfc47 Fixed typo in FAQ documentation. 2019-08-07 15:54:46 +08:00
afc163
4e57d8a5fe
fix snapshots 2019-08-04 22:45:12 +08:00
Alex Simons
eb40cf4d85 Fixed spelling of official. (#18063) 2019-08-03 14:10:16 +08:00
啸生
4c23bc2543
Feature (#18049)
Feature
2019-08-02 17:38:50 +08:00
afc163
945adc9985 📝 Fix getting started code error
close #17997
2019-07-31 17:12:14 +08:00
afc163
facc7124da 📝 update documentation about css bundle size 2019-07-30 13:52:08 +08:00
Sivaraj
4d4e14cc5d Added Tamil Locale
- தமிழ் (செம்மொழி)
2019-07-25 22:01:05 +05:30
Ray Booysen
d4164f6c33 Update faq.en-US.md (#17832)
Some small language changes to make it easier to read.
2019-07-24 10:51:33 +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
afc163
ec744c93da 📝 fix cra documentation link 2019-07-23 15:05:37 +08:00
ye4241
30a0a4d9e6 Update electron official website; (#17767) 2019-07-21 18:51:46 +08:00
afc163
06eb86c360
📝 Add offcial themes in documentation 2019-07-20 17:17:53 +08:00
Regan Langford
f0c5f7ec00
Fixed typo in use-with-create-react-app.en-US.md
Minor typo in the eject application section, have corrected and made the sentence slightly more descriptive.
2019-07-18 13:10:01 +02:00
afc163
d87bff6203
📝 update links 2019-07-01 11:05:17 +08:00
afc163
9b6fbfcb36
docs: upgrade about npm create umi 2019-06-21 22:56:45 +08:00
afc163
c3d3b10cab
📝 Improve docs about tree shaking 2019-06-21 00:16:25 +08:00
zombiej
817df6f295 remove text-mask from recommand 2019-06-20 12:02:13 +08:00
陈帅
82b85709be style: run lint-fix (#17172) 2019-06-19 19:09:08 +08:00
afc163
6295cb4597
📝 Add FAQ for DatePicker/RangePicker mode prop usage 2019-06-05 22:03:17 +08:00
afc163
53ae3e887c
📝 Add opencollective link 2019-05-25 13:53:53 +08:00
afc163
d772fada7b
📝 update customize theme 2019-05-22 14:44:18 +08:00
gxvv
09f79c9dac 📝 Complete translation. 2019-05-16 13:37:20 +08:00
zytjs
5a3a93230c
Update use-in-typescript.zh-CN.md 2019-05-15 15:12:11 +08:00
zombieJ
1198fb60ef
update doc (#16545) 2019-05-13 10:59:07 +08:00
afc163
b780070351
💄 prittier all files 2019-05-07 14:57:32 +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
ef8864ed3c
docs: add naming rules (#16276)
* add naming rules

* one more space
2019-04-24 15:17:01 +08:00
afc163
4b17591f4e
📝 Remove webpack@1 instruction 2019-04-20 13:33:41 +08:00
LeezQ
dbd3fbfb95 add react spring (#16156)
* add react spring

* Update recommendation.en-US.md

add react-spring
2019-04-19 13:49:43 +08:00
afc163
d9d189e053
📝 Add i18n FAQ 2019-04-15 13:37:38 +08:00
Wei Zhu
69dcb11072 docs: fix broken link 2019-04-12 11:06:18 +08:00
tom
67ee36bd0f
Update use-with-create-react-app.zh-CN.md
修改文字
2019-04-12 09:35:45 +08:00
偏右
df36453459
Update introduce.zh-CN.md 2019-03-22 12:35:23 +08:00
afc163
f65853b2b1
:sparkly: Add react-json-view in recommendation 2019-03-12 14:26:41 +08:00
zombiej
34eafbfae5 update doc 2019-02-28 16:47:46 +08:00
zombiej
fdf1224ad1 update faq 2019-02-21 01:06:52 +08:00
Mounish Sai
bc40076db9 docs: remove --save flag
--save is no longer needed.
2019-02-20 10:28:10 +08:00
undefined
43486e085c delete vue faq 2019-02-19 23:21:21 +08:00
afc163
7d64962036
📝 fix faq link in documentation
dc1ead2a47
2019-02-13 20:03:02 +08:00
afc163
c7a57302ed
📝 Fix use-in-typescript documentation
close #14776
2019-02-11 13:45:58 +08:00
zy410419243
bf4560cf37 docs: fix wrong usage of comma 2019-02-07 13:59:32 +08:00
Josue Peralta
b6f81340ba small change 2019-02-04 17:22:33 +08:00
Josue Peralta
976a6a5c5a Fixed typos and improved grammar 2019-02-04 17:22:33 +08:00
maks
736f5b9549 doc: handle invalid date in message.info() call
The picker allows to change from a valid date to an empty value (`date` becomes `null` and therefore cannot be formatted).
Same way it's done as for the `<div>` contained message.
2019-02-04 11:20:55 +08:00
afc163
2fd7591c19
📝 Fix code diff in documentation 2019-01-31 21:14:29 +08:00
afc163
33ac498318 📝 improve doc 2019-01-31 17:49:09 +08:00
afc163
d0d5604790 📝 upgrade typescript English doc 2019-01-31 17:49:09 +08:00
afc163
9e69fe6378 📝 use babel-plugin-import in typescript project 2019-01-31 17:49:09 +08:00
afc163
a678d85757 📝 Add craco and craco-antd in docs 2019-01-31 17:49:09 +08:00
afc163
0c7890f931 📝 use cra --typesript 2019-01-31 17:49:09 +08:00
afc163
01167d9e62 📝 use yarn create in doc 2019-01-31 17:49:09 +08:00
cc189
a2b813173c Update practical-projects.en-US.md 2019-01-26 03:05:17 -06:00
cc189
bedf08d33c
Update practical-projects.zh-CN.md
将教程中的指令更新为最新版的`create-umi@0.9.5`
2019-01-26 02:49:29 -06:00
zombiej
b835110f79 merge master 2019-01-26 12:02:56 +08:00
afc163
ef1018d2a8 fix codesandbox link 2019-01-23 00:33:05 +08:00
afc163
2569097a0f 📝 Renew some documentations for state of art 2019-01-23 00:33:05 +08:00
afc163
d3d5a3e18d
Merge branch 'master' into feature-for-resolve-conflict
* master: (45 commits)
  Add type definitions for Steps.Step (#14468)
  add select check to fix edge wave issue (#14469)
  Fix for Pagination ellipsis misalignment (#14473)
  change sentry id
   Add sentry in ant.design
  💄 New Sketch resources!
  fix transfer ref (#14441)
  Add onMouseEnter and onMouseLeave for Menu Item (#14454)
  update snapshot (#14467)
  📝 beautify code style in documentation (#14457)
  Updating type: TreeSelectProps.getPopupContainer (#14443)
  change error version
  3.12.4 changelog (#14436)
  Format
  Fix the bug that radio onchange will be ovrride by radioGroup onchange (#14364)
  docs: updated doc for create-react-app
  fix prefixCls of empty go to div (#14404)
  update snapshot (#14406)
  add radius on table-placeholder to fix table small size border clip (#14398)
  fix style of Input.Search with enterButton (#14397)
  ...
2019-01-22 17:34:10 +08:00
偏右
b87261673a 📝 beautify code style in documentation (#14457) 2019-01-21 22:52:17 +08:00
QC-L
b1a96776d9 docs: updated doc for create-react-app 2019-01-18 11:55:35 +08:00
Higor Araújo dos Anjos
ec4fcd2281 Add information about customize-cra installation
Complementation of PR #14385
2019-01-17 11:07:53 +08:00
Ming Hann
f30c11110b updated dated doc for create-react-app 2019-01-17 00:12:43 +08:00
zombieJ
54463c908b
ConfigProvider support csp prop (#14222)
close #12438
2019-01-09 20:15:37 +08:00
aashutoshrathi
0e42cbf7e6 Added Hindi Locale 2018-12-27 18:11:42 +08:00
Rahul Gurung
1a4fce7d0f #13576 - Kannada locale added (kn_IN) 2018-12-27 10:35:12 +08:00
zombiej
cdf4c1e6b8 merge origin/master 2018-12-18 19:18:08 +08:00
afc163
e1d68061d1
📝 Add react-highlight-words in recomendation 2018-12-18 18:19:27 +08:00
jiajiangxu
506ab082f6 Update use-with-create-react-app md
Add antd-react-scripts link
2018-12-14 15:18:29 +08:00
Igor
43f47e0f4a
Set apostrophes to uniform style
Some apostrophes use more width than they need and all symbols should be in uniform style.
2018-12-13 21:20:34 +03:00
陈帅
daca08b6f1 merge master 2018-12-13 22:03:12 +08:00
lilun
4f5355675b doc: add antd-table-infinity in en-US 2018-12-11 15:44:54 +08:00
lilun
988a84ab15 doc: add antd-table-infinity 2018-12-11 15:44:54 +08:00
yiminanci
71badaac66 Update faq.en-US.md 2018-12-08 17:53:05 +08:00
yiminanci
2e42a30475 Update faq.zh-CN.md 2018-12-08 17:52:53 +08:00
afc163
16c3a9453e
📝 improve locale doc, #13462 2018-12-07 18:16:48 +08:00
afc163
18f705fcf6
Merge branch 'master' into feature
* master: (28 commits)
  remove overflowY on TextArea autoSize since height transition has been removed for a long time fix #10151
  💄 tweak form control margin, close #13183
  Update Crowdin configuration file
  Correct date-picker demo
  📝 upgrade ts comment
  💄 tweak tree switcher icon size
  Fix regular error in firefox and safri
  add change log
  add checkbox-border-width
  add style to SwitchProps
  update rc-tree-select
  Snapshot fixed.
  tabIndex prop added to DatePicker
  Improve form demo
  prefer logical AND over ternary (#13254)
  fix form demo
  format (#13252)
  📝 improve document images
  migrate locale provider to new lifecycle method
  types: add generic type for Select[value]
  ...
2018-11-27 11:26:16 +08:00
afc163
5dc5ab13bc
📝 docs: update recommendation 2018-11-21 13:32:04 +08:00
zombiej
b75486fe85 merge master 2018-11-14 15:28:27 +08:00
afc163
b9f8e1a058 Add react-beautiful-dnd into recommendation doc 2018-11-13 14:20:24 +08:00
afc163
cd8502a864 Add test case 2018-11-12 12:18:21 +08:00
afc163
11384384d0
Merge branch 'master' into feature 2018-11-10 22:10:07 +08:00
afc163
ee8e413cf5
💄 upgrade site footer 2018-11-10 14:52:16 +08:00
偏右
98f17dde1a
Update faq.zh-CN.md 2018-11-09 23:41:58 +08:00
ilanus
c5874c1104 sort locales asc and add locale huHU tests 2018-11-09 21:53:15 +08:00
afc163
4d06e4d6e5 Add test case for locale Nepal, #12257 2018-11-09 12:10:09 +08:00
zombiej
bc380a7d31 Merge remote-tracking branch 'origin/master' into feature 2018-11-06 23:48:29 +08:00
ztplz
6a9bc9cc9b Fix typo 2018-11-06 23:05:29 +08:00
ztplz
c079198778 Fix typo 2018-11-06 21:17:39 +08:00
ztplz
893f405585 Fix typo 2018-11-06 10:33:13 +08:00
afc163
f985eb948f update FAQ doc 2018-11-05 10:30:46 +08:00
afc163
bafeab8373 update FAQ doc 2018-11-04 17:58:03 +08:00
afc163
ad0f9b28ec Merge branch 'master' into feature
* master:
  site: add Community discusstion links
  🌐 site: transition component category, close #11629
  Fix Collapse Panel id definition, close #12357
  Fix style overlap with sorter when long text in Table column header
  Add more recommendation
  adjust datepick reset logic
  reset showDate when picker is closed fix #12929
2018-11-04 17:15:29 +08:00
afc163
c3513fba67 Add more recommendation 2018-11-04 15:45:16 +08:00
picodoth
3b748981ba Merge branch 'master' into feature 2018-11-04 00:15:06 +08:00
高力
87738c425e docs(recommendation): Update the charts recommend list 2018-11-02 12:18:00 +08:00
高力
f9301ce4d6 docs(recommendation): Add the visual graph editor category 2018-11-02 11:55:56 +08:00
高力
9a3d0ca5d4 docs(recommendation): Add GGEditor to recommend list 2018-11-02 11:55:56 +08:00
Wei Zhu
af54f500eb Merge branch 'master' into feature 2018-10-29 19:40:08 +08:00
Charlie Guan
bfd40c2b39 Update faq.en-US.md
Update minor typos, and provide some minor grammar improvements.
2018-10-29 10:35:32 +08:00
afc163
8d6c5af790 site: fix documentation order 2018-10-28 17:35:21 +08:00
afc163
ba5409afa3 Merge branch 'master' into feature 2018-10-26 18:48:34 +08:00
codesign
4976b055fe 更正yarn命令 (#12783) 2018-10-23 11:28:35 +08:00
Carter Feldman
973cfba35b Update practical-projects.en-US.md
Fixed 'addd' npx to 'add'
2018-10-16 18:29:31 +08:00
Wei Zhu
014b23fec8 docs: fix typo 2018-10-15 17:11:54 +08:00
afc163
35e3e9b8bf Merge branch 'master' into feature 2018-10-15 14:48:49 +08:00
282159468
509737a5e3 Update getting-started.zh-CN.md (#12640) 2018-10-15 10:43:37 +08:00
afc163
b04fefe047 docs: more recommended react libraries, #12636 2018-10-14 01:53:16 +08:00
afc163
10296eddf5 docs: update scripts diff 2018-10-13 17:15:00 +08:00
afc163
be6a566af1 docs: update other scaffolds 2018-10-13 15:06:00 +08:00
afc163
965fd231b3 Merge branch 'master' into feature 2018-10-11 15:17:57 +08:00
Oren Kosto
2a751bd4fe reordered the translations in the i18n.md files according to the filename 2018-10-11 14:54:10 +08:00
Oren Kosto
b05488c3b0 Added Hebrew translations 2018-10-11 14:54:10 +08:00
sorrycc
f9c0b07db2 doc: update getting-started and practical-projects with umi 2018-10-11 00:03:36 +08:00
偏右
4f0d949a1b
Update introduce.zh-CN.md 2018-10-07 16:29:39 +08:00
afc163
14b3f4e24f doc: update getting-started 2018-10-06 18:21:30 +08:00
Mohammad Faisal
1f55ee4b27 Fix typos (#12360) 2018-09-21 20:37:52 +08:00
afc163
2c4a78f16b doc: update umi config file of custom them 2018-09-20 23:12:22 +08:00
Wendell
ceb3435af2 doc: add Chinese faq and fix typo (#12292)
* doc: add Chinese faq and fix typo

* fix typo

* make some adjustments to sentencing

* adjustments
2018-09-19 14:00:31 +08:00
afc163
a669f24afe site: improve hr style 2018-09-16 15:40:05 +08:00
afc163
e550ba4c8a clarify words 2018-09-16 15:40:05 +08:00
afc163
d030121ce2 change faq links 2018-09-16 15:40:05 +08:00
afc163
f67e7be445 site: add faq documentation
close #10857
2018-09-16 15:40:05 +08:00
afc163
5364675ab7 update cdn link 2018-09-11 14:15:48 +08:00
zombiej
2ee2a731f3 update zh-CN 2018-09-05 14:33:23 +08:00
Dmitry Guryev
54bd6a32d1
Fix less config
Otherwise there is a error:

```
Failed to compile.

./node_modules/antd/es/button/style/index.lessModule build failed:

// https://github.com/ant-design/ant-motion/issues/44
.bezierEasingMixin();^
Inline JavaScript is not enabled. Is it set in your options?
      in /.../node_modules/antd/es/style/color/bezierEasing.less (line 110, column 0)
```

Solution found here:
https://github.com/ant-design/ant-design/issues/7927#issuecomment-400368810
2018-09-04 17:07:15 +02:00
HeskeyBaozi
ff44129e6e remove less vars @icon-url 2018-09-03 11:28:52 +08:00
Arnaud Benhamdine
c2e2f028e6 Fix typo, improve wording 2018-09-02 15:08:54 +08:00
Arnaud Benhamdine
8633bb4f60 Remove trailing comma in code example 2018-09-02 15:08:54 +08:00
Arnaud Benhamdine
a8dce2c6cc Improve wording 2018-09-02 15:08:54 +08:00
Arnaud Benhamdine
4e642e6830 Move comment out of code 2018-09-02 15:08:54 +08:00
Arnaud Benhamdine
43d623ca56 Add postcss solution, improve wording 2018-09-02 15:08:54 +08:00
Arnaud Benhamdine
10c866d10c Explain how to prevent global styles pollution
Add explantion in docs (customize theme) to how to prevent global styles pollution by configuring webpabk.
Based on https://github.com/ant-design/ant-design/issues/4331#issuecomment-391066131
2018-09-02 15:08:54 +08:00
afc163
590af0cdf2 fix link 404 2018-08-27 23:26:48 +08:00
Jean-Luc Sorak
47b11cfa1f Update customize-theme.en-US.md (#11911) 2018-08-27 23:25:36 +08:00
afc163
eecc5b0f9c tweak doc bugs 2018-08-21 15:44:05 +08:00
afc163
c2f7257c3f fix typo 2018-08-21 15:26:00 +08:00
afc163
6bb8d26a3b fix typo 2018-08-21 15:23:41 +08:00
afc163
53dd82e4e3 docs: add major less variables instruction 2018-08-21 14:04:18 +08:00
afc163
6fd5e95cec docs: renew <Customize Theme> documentation 2018-08-21 00:32:11 +08:00
afc163
5f5417c169 doc: tweak use-with-create-react-app doc 2018-08-18 23:42:15 +08:00
afc163
f78a78e03b docs: instruction about antd/es/button 2018-08-05 13:35:54 +08:00
Gao Jiangmiao
690804d310 Revert yarn command in use-in-typescript.md 2018-07-11 19:15:32 +08:00
Gao Jiangmiao
46add091ca Fix typo in in use-in-typescript.md 2018-07-11 19:15:32 +08:00
英布
e47b82d22a Update dva related links for English docs
Update dva related links for English docs
2018-07-10 23:12:58 +08:00
英布
9f1c8bc184 dva 相关外链更新到 dva 官网
理解 dva 的 [8 个概念]、查看 [dva 知识地图] 的链接都404了,顺便更新到 dva 官网去
2018-07-10 23:12:58 +08:00
Andre Perunicic
31c07d8372 Update customize-theme.zh-CN.md with link to antd-scss-theme-plugin article
This article describes how to install the use the `antd-scss-theme-plugin` for Webpack, and how doing so allows you to: 1) customize Ant Design's variables from an SCSS theme file, 2) use compiled Ant Design variables in other SCSS theme files in your project, and 3) enable hot-reloading of Ant Design styles.
2018-07-04 10:38:14 +08:00
Andre Perunicic
5980cf957a Update customize-theme.en-US.md with link to antd-scss-theme-plugin article
This article describes how to install the use the `antd-scss-theme-plugin` for Webpack, and how doing so allows you to: 1) customize Ant Design's variables from an SCSS theme file, 2) use compiled Ant Design variables in other SCSS theme files in your project, and 3) enable hot-reloading of Ant Design styles.
2018-07-04 10:38:14 +08:00
偏右
ee1f450e04
Update use-with-create-react-app.en-US.md 2018-07-02 17:56:16 +08:00
agent-z
8c156afb39 Update use-with-create-react-app.zh-CN.md 2018-07-02 17:55:37 +08:00
Alberto Gimeno
4b5d54671a Update App.tsx example to fix tslint errors
There were a few tslint errors and also the extension of the file name was `.js` instead of `.tsx`
2018-06-19 10:03:39 +08:00
Wei Zhu
7149d1fdff Add offline support (#10738)
* site: add offline support

* test update

* Revert "test update"

This reverts commit e1cb2fba80.

* use reduce
2018-06-02 12:46:09 +08:00
Shun
6057821f39 Change order of loader option in docs (#10627) 2018-05-22 23:08:44 +08:00
afc163
6458280cb3 site: add alt to images 2018-05-21 23:42:57 +08:00
jiang
1b8030ec59
Update customize-theme.zh-CN.md 2018-05-10 19:56:38 +08:00
jiang
2747aa341d
Update customize-theme.en-US.md 2018-05-10 19:56:18 +08:00
Zohaib Ijaz
bd81877cf8 #10007: Dynamic/Runtime Theme (#10384)
- Added links  to related articles
2018-05-07 16:12:28 +08:00
Michael Wang
05e702a2b4 Remove useless characters in doc (#10340) 2018-05-03 11:52:50 +08:00
Wei Zhu
410fb50f44 site: use qingting 2018-04-19 18:05:27 +08:00
Wei Zhu
a9f4a6cc85 site: use https 2018-04-19 17:50:36 +08:00
Open Next
ad721111a4 fix bug in getting-started - date is null when clear the DatePick (#10111) 2018-04-17 16:49:11 +08:00
Wei Zhu
c4480145b4 docs: Add link of "Theming Ant Design with Sass and Webpack>"
Close #9815
2018-03-26 21:36:02 +08:00
gregahren
b6ce947894 Slovenian locale added (sl_SI) (#9724)
* Add sl_SI locale (Slovenian)

* fix lint issues
snapshot tests

* add description

* bump rc pagination to 1.16.1 which includes sl_SI(Slovenian) locale
then include it
2018-03-26 11:44:27 +08:00
Jonny Buchanan
d7086ce193 Add nwb example to the "other boilerplates" docs (#9787) 2018-03-24 13:05:13 +08:00
ViviaRui
82711504a4 Update customize-theme.zh-CN.md (#9753) 2018-03-21 16:47:00 +08:00
afc163
411181e6ec doc: update practical-project 2018-03-17 18:07:33 +08:00
afc163
50aae9408e doc: update getting-started 2018-03-17 15:18:45 +08:00
afc163
540b31fd02 update features 2018-03-16 13:35:43 +08:00
afc163
606475c767 Add context menu component to recommend list 2018-03-15 15:12:21 +08:00
拷钉
d3c57f09ea doc webpackrc (#9651) 2018-03-13 13:42:12 +08:00
afc163
d40d59ab68 docs: update recommendation 2018-03-07 15:59:02 +08:00
afc163
e6a5c9be9e update 2018-02-25 13:20:52 +08:00
Wei Zhu
4107a4bd8e docs: Remove next version link
Close #9336
2018-02-11 20:11:40 +08:00
Marcus Bransbury
3b6cd56820 Update broken links in docs (#9310)
* update link english

* update link chinese
2018-02-08 06:58:36 -06:00
int2d
d89ffcc5b2 Update practical-projects.zh-CN.md (#9244) 2018-02-02 23:20:52 -06:00