二货机器人
4315ac567c
chore: replace omit ( #28846 )
* chore: Replace omit.js with rc-util omit
* chore: Replace omit.js with rc-util omit
* fix ts
* fix ts
* fix ts
4 years ago
偏右
0223e2ed5a
chore( 🆙 ): upgrade less to 4.0.0 ( #28466 )
* chore(🆙 ): upgrade less to 4.0.0
* chore(🆙 ): upgrade bisheng to 3.0.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix for less 4.0
* fix progress font size
4 years ago
dependabot[bot]
775d1800bb
chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 ( #28253 )
* chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 6.15.0 to 7.0.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.15.0...v7.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix eslint style
* chore: prettier code style
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
4 years ago
偏右
ebb6fcf6c5
fix: Layout overflow style for table sticky ( #28176 )
* fix: Layout overflow style for table sticky
close #28154
* fix: Layout content bigger width
https://segmentfault.com/a/1190000019498300
* Update index.less
4 years ago
陈帅
4f811cbe82
docs: add a little pro-compents advertising ( #28043 )
* docs: add a little pro-compents advertising
* docs: add a little pro-compents advertising
4 years ago
二货机器人
e19d0e0357
fix: zeroWidth trigger sider not collapsible ( #28000 )
* test: Test driven
* fix: Hooks for reuse
* test: More test case
4 years ago
偏右
05a82f2d48
fix: Menu custom icon style ( #27983 )
* fix: Menu custom icon style
close #27973
* fix snapshot
4 years ago
Tom Xu
050185bce1
refactor(layout.sider): rewrite with hook ( #27719 )
* refactor(sider): rewrite with hook
* Update layout.tsx
* Update layout.tsx
4 years ago
偏右
e7bed7cff7
perf( 📦 ): upgrade @ant-design/colors and remove rc-trigger from deps ( #27761 )
* perf(📦 ): upgrade @ant-design/colors
* move rc-trigger to devDeps
* fix lint
* update snapshot
* update snapshot
Co-authored-by: 二货机器人 <smith3816@gmail.com>
4 years ago
Tom Xu
7f4acb0237
refactor(layout): rewrite with hook ( #27595 )
4 years ago
xrk
c84cd88f51
docs: optimize layout demo css ( #27369 )
4 years ago
骗你是小猫咪
6fba4d1136
test: demo -> ui test ( #24475 )
* test: demo -> ui test
* improve comment image width
* use argos-ci
* use by cicleci
* fix circle run
* rebase master
* try pipeline var
* use another branch var
* fix commit id
* ignore image test file
* remove useless report
* fix test coverage
4 years ago
Tom Xu
d44f404eae
docs: sort api ( #27251 )
* chore: improve sort api table scripts
* sort api
* add ignore
* Revert "sort api"
This reverts commit 343505d5f0
.
* sort api
* Update package.json
* sort api
* Delete sort-api.js
* sort api
* sort api
* sort api
* fix
* Update index.zh-CN.md
* fix input-number
* fix input-number
* sort func
* fix
* Method moved to the end
* carousel method
4 years ago
lingjieee
8d9d86c433
style: fix Sider light theme ( #27227 )
* fixd:Sider组件light模式下样式丢失
* Update light.less
Co-authored-by: jie.ling <jie.ling@tongdun.net>
Co-authored-by: 偏右 <afc163@gmail.com>
4 years ago
偏右
0a3af0b2e2
fix: 💄 Layout.Sider collapsedWidth cannot work without @menu-collapsed-width ( #27154 )
* fix: collapsedWidth do not work on Sider
* fix test case
* fix test case
* fix extra trigger div
* fix lint
4 years ago
偏右
2788140d1a
Merge pull request #27137 from ant-design/master
chore: merge master into feature
4 years ago
偏右
3ef6ea3ead
refactor: 📦 some styles to reduce css bundle size ( #27129 )
* refactor: some styles to reduce css bundle size
* test: update snapshot
* fix snapshot
* fix test case
* fix addonAfter
* fix firefox style
* reduce riddon css size
* fix Input.Group border radius
* remove unused css selectors
* fix test cov
* fix search button hover border
* fix rtl textarea clear icon style
* update demos
* fix search rtl style
* fix input search style
4 years ago
Tom Xu
f812855122
refactor: Remove layout deprecated ( #27039 )
* Update Sider.tsx
* Update Sider.tsx
* Update Sider.tsx
* Update Sider.tsx
4 years ago
Tom Xu
5f2588ffd1
docs: improve api type docs ( #27038 )
4 years ago
偏右
2e4cbba8d7
fix: @layout-sider-background cannot set to linear-gradient ( #26810 )
close #26755
4 years ago
Alex
bf45c4c1b0
style: 💄 className prop ordering #26594 ( #26602 )
close #26594
4 years ago
偏右
d5eda4f87e
test: ✅ add more test cases ( #26350 )
* test: add more test to Layout
* test: add more test to DatePicker
* refactor: remove unused code in Menu
4 years ago
xrkffgg
cbdd2f5703
docs: perfect website ( #26198 )
4 years ago
偏右
7bdd4fc1d7
fix: Layout trigger ( #25653 )
* refactor: layout code
* fix: Layout `trigger` could customize zero width trigger
close #25433
4 years ago
xrk
acd3fe58d2
docs: fix layout demo style ( #25645 )
4 years ago
xrkffgg
96cbed4356
docs: fix layout demo style
4 years ago
afc163
258d335450
docs: 📝 fix layout demo
4 years ago
xrk
2a051bac64
docs: fix layout demo ( #25602 )
4 years ago
xrkffgg
2321cc6df5
docs: format api divider/grid/layout ( #25293 )
* docs: format api divider/grid/layout
* add the
4 years ago
小菜
542547932c
docs: fix breakpoints url in index.zn-CN.md ( #25097 )
* fix: fix layout breakpoints link 404
* fix: fix layout breakpoints link 404
Co-authored-by: lijie.clj <lijie.clj@alibaba-inc.com>
4 years ago
xrkffgg
ff0c00d624
docs: reduce layout demo ( #25003 )
5 years ago
偏右
882cec62d6
docs: 🌈 Add Components overview page ( #24491 )
* docs: Add components overview page
* fix detail
* remove ContributorsList form overview page
* fix components url
* improve code style
* remove extra file
* fix detail
* fix lint
* fix lint
* docs: Finish components overview page
* fix lint
* docs: Update cover
* fix lint
* update cover
* update menu
* improve overview page
* refactor code
* fix order
* update title
* add components count
* fix overview page ssr bug
* move less file
* update title margin
Co-authored-by: arvinxx <arvinx@foxmail.com>
5 years ago
xrkffgg
ee80a2f710
style: optimize layout rtl ( #23921 )
5 years ago
Tom Xu
f5153ab950
docs: improve style type ( #23700 )
5 years ago
MengZhaoFly
a534e4a56a
doc: fix layout demo ( #23683 )
5 years ago
偏右
8934bbfffa
feat: Menu.Item support icon ( #23629 )
* feat: Menu.Item support icon
* docs: update menu item usage
* docs: remove span wrap,when use icon
* fix: Collapsed depends on the span
* ✅ fix demo snapshot
* do not wrap children when it is span
* Menu.SubMenu support icon prop
* fix sub menu title
* fix eslint
* update dropdown demo
* fix extra icon attribute on li
Co-authored-by: MengZhaoFly <1424254461@qq.com>
5 years ago
偏右
c3e263f2f2
chore: 🚮 remove console ( #23431 )
5 years ago
偏右
fc98ab7222
test: increase test cov for Layout and Typography ( #23407 )
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
Adam Stankiewicz
f69ff7eff5
Inherit menu line-height from header ( #16142 )
5 years ago
二货机器人
e8876d5817
fix: MenuItem with icon only will still have additional margin ( #21925 )
* fix: MenuItem with icon only will still have additional margin
* update snapshot
* fix snapshot
5 years ago
二货机器人
adb323cec2
chore: icons save bundle size without treeShaking ( #21752 )
* alert
* more icons
* another grouping
* all done
5 years ago
afc163
e03209c7d4
✅ update snapshot
close #20779
5 years ago
Felix
db99fe752f
Phrasing ( #21142 )
Small edit that I believe may be more appropriate for what this paragraph is trying to convey.
5 years ago
Teng YANG
8cf8c16142
update display names for layout components ( #21123 )
5 years ago
Amumu
3513c3493f
className to be the last ( #21074 )
5 years ago
yoyo837
ca8ea41118
Revert "change the prop className of the Header, Footer and Content to the last"
This reverts commit e728f406d8
.
5 years ago
yoyo837
e728f406d8
change the prop className of the Header, Footer and Content to the last
5 years ago
Amumu
f783ddabf4
fix: change the prop className of the Layout and others to the last ( #21041 )
* className to be the last
* snapshot
5 years ago
Amumu
f4806ef9da
fix: add less variable to fix Layout.Header font color ( #21033 )
* add less variable to fix Layout.Header font color
* fix lint
5 years ago