This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
ant-design
Watch
1
Star
0
Fork
0
You've already forked ant-design
mirror of
https://github.com/ant-design/ant-design.git
synced
2024-12-04 17:09:46 +08:00
Code
Issues
Actions
9
Packages
Projects
Releases
Wiki
Activity
512883e59a
ant-design
/
components
/
skeleton
/
demo
/
element.md
8 lines
133 B
Markdown
Raw
Normal View
History
Unescape
Escape
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
2019-11-21 20:23:56 +08:00
## zh-CN
feat: Add support to Skeleton, which allow deployer use custom node as prop. (#36441) * feat: Skeleton component supports for custom node * fix: Clear redundant code * refactor: Remove changes in package.json * test: Update the snapshot of Skeleton demo * Update components/skeleton/demo/element.md Co-authored-by: afc163 <afc163@gmail.com> Co-authored-by: afc163 <afc163@gmail.com>
2022-07-11 12:04:18 +08:00
骨架按钮、头像、输入框、图像和自定义节点。
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
2019-11-21 20:23:56 +08:00
## en-US
feat: Add support to Skeleton, which allow deployer use custom node as prop. (#36441) * feat: Skeleton component supports for custom node * fix: Clear redundant code * refactor: Remove changes in package.json * test: Update the snapshot of Skeleton demo * Update components/skeleton/demo/element.md Co-authored-by: afc163 <afc163@gmail.com> Co-authored-by: afc163 <afc163@gmail.com>
2022-07-11 12:04:18 +08:00
Skeleton Button, Avatar, Input, Image and Node.
Reference in New Issue
Copy Permalink