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
Subroto
7b8a39772b
Fix `fileIndex` not found TypeError (IE 11)
fileIndex is not present in IE 11 Array.prototype
6 years ago
ztplz
ab2dd31087
Add types for warning
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
ztplz
0af12576cd
Remove classNames from custom-typing file
6 years ago
zombieJ
2164c58198
New Component: Empty ( #13651 )
6 years ago
zombieJ
684d15c054
formItem support error message with reactNode ( #13046 )
close #13014
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
afc163
647ba193cd
⚙️ upgrade code style
6 years ago
HeskeyBaozi
2a54d80639
new icon display
6 years ago
afc163
b4d95f7e20
Refactor button click effect implementation
for better perfermance
6 years ago
afc163
287d08890a
renew typescript typings
6 years ago
Wei Zhu
064bfaf554
Add @types/prop-types
6 years ago
jim
306389273a
Improve documentation
7 years ago
jim
61a7731270
simple demo
7 years ago
Wei Zhu
1c2385de98
Add polyfill
7 years ago
zombieJ
a825ed4e66
Directory Tree ( #10139 )
Support DirTree. close #7749
7 years ago
偏右
a2e0e40caa
[WIP] Use raf to replace getRequestAnimationFrame ( #10614 )
* use raf to replace getRequestAnimationFrame
* remove isCssAnimationSupported
7 years ago
konakona
6c0d6d302a
Add feature: can use type ReactNode for message of rules ( #10136 ) ( #10395 )
* Add feature: can use type ReactNode for message of rules (#10136 )
* fix: Replace React.Fragment to span
* Add unit test for Form (Not passed)
* fix: unit test of Form
* fix: unit test of Form & remove demo
* fix: update unit test for Form
* Refine code for Form
* Add error check for getHelpMessage
7 years ago
konakona
06f205874f
Add missing semicolon ( #10410 )
* Add missing semicolon
* Remove semicolon for custom-typings.d.ts
7 years ago
afc163
e071002fae
use lodash
7 years ago
afc163
626ebf2063
Fix upload list update logic when beforeUpload return false
close #8020 #8779 #9248 #9191
ref #8036
7 years ago
Wei Zhu
50f85480d1
Fix implicit any error for Carousel
7 years ago
Wei Zhu
b647078baa
Fix implicit any for Select Slider Spin Switch
7 years ago
Wei Zhu
5cb5a2ae9d
Fix implicit any error for Table
7 years ago
Wei Zhu
a3c3ec8070
Fix types and lint
7 years ago
偏右
742999ff28
Fix matchMedia not present in jest test ( #7344 )
close #6560
close #3308
close #7341
7 years ago
Randy
ecc18ef3a6
remove rc-util declaration ( #7043 )
7 years ago
Randy
99e4cd6aec
add rc-util declaration to custom-typings ( #6935 )
7 years ago
bang
f4e0766e97
chore: add prop-types definition
8 years ago
afc163
aaa939cf87
refactor version import
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
afc163
7373ce0758
Add react-lazy-load for Transfer perfermance, close #2860
8 years ago
偏右
1deea83a05
refactor: keep index.js as entry ( #3397 )
8 years ago
Wei Zhu
f8d2aeefc3
refactor: Replace react-addons-pure-render-mixin with rc-util/lib/PureRenderMixin ( #3627 )
8 years ago
yiminghe
9178108906
optimize d.ts
8 years ago
yiminghe
8afe3965c1
upgrade ts 2.0
8 years ago
Benjy Cui
672ebecf47
deps: upgrade dependencies ( #3017 )
* deps: upgrade dependencies
* fix: backward compatibility
* fix: replace cross with close
8 years ago
Benjy Cui
8db2b79505
chore: fix compile errors
8 years ago
Benjy Cui
caf218ce4b
chore: integrate typings dir
8 years ago