二货机器人
ce006bd44e
docs: Version Robin ( #32830 )
3 years ago
Jehu
0b1f4da2eb
feat: add skeleton btn block ( #30902 )
close #30832
4 years ago
Tom Xu
e5d908a078
docs: format api ( #29537 )
4 years ago
einq7
fa376f9c82
docs: prettier markdown ( #28510 )
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
xrkffgg
a7a75eaeef
docs: format api popconfirm/result/skeleton/spin ( #25390 )
4 years ago
zoomdong
6619c14579
docs: refine typo of Skeleton ( #24878 )
* fix: docs of Skeleton
* fix: typo
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
xilihuasi
5f1da59488
feat: Skeleton add round prop ( #24137 )
* feat: Skeleton add round prop
* update snapshot
* fix snapshot
5 years ago
xrkffgg
4388a96c32
docs: Format string notation of all components ( #20970 )
5 years ago
Rustin
1c4bae59ba
feat: add Input element for Skeleton ( #20264 )
* complete skeleton input element (#18237 )
* update test snapshots
* update skeleton doc
* add more test for skeleton input
* fix test snapshots issue
5 years ago
Rustin
7a5fc8bb19
feat: add skeleton avatar ( #19898 )
* move avatar default props into skeleton
* #18237 complete skeleton avatar
* update skeleton avatar docs
* add more tests for skeleton avatar
* refactor class and props name
* revert Avatar props name
* combine avatar and button demo
* update demo and test snapshots
* move active props into element
5 years ago
Rustin
060b7ded20
feat: Add skeleton button ( #19699 )
* #18237 add skeleton button
* update snapshot
* refactoring demo code
* lint code
* update test snapshots
* add test
* update snapshot
* fix deps lint issue
* set avatar siz and update test snapshots
* fix lint issue
* remove button and just keep skeleton
* add active switch for button demo
* add size and shape radio for skeleton button demo
* add button tests
* add skeleton tests
* update doc
* update test snapshots
* omit avatar and button props
* refactoring skeleton and update test snapshots
5 years ago
陈小聪
e71a4ef10f
docs: Removed version column in 4.0 ( #19832 )
5 years ago
MuYu
fb0b4f0fc9
docs: show version Number features were added ( #17373 )
* docs: add api first appearance
* docs: fix auto-complete doc
* docs: replace Version Added with Version
* docs: date picker common method
* docs: date picker common method
* docs: tree
* docs: remove meaningless 3.0.0
5 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
Aaron Cawte
8686e52804
Documentation - Skeleton Component
6 years ago
He Linming
2ac02e0035
feat: Support SkeletonAvatarProps.size accept number ( #16078 ) ( #16128 )
6 years ago
Inian
c443909bca
Typo
6 years ago
Alvin Abia
9368753605
Fixed typo in Skeleton component doc
6 years ago
afc163
a29806f895
📝 upgrade some documentations for progress and skeleton
6 years ago
zombiej
b9e85b2870
fix #12469 . Adjust doc of Skeleton type
6 years ago
zombieJ
796b56dbc4
New Component Skeleton ( #11226 )
* Add new component Skeleton
* Add related doc
* Add sample
* Add test case
ref: https://github.com/ant-design/ant-design/issues/10308
6 years ago