Vic
7c7125b7fa
fix(notifiction): Complement duration missing type definition. ( #9120 )
7 years ago
Wei Zhu
8292808292
Fix implicit any error for Notification
7 years ago
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
7 years ago
Benjy Cui
0bce5c83f9
deps: upgrade rc-notification to support react@16 ( #7844 )
7 years ago
Bastian Sieker
d4c75d43a1
Fix notification ArgsProps typing ( #7834 )
* Fix notification ArgsProps typing
close #7832
* Improve notification ArgsProps typing
see #7832
* Improve notification ArgsProps typing
see #7832
7 years ago
Benjy Cui
9abce572a4
fix: notification.xxx shoud not affect defualtPlacement, close : #5895
7 years ago
Mars Wong
e9b3c36866
fix: correct Notification interface ( #7073 ) ( #7088 )
7 years ago
afc163
59e219e138
Fix notification type, close #7073
7 years ago
Wei Zhu
401519ec6f
Fix types
7 years ago
paranoidjk
ba168b826f
refactor: use spread operator replace object-assign ( #6677 )
8 years ago
Jordan Hornblow
51655e2e7c
Allow Number type table keys. Make notification success, error, info, warn and warning non-optional ( #6434 )
* Allow Number type table keys. Make notification success, error, info, warn and warning non-optional
* Fix build error
8 years ago
Rex
f3c38d5811
fix: `notification.destroy` bug ( #6161 )
8 years ago
hardfist
da935ec4af
fix Notification getContainer config bug ( #6099 )
Change-Id: I8eb84c640bb75c7e3b7c9c35b3105ca147888d54
8 years ago
Rex
83a322f2d3
fix: notification are overlapping ( #5994 )
* fix notification are overlapping
* update test case
* update test case
8 years ago
lixiaoyang
f58615dc35
feat: Notification supports className and style ( #6014 )
* notification add className and style
Message add className and style
* revert message
8 years ago
乐仪
bf755f8daa
fix notification can't close after 4.5s
8 years ago
afc163
455a23f1bb
should only affect notification without description and with icon, #5846
8 years ago
afc163
12a9f1e5b5
Auto adjust notification style for singleline message, close #5846
8 years ago
偏右
c552b315bc
Add getContainer for message and notification, close #5019 ( #5066 )
8 years ago
Rex
aadf623dc6
support notification pop up from topLeft or bottomRight or bottomLeft ( #4700 )
* update snapshots
* update snapshots
* support notification pop up from topLeft or bottomRight or bottomLeft
* update snapshots
* 1. add test
2. update doc
3. support `placement` arguments in `open` method
* update doc
* update doc.
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
afc163
0620d52adc
Allow to config top multiply
8 years ago
afc163
99824d3e9f
remove unused className
8 years ago
Benjy Cui
4878258f6c
refactor: ref: #3490
8 years ago
Albert Zheng
23dd825afd
【Please review】Fixes for supporting TypeScript 2.0.3 ( #3439 )
* Fixes for supporting TypeScript 2.0.3
* Fixes for supporting TypeScript 2.0.3. Issue is #3358
8 years ago
Benjy Cui
bd7e9f00c0
style: update code style
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
afc163
6d2e0b80eb
fix notifiaction duration, close #3049
8 years ago
马斯特
a25ec29fb8
refactor: 保证所有的tsx和less都正确使用prefix ( #3024 )
* refactor: extract prefix cls as less variable
* refactor: apply ant icon prefix cls in less files
* refactor: all components support prefixCls props
8 years ago
afc163
59d7a7ee2d
Support customize the icon for Notification
8 years ago
afc163
f76a6bf107
Improve Alert and notification style
8 years ago
ddcat1115
3bdd8212ec
refactor: Ts rewrite patination notification modal menu ( #2699 )
8 years ago
偏右
de359d2cf7
fix tslint problems ( #2360 )
8 years ago
yiminghe
94706f1d2c
fix ts
9 years ago
yiminghe
9a0d751f94
refactor to typescript
9 years ago
yiminghe
fc55cf6919
keep .warn
9 years ago
Wei Zhu
b9cbb21f55
defaultDuration should be 4.5 seconds ( #1778 )
9 years ago
Benjy Cui
ecaa6c56c3
style: enable comma-dangle
9 years ago
afc163
ac4358024c
refactor notification code style
9 years ago
afc163
6b2c0e96a9
Add deperated code for xxx.warn
9 years ago
afc163
09b27ed288
warn => warning, close #1225
9 years ago
afc163
7cee16d153
Fix alert icons style
9 years ago
Benjy Cui
5e4786440d
deps: remove object-assign
9 years ago
afc163
2e823f3c5b
Add global duration config for message and notification, close #1143
9 years ago
Benjy Cui
29825f20c8
style: update code style to please lint
9 years ago
afc163
69935c5bbf
Add size for RadioButton, close #904
9 years ago
afc163
4bbe1c0008
Add message.destroy and notification.destroy, close #902
9 years ago
afc163
3337e6072b
Fix indent
9 years ago
afc163
dab82feb78
auto eslint fix in scripts
9 years ago
Benjy Cui
b72d18fd44
style: update code style to please the fucking lint
9 years ago