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