xrkffgg
7f9fdded18
docs: format api card/carousel/collapse ( #25364 )
4 years ago
xrkffgg
a5f3ac8348
docs: unite boolean in site ( #25058 )
* docs: unite boolean in site
* fix demo
* fix boolean
* add
* add
* add
5 years ago
Arvin Xu
dda650cc7b
docs: Update components cover ( #24744 )
* docs: Update components cover
#24629
* docs: Update components cover
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
Tom Xu
f5153ab950
docs: improve style type ( #23700 )
5 years ago
kenve
edcd1b2609
docs(components): improve link ( #23355 )
5 years ago
骗你是小猫咪
869f93d7c8
feat: Card support tabProps ( #22207 )
* feat: add tabProps
* default value
* add test suite
5 years ago
Amumu
29b4b7004e
docs upgrade ( #20460 )
5 years ago
seognil LC
c93bd326f4
docs(update): removed 3.x version description in 4.0-prepare ( #19827 )
* docs(update): removed 3.x version description in 4.0-prepare
ref #19815
* docs(update): update docs
remove carousel/index.zh-CN.md empty version column
* docs(update): update docs
remove carousel/index.en-US.md empty version column
5 years ago
MrHeer
73554a2038
feat: allow disabling hover effect for Card.Grid ( #18448 )
5 years ago
Artin
5e10d5ae7d
Add tabBarExtraContent prop to Card ( #18433 )
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
gyh9457
974e48090d
docs: Update Card and Mention doc ( #14247 )
6 years ago
Nathan Broadbent
cbed63cb3e
Added middle and small sizes for Card component
6 years ago
Emerson Laurentino
a88a320694
add headStyle to card component
6 years ago
Wei Zhu
aa580beb8b
docs: sort api table
7 years ago
u3u
30fe88d4bd
Add the defaultActiveTabKey property for the Card component ( #9526 )
* Add the defaultActiveTabKey property for the Card component (close #8789 , #8942 )
* `activeTabKey` should be added
* Improve
* Fix large tabs font size, close #9509
* docs: Add TreeSelect[dropdownClassName]
* Fix passing dropdownClassName to tree-select
* build: update remark-parse requirement to ^5.0.0 (#9545 )
Updates the requirements on [remark-parse](https://github.com/remarkjs/remark ) to permit the latest version.
- [Release notes](https://github.com/remarkjs/remark/releases )
- [Commits](https://github.com/remarkjs/remark/commits/remark@5.0.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
* add Tooltip contextMenu doc
* Improve Grid and Layout type definition
* fix: focus editor (#9548 )
* Fix test case for new jsdom (#9527 )
* Fix test case for new jsdom
* use setTimeout as raf in jest jsdom
* Fix cancelAnimationFrame
* Add comment for facebook/jest#5147
* longer timeout
* fix snap
* upgrade antd-tools
* Update typescript requirement to ~2.7.2 (#9522 )
Updates the requirements on [typescript](https://github.com/Microsoft/TypeScript ) to permit the latest version.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/commits/v2.7.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
* Fix a ts error
* build: update react-slick requirement to ~0.20.0 (#9543 )
Updates the requirements on [react-slick](https://github.com/akiran/react-slick ) to permit the latest version.
- [Changelog](https://github.com/akiran/react-slick/blob/master/CHANGELOG.md )
- [Commits](https://github.com/akiran/react-slick/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
* Fix test cases
* site: fix intersection-observer polyfill
* docs: update recommendation
* Fix typo WeexPickerProps -> WeekPickerProps (#9564 )
* use lodash
* Fixed typo on Visualization rules (#9575 )
Style of a navigation should conform to the its level.
should be
Style of a navigation should conform to its level.
* Improve Radio/Checkbox type definition
Close #9574
* Remove AbstractCheckboxChangeEvent, fix TS4029 error
See https://github.com/Microsoft/TypeScript/issues/9944
* Update index.en-US.md (#9579 )
* add transitionName from message.config (#9580 )
* add transitionName from message.config
* Update index.en-US.md (#9579 )
* modify doc
* build: update react-virtualized requirement to ~9.18.5 (#9544 )
Updates the requirements on [react-virtualized](https://github.com/bvaughn/react-virtualized ) to permit the latest version.
- [Changelog](https://github.com/bvaughn/react-virtualized/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bvaughn/react-virtualized/commits/9.18.5 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
* When treeNode is disabled, its switcher is highlight and clickabled (#9539 )
* When treeNode is disabled, its switcher is highlight and clickabled
* rc-tree@1.7.11
* Fix moment require (#9528 )
Fix #9502
* Update snapshot
7 years ago
Wei Zhu
36227a10db
docs: sort api table
7 years ago
monkindey
0bc5936b23
resolve conflicted files
7 years ago
afc163
b4bf7198e7
Card `noHovering` => `hoverable`
7 years ago
Khalifa Lame
a4637526b9
Update Card English doc ( #7630 )
Fixed typos.
7 years ago
Khalifa Lame
8551b706cf
Update Card English doc ( #7440 )
Fixed typo
7 years ago
偏右
a59bcf7e90
change noHovering to true defaultly ( #7178 )
7 years ago
ddcat1115
2b1bed42c9
Card new feat ( #7120 )
* inner style Card
* support `cover` `actions` `avatar` `description` and `extraContent`
* improve
* refactor
7 years ago
afc163
1856fbe0df
fix noHovering API typo, close #7078
7 years ago
偏右
a4648fd67f
Add noHovering and Card.Grid ( #6748 )
* Add noHovering prop for Card
* Add Card.Grid
* fix snapshot
* change default card grid percent
7 years ago
Anas Tawfeek
f61b69cbb1
docs: adding the prop 'loading' to the properties table. ( #6225 )
8 years ago
Wei Zhu
77b78a9389
docs: Unify type naming ( #4636 )
* Unify name of ReactNode type in document
* Lowser all string type name
* Lowercase all number type name
* Lowercase all boolean type name
* Unify array type
* Lowercase all object type name
* Unify mutilple types
8 years ago
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
- Layout 更名为 Grid
8 years ago
afc163
0e6f677ff9
Fix doc headings
8 years ago
Vadim Macagon
70f16295bd
docs: Improve English docs for the Card component ( #2537 )
8 years ago
afc163
089f1ae512
update components category name
9 years ago
afc163
bf7c63b208
update card demo
9 years ago
Leon Shi
d70637022d
docs: translate Card's documentation to English
9 years ago