zefeng
bff09f8fde
fix: fix ${theme}-theme.js file order ( #23243 )
* fix: fix ${theme}-theme.js file order
* chore: add generateThemeFileContent test
* chore: add test
* patch
* update docs
* update docs
* update docs
5 years ago
zefeng
65293f62d6
feat: add getThemeVar file to support theme config and fix 4.1.2 them… ( #23171 )
* feat: add getThemeVar file to support theme config and fix 4.1.2 theme config breaking change
* patch
5 years ago
baozefeng
9c2473ab25
Revert "feat: add getThemeVar file to support theme config and fix 4.1.2 theme config breaking change"
This reverts commit 3d9b891a26
.
5 years ago
baozefeng
3d9b891a26
feat: add getThemeVar file to support theme config and fix 4.1.2 theme config breaking change
5 years ago
zefeng
5999aa7414
docs: update customize theme docs ( #23159 )
5 years ago
Sam Chen
87f998beb7
docs: fix typo ( #23013 )
5 years ago
xrkffgg
dba1e5afa6
docs: fix compact emoji ( #22817 )
5 years ago
zefeng
e719440307
chore: fix typo ( #22734 )
5 years ago
zefeng
dda45e4796
feat: support compact theme ( #22126 )
* feat: support narrow theme mode
* chore: rename narrow to compact
* chore: height part
* chore: preview compact mode
* chore: to make site corrected
* chore: preview site
* docs: 📖 document compact theme usage
* docs: tweak theme doc
* docs: 📖 Add description about double css bundle size
* chore: preview
* chore: for preview
* chore: adjust pagination
* chore: compact mode done!
* chore: remove useless todo
* chore: fix review bug
* chore: fix review bug
* chore: fix card margin
* chore: fix review bug
* chore: fix review bug
* chore: improve i18n and transition
* Update site/theme/static/common.less
Co-Authored-By: 偏右 <afc163@gmail.com>
* chore: fix button size and description padding
* chore: update snapshots
* chore: add compact css bundlesize limit
* chore: compact dist support
Co-authored-by: afc163 <afc163@gmail.com>
5 years ago
信鑫-King
296072a720
docs: 📖 use dark theme ( #21668 )
* docs: using umi 3
* docs: 📖 update dark theme usage doc
Co-authored-by: afc163 <afc163@gmail.com>
5 years ago
Arlindo Torres
6bf5388792
docs: Dark theme in create-react-app ( #22234 )
* docs: Use dark theme in create-react-app
* docs: Customize theme fix
5 years ago
信鑫-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
5 years ago
myeunhyuk
37ca4f7884
docs: customize-theme.en-US.md ( #20605 )
5 years ago
陈小聪
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>
5 years ago
偏右
f98debaeee
chore: 📝 improve docs and config json ( #20364 )
5 years ago
vagusX
0195679fac
docs: v4 codemod ( #20178 )
5 years ago
ycjcl868
1ecf02b00a
📝 use dark-theme.js, antd.dark.less and css
5 years ago
ycjcl868
e1d850374a
fix: rename antd-dark to dark
5 years ago
ycjcl868
0da761d1f1
📝 dark theme usage
5 years ago
ycjcl868
53e663ab61
tweak: antd dark theme in as required usage
5 years ago
ycjcl868
156001accd
📝 dark theme doc
5 years ago
ycjcl868
fc3b775452
📝 dark theme usage
5 years ago
Alex Simons
eb40cf4d85
Fixed spelling of official. ( #18063 )
5 years ago
afc163
facc7124da
📝 update documentation about css bundle size
5 years ago
afc163
06eb86c360
📝 Add offcial themes in documentation
5 years ago
afc163
c3d3b10cab
📝 Improve docs about tree shaking
6 years ago
afc163
d772fada7b
📝 update customize theme
6 years ago
zombieJ
1198fb60ef
update doc ( #16545 )
6 years ago
afc163
b780070351
💄 prittier all files
6 years ago
陈帅
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
6 years ago
zombieJ
98fc8a14e0
feat: Support append theme less file with less-variable ( #16118 )
* add override
* add override support
* update doc
6 years ago
zy410419243
bf4560cf37
docs: fix wrong usage of comma
6 years ago
ztplz
c079198778
Fix typo
6 years ago
afc163
2c4a78f16b
doc: update umi config file of custom them
6 years ago
afc163
f67e7be445
site: add faq documentation
close #10857
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
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
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
afc163
6458280cb3
site: add alt to images
7 years ago