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
6 years ago
HeskeyBaozi
ff44129e6e
remove less vars @icon-url
6 years ago
Arnaud Benhamdine
c2e2f028e6
Fix typo, improve wording
6 years ago
Arnaud Benhamdine
8633bb4f60
Remove trailing comma in code example
6 years ago
Arnaud Benhamdine
a8dce2c6cc
Improve wording
6 years ago
Arnaud Benhamdine
4e642e6830
Move comment out of code
6 years ago
Arnaud Benhamdine
43d623ca56
Add postcss solution, improve wording
6 years ago
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
6 years ago
afc163
590af0cdf2
fix link 404
6 years ago
Jean-Luc Sorak
47b11cfa1f
Update customize-theme.en-US.md ( #11911 )
6 years ago
afc163
eecc5b0f9c
tweak doc bugs
6 years ago
afc163
c2f7257c3f
fix typo
6 years ago
afc163
6bb8d26a3b
fix typo
6 years ago
afc163
53dd82e4e3
docs: add major less variables instruction
6 years ago
afc163
6fd5e95cec
docs: renew <Customize Theme> documentation
6 years ago
afc163
5f5417c169
doc: tweak use-with-create-react-app doc
6 years ago
afc163
f78a78e03b
docs: instruction about antd/es/button
6 years ago
Gao Jiangmiao
690804d310
Revert yarn command in use-in-typescript.md
6 years ago
Gao Jiangmiao
46add091ca
Fix typo in in use-in-typescript.md
6 years ago
英布
e47b82d22a
Update dva related links for English docs
Update dva related links for English docs
6 years ago
英布
9f1c8bc184
dva 相关外链更新到 dva 官网
理解 dva 的 [8 个概念]、查看 [dva 知识地图] 的链接都404了,顺便更新到 dva 官网去
6 years ago
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.
6 years ago
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.
6 years ago
偏右
ee1f450e04
Update use-with-create-react-app.en-US.md
6 years ago
agent-z
8c156afb39
Update use-with-create-react-app.zh-CN.md
6 years ago
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`
7 years ago
Wei Zhu
7149d1fdff
Add offline support ( #10738 )
* site: add offline support
* test update
* Revert "test update"
This reverts commit e1cb2fba80
.
* use reduce
7 years ago
Shun
6057821f39
Change order of loader option in docs ( #10627 )
7 years ago
afc163
6458280cb3
site: add alt to images
7 years ago
jiang
1b8030ec59
Update customize-theme.zh-CN.md
7 years ago
jiang
2747aa341d
Update customize-theme.en-US.md
7 years ago
Zohaib Ijaz
bd81877cf8
#10007 : Dynamic/Runtime Theme ( #10384 )
- Added links to related articles
7 years ago
Michael Wang
05e702a2b4
Remove useless characters in doc ( #10340 )
7 years ago
Wei Zhu
410fb50f44
site: use qingting
7 years ago
Wei Zhu
a9f4a6cc85
site: use https
7 years ago
Open Next
ad721111a4
fix bug in getting-started - date is null when clear the DatePick ( #10111 )
7 years ago
Wei Zhu
c4480145b4
docs: Add link of "Theming Ant Design with Sass and Webpack>"
Close #9815
7 years ago
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
7 years ago
Jonny Buchanan
d7086ce193
Add nwb example to the "other boilerplates" docs ( #9787 )
7 years ago
ViviaRui
82711504a4
Update customize-theme.zh-CN.md ( #9753 )
7 years ago
afc163
411181e6ec
doc: update practical-project
7 years ago
afc163
50aae9408e
doc: update getting-started
7 years ago
afc163
540b31fd02
update features
7 years ago
afc163
606475c767
Add context menu component to recommend list
7 years ago
拷钉
d3c57f09ea
doc webpackrc ( #9651 )
7 years ago
afc163
d40d59ab68
docs: update recommendation
7 years ago
afc163
e6a5c9be9e
update
7 years ago
Wei Zhu
4107a4bd8e
docs: Remove next version link
Close #9336
7 years ago
Marcus Bransbury
3b6cd56820
Update broken links in docs ( #9310 )
* update link english
* update link chinese
7 years ago
int2d
d89ffcc5b2
Update practical-projects.zh-CN.md ( #9244 )
7 years ago