zombiej
e82d7a9c09
fix #12137 . Add miss return type of MessageApi
2018-09-09 22:50:12 +08:00
HeskeyBaozi
e3eb3c63a1
icons in message component use filled theme
2018-09-02 20:59:37 +08:00
HeskeyBaozi
ef54d3fbb7
cross -> close
2018-09-02 20:59:37 +08:00
Jack Hsieh
175ae5238e
Make message icons optional
2018-09-02 17:19:05 +08:00
Jinxuan Zhu
c2519e776b
Add promise-like interface ( #10470 )
...
* Add promise-like interface
* Keep hide interface
* Shorten
* Test Promise
* Update document
* Update demo: 2.5 second is insignificant with the default 3s hiding
* Update demo: then interface
* Fix line break
* Chainable
* Thenable demo
* Thenable test
* Fix tsc error
* Fix tsc error
* Better document
* Revert change in loading.md
* Change snapshot
2018-05-25 20:41:07 +08:00
Xiaoming
7f2159e928
Message doc update & change variable statement ( #10420 )
...
* eslint disallow use of chained assignment expressions
eslint disallow use of chained assignment expressions
* revert
* message-doc-update
1.If a variable is never reassigned, using the const declaration is
better.
2.Defaultvalue’s type must be ‘number’ depend on type
2018-05-08 21:59:28 +08:00
Jin ZHANG
e1c74eb799
add maxCount config to message ( #10169 )
2018-04-20 15:40:43 +08:00
MuYu
f61967b496
add transitionName from message.config ( #9580 )
...
* add transitionName from message.config
* Update index.en-US.md (#9579 )
* modify doc
2018-03-09 13:30:50 +08:00
afc163
4a81e5584f
Fix message destroy problem, close #8201
2017-11-22 14:44:06 +08:00
Wei Zhu
d8f6c3bd8c
Fix implicit any error for Modal and Message
2017-11-21 17:20:25 +08:00
afc163
797754d3fd
Fix message cannot hide bug, close #8201
2017-11-18 15:26:02 +08:00
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
2017-11-17 14:38:54 +08:00
Kiho · Cham
31d1ce91f7
feat: duration argument is optional ( #7874 )
2017-10-14 14:28:57 +08:00
Benjy Cui
0bce5c83f9
deps: upgrade rc-notification to support react@16 ( #7844 )
2017-10-11 12:03:19 +08:00
afc163
edf8a4f239
longer default duration of message
2017-07-18 12:50:17 +08:00
lixiaoyang
f58615dc35
feat: Notification supports className and style ( #6014 )
...
* notification add className and style
Message add className and style
* revert message
2017-05-05 14:26:55 +08:00
偏右
81c1a77686
Fix get container ( #5381 )
...
* Fix message getContainer, close #5380
* Add test for message getContainer
* Add test for message config top
* more test for message destroy
2017-03-19 02:07:39 +08:00
偏右
c552b315bc
Add getContainer for message and notification, close #5019 ( #5066 )
2017-02-27 13:39:37 +08:00
afc163
0620d52adc
Allow to config top multiply
2016-12-19 16:50:20 +08:00
Benjy Cui
55e9e83be0
Revert "feat: 给message组件添加stack全局配置 #3543 ( #3548 )"
...
This reverts commit 818deacfee
.
2016-10-27 17:39:46 +08:00
Benjy Cui
ca2e9c6dc2
Revert "fix: should cache correctly"
...
This reverts commit 75423ed4b1
.
2016-10-27 17:39:28 +08:00
Benjy Cui
75423ed4b1
fix: should cache correctly
2016-10-26 11:05:00 +08:00
yeliex
818deacfee
feat: 给message组件添加stack全局配置 #3543 ( #3548 )
2016-10-26 09:33:44 +08:00
Benjy Cui
4878258f6c
refactor: ref: #3490
2016-10-24 12:04:26 +08:00
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
2016-10-18 11:55:00 +08:00
Benjy Cui
bd7e9f00c0
style: update code style
2016-09-21 11:54:53 +08:00
feng zhi hao
cad2d19be2
fix: complete loss declaration ( #3068 )
...
* complete loss declaration
* fix error in ts-lint
* fix Icon name error
2016-09-19 10:17:07 +08:00
Benjy Cui
8db2b79505
chore: fix compile errors
2016-09-13 15:31:29 +08:00
ddcat1115
a3a999441e
refactor: ts message ( #2544 )
2016-07-29 16:32:12 +08:00
yiminghe
94706f1d2c
fix ts
2016-07-07 20:25:03 +08:00
yiminghe
9a0d751f94
refactor to typescript
2016-06-22 13:19:48 +08:00