陈帅
dee8f93fe7
New Component PageHeader ( #13637 )
* add api dock
* add a simple demo
* add content demos
* fix style warning
* Replace content with children
* add all demo
* add demo test
* add backNode props
* Adjust the divider style
* fix icon do no show
* fix test ci
* fix md code style
* remove fragment use
* add test script
* Missing newline character at end of file
* optimize the demo display
* text becomes longer
* text becomes longer
* fix css code style
* fix test snapshot
* fix css code style
* fix codereivew waring
* fix codereivew waring
* update snapshots
* use ant-page-header-have-footer
* use englist
* fix typo
* updated snapshot
* line-height set to 100%
* remove subtitle
* Specification less
* fix less style error
* Sort by alphabet
* Rebuild code
* use english
* number use Statistic
* snapshot updated
* rm onBack in breadcrumb
* remove unuse return
* add a click wave
* remove unuse css
* add icon hover
* newline character
* new description
* warm descriptive text
* add dot
* remove async
* feat: use Typography.Paragraph
* test: snapshots updated
* style: fix style lint
* import typography style
6 years ago
zombieJ
c80136a9a7
New Component: Typography ( #14250 )
* text with prefix
* add edit style
* support editable
* enhance accessibility & type experience
* optimize IME case
* support copy
* add locale
* add secondary & disabled
* add ellipsis shadow text
* split to 3 components
* update snapshot
* update desc
* change lines also need update ellipsis
* skip aria when is in ellipsis
* add ResizeObserver in _util
* update snapshot
* move TestBase into test file
* update test case
* update doc
* fix typo
* important => level
* use rows
* update demo cols to 1
* fix cssText not work in firefox
* update doc
* add miss point
* support extendable
* update snapshot
* fix doc
* copyable support string
* update snapshot
* update doc
* update doc desc
* adjust style
* full test
* reset after test
* rename
* update snapshot
* fix compile
* adjust style
* update desc
* update prefixCls
* update margin
* adjust
* nest wrap of tag content
* adjust style
* update comment
* rm %
* one more thing
* tmp of measure
* merge string as children
* update snapshot
* update testcase
* remove comment
* use internal variable for configProvider passing
* update snapshot
* use expandable instead of extendable
* less variable it
* update demo
* update less
* adjust code & mark style
* remove mark padding
* update measure logic
* support nest element style
* use childNode.textContent to fix react 15 error
* update css
* popout Typography
* add link style
* adjust doc
* use ellipsis instead of rows & expandable
* update doc
* update doc
* update doc & style
* fix typo
* add css ellipsis support
* client render
* update snapshot
* enhance copyable
* support onExpand
* update test case
* add test of css ellipsis
* fix logic in react 15
* rename onChange -> onSave
* use tagName of article
* fix lint
6 years ago
zombieJ
ff13ac0f5e
New component Statistic / Countdown ( #14154 )
* init
* number format
* add Countdown
* ⚡ Try something ts stuff
* move out Countdown
* add format
* support countdown
* add prefix & suffix
* Move Number to Statistic
* adjust ts
* clean up
* roll back of lodash
* update doc & style
* variable of the less style
* add demo test
* full coverage
* hide title if not need
* update snapshot
* update accessiblity
* update color
* stop countdown when time is out
* formatTimeStr adjust
* use reset class
* add miss tab index
* update doc
* update title prop & snapshot
* rm additional aria. It's over design
* use card sample on unit demo
* sfc
* adjust demo
6 years ago
zombieJ
2164c58198
New Component: Empty ( #13651 )
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
zombieJ
9b49fb60d9
Config provider ( #12991 )
close #12985
6 years ago
Ilan
53dd4731f1
✨ initial comment component
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
HeskeyBaozi
5f888ad64a
remove import statement for custom-icon
6 years ago
HeskeyBaozi
220b4f59bb
add custom-icon component
6 years ago
jim
61a7731270
simple demo
7 years ago
Andreas Cederström
97c2d58d15
remove bundle size warning in test env ( #10363 )
7 years ago
偏右
f6f5fb3672
Test case for warning message of importing all components ( #9814 )
* Add test case
* fix test case
7 years ago
Wei Zhu
8369557322
Add remove warning comment ( #7510 )
7 years ago
偏右
3b59a03c00
New component divider ( #7261 )
* Add Divider
* use Divider in table demos
* update demo instruction
* upgrade snapshots
7 years ago
niko
12bbe3776c
Feature list component ( #7150 )
* add list component
* fixed the demo syntax
* update list snapshots
7 years ago
乐仪
c30d1b191f
add Avatar
8 years ago
afc163
8f7fdb8489
use less strict console.warn
8 years ago
偏右
0308138974
[WIP] upgrade deps ( #5455 )
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
8 years ago
偏右
674255bd14
[WIP] upgrade deps ( #5455 )
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
8 years ago
Benjy Cui
129308ceb5
fix: suppress warning while testing, close : #5345 ( #5397 )
8 years ago
偏右
dd589a4366
fix: change way to add package.version ( #4842 )
* Change way to add package.version
* replace content than create new content
8 years ago
偏右
0dfdace923
Keep bundle size warning out of server side
8 years ago
偏右
e032fa6a62
adjust entry file ( #4594 )
8 years ago
偏右
0062867274
Feature 2.6 ( #4429 )
* new Layout Component (#4087 )
* change Anchor type
* new Layout
* Component update && add snap
* Revert "new Layout Component" (#4131 )
* add Layout (#4169 )
* add Layout
* update
* fix snapshot
* Improve layout component
1. update demo code
2. drop `position` of Sider
3. improve demo style
8 years ago
RaoHai
0a0e14d610
Anchor Component
+ close #3557
8 years ago
RaoHai
ef720db420
anchor
8 years ago
偏右
1deea83a05
refactor: keep index.js as entry ( #3397 )
8 years ago
thewei
8b7d013116
Update index.tsx ( #3206 )
fixed Upload export name
8 years ago
LongYinan
5cf81a96e4
style: clean export codes
8 years ago
feng zhi hao
cad2d19be2
fix: complete loss declaration ( #3068 )
* complete loss declaration
* fix error in ts-lint
* fix Icon name error
8 years ago
ddcat1115
3bdd8212ec
refactor: Ts rewrite patination notification modal menu ( #2699 )
8 years ago
Benjy Cui
d3d6faf2f3
refactor: ts radio, ref: #2639
8 years ago
Benjy Cui
77e47c5807
refactor: add interface ( #2638 )
8 years ago
ddcat1115
e0d02b1990
refactor: ts Progress ( #2640 )
8 years ago
ddcat1115
ef84f8d408
refactor: ts LocaleProvider ( #2548 )
8 years ago
ddcat1115
89efcb903a
ts popover ( #2542 )
8 years ago
陆离
552fa228ee
feat: AutoComplete ( #2490 )
8 years ago
ddcat1115
a396e3779a
Ts rewrite popconfirm ( #2472 )
* Popconfirm rewrite
* fix`
8 years ago
RaoHai
01fabac77a
Mention Component
9 years ago
afc163
730dbc72f7
Add typings
8 years ago
afc163
2e41e35cc6
Fix more tslint problems
8 years ago
bang
414de809ea
update tooltip
8 years ago
bang
724ce80b5e
update timeline
8 years ago
bang
00710328b1
update timepicker
8 years ago
bang
c36cf9e07e
update tag
8 years ago
bang
817bfe9681
update tabs
8 years ago
yiminghe
94706f1d2c
fix ts
9 years ago
Gray Choi
fb9a6963a3
rewrite in typescript
#1846
- [x] Carousel
- [x] Cascader
- [x] Transfer
- [x] Tree
-Tree
-checkable is boolean type, instead of assigning a ReactElement to it,
I use Ternary Operators.
9 years ago