Wei Zhu
250c7a9c68
Revert "Mock rc-trigger"
This reverts commit 9d2c91598b
.
7 years ago
Wei Zhu
9d2c91598b
Mock rc-trigger
Ref #5522
7 years ago
Khalifa Lame
aa3458deb6
docs: update Notification English doc ( #7539 )
Fixed numerous typos and inconsistencies.
7 years ago
Benjy Cui
e061ada71a
test: fix CI
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
Benjy Cui
0d672d5c2d
test: fix CI
8 years ago
Benjy Cui
f870db26f5
docs: update API docs for Notification
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
afc163
b9851f84c8
fix link focus style
8 years ago
afc163
901a1e6769
use @info-color over @primary-color , close #5442
8 years ago
afc163
6b2f6af85d
use @info-color over @primary-color , close #5442
8 years ago
afc163
d09b7638b8
Add test case for notification destroy
8 years ago
Wei Zhu
f6b1e942e3
Jest 19 ( #5361 )
* Upgeade to jest 19
* Use jest.spyOn
8 years ago
偏右
c552b315bc
Add getContainer for message and notification, close #5019 ( #5066 )
8 years ago
Benjy Cui
200b88246f
docs: update docs format
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
Benjy Cui
3e17551b7e
site: improve build speed
8 years ago
afc163
041457fa5e
fix typo
8 years ago
afc163
0620d52adc
Allow to config top multiply
8 years ago
afc163
bda303a38e
fix snap
8 years ago
afc163
dc4cfd3e5f
Improve notification style when there is no descrption
8 years ago
afc163
99824d3e9f
remove unused className
8 years ago
afc163
b7597e947f
update notification demo code style
8 years ago
Wei Zhu
07103b9fb6
Don't ignore test files.
8 years ago
Wei Zhu
17a0a33283
Restructure tests.
8 years ago
Benjy Cui
932443099a
css: use @component-background , ref: #4040
8 years ago
cathayandy
addb6e44dc
Fix #4039 . Replace background-color: #fff with background: @body-background ( #4040 )
8 years ago
afc163
ca9ed27445
upgrade demo primary-color
8 years ago
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
- Layout 更名为 Grid
8 years ago
afc163
0ec4276eab
@font-size-lg ( #1752 )
8 years ago
afc163
9b81fe86d9
clear less variables and add @text-color-secondary
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
afc163
d92a24d477
Improve overlay border design
8 years ago
Benjy Cui
87753482bf
style: update code style to please lint, close : #2811
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
偏右
354759cb17
Redesigned icons ( #3041 )
* redesigned icons
* change iconfont content
* use same icons
* fix missing icons
* improve icon size
8 years ago