Vic
7c7125b7fa
fix(notifiction): Complement duration missing type definition. ( #9120 )
7 years ago
afc163
202230356a
Fix notification width in small screen, close #8631
7 years ago
afc163
0402e0333d
Fix Notification less compile error, close #8437
7 years ago
偏右
b531de3fee
Upgrade dev deps and fix lints ( #8358 )
* upgrade devDeps and fix lint
* Fix stylelint problems
7 years ago
Wei Zhu
8292808292
Fix implicit any error for Notification
7 years ago
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
7 years ago
Wei Zhu
645be586f3
Run jest.useFakeTimers in beforeAll
7 years ago
afc163
54188b8e97
Reset timer in test
7 years ago
偏右
bdceb5f083
Review fix ( #8125 )
* Fix style
* Fix style
* fix lint
* Fix more styles
* Fix more styles
* update snap
7 years ago
Wei Zhu
36227a10db
docs: sort api table
7 years ago
monkindey
0bc5936b23
resolve conflicted files
7 years ago
afc163
3d6b142621
fix notification ci
7 years ago
afc163
161f0800d3
fix ci
7 years ago
Benjy Cui
0bce5c83f9
deps: upgrade rc-notification to support react@16 ( #7844 )
7 years ago
偏右
9053192ae9
Fix component style ( #7848 )
* fix components style
* fix snapshot
* update travis node version
* change upload action in ci
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
Wei Zhu
c5487ad1eb
React 16 + Enzyme 3
7 years ago
afc163
942ea41b02
update snapshot for new jest
7 years ago
afc163
475e4ff23d
upgrade eslint-config-airbnb
7 years ago
偏右
2bced36f0c
New component styles ( #7731 )
* Tweak button padding
* upgrade input and button size
* update form controls size
* update components size
* Add lemon color and update rate color
* Add new icons
* update layout style
* breadcrumb and dropdown
* update menu arrow width
* update layout and menu
* update steps
* fix var name
* update cascasder style
* Update DatePicker
* update InputNumber and Mention
* radio and switch
* select and transfer
* TimePicker & Upload
* more components
* calendar and list
* Tree Timeline Popover Tag
* divider modal popover
* update search input
* update card style
* update switch disabled opacity
* update shoadow and mask
* Add v2-compatible-reset.less
* Fix undefined className
* update snahshotssssssssssssssssss 👻
7 years ago
偏右
759b0bb821
seperate reset styles ( #7682 )
* seperate reset styles
* not reset ul/ol/p/heading
* revert reset.less idea
* move label style into ant-form-item, #5851
* revert reset.less idea
* update base.less
* Better typography from bootstrap@4
use reboot replace normalize
ref:
b4d84b9cdf/scss/_reboot.scss
close #6162
7 years ago
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