Mirko Alic
f5e66229c0
docs: Add link to Zero config custom theme generator ( #25651 )
Co-authored-by: tortugo <turco807@gmail.com>
4 years ago
偏右
9febbca3fe
docs: 📔 Update customize-theme.zh-CN.md ( #25540 )
* Update customize-theme.zh-CN.md
* test: ✅ update snapshot
4 years ago
偏右
c27a3a40a7
chore: 📦 Optimize npm package size ( #23698 )
* improve custom theme import path
* reduce npm package size
5 years ago
afc163
75440c47c8
docs: 📖 update customize-theme
5 years ago
Amumu
656b5abf65
docs: update docs for less-loader@6 ( #23603 )
* update docs for less-loader@6
* Revert "update docs for less-loader@6"
This reverts commit 5be1a428dc
.
* update
* update
* update
* in line
5 years ago
afc163
5e9bf9fdc0
📖 upgrade less-loader@6 usage
5 years ago
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
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
bbfb491782
Update customize-theme.zh-CN.md ( #20603 )
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
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
53e663ab61
tweak: antd dark theme in as required usage
5 years ago
ycjcl868
fc3b775452
📝 dark theme usage
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
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
afc163
2c4a78f16b
doc: update umi config file of custom them
6 years ago
HeskeyBaozi
ff44129e6e
remove less vars @icon-url
6 years ago
afc163
590af0cdf2
fix link 404
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
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
afc163
6458280cb3
site: add alt to images
7 years ago
jiang
1b8030ec59
Update customize-theme.zh-CN.md
7 years ago
Zohaib Ijaz
bd81877cf8
#10007 : Dynamic/Runtime Theme ( #10384 )
- Added links to related articles
7 years ago
Wei Zhu
c4480145b4
docs: Add link of "Theming Ant Design with Sass and Webpack>"
Close #9815
7 years ago
ViviaRui
82711504a4
Update customize-theme.zh-CN.md ( #9753 )
7 years ago
拷钉
d3c57f09ea
doc webpackrc ( #9651 )
7 years ago
afc163
7151a4e720
update customize theme doc
8 years ago
afc163
5f9b000593
Add medium article link
8 years ago
谷童
9ac0233ae8
Remove the duplicate words from customize-theme.zh-CN.md
8 years ago
afc163
fa590e3506
update customize docs
8 years ago
afc163
b25a4671ee
update customize docs
8 years ago
afc163
d5be2581c5
update customize docs
8 years ago