afc163
213693e333
🌐 site: transition component category, close #11629
6 years ago
zombiej
e82d7a9c09
fix #12137 . Add miss return type of MessageApi
6 years ago
HeskeyBaozi
e3eb3c63a1
icons in message component use filled theme
6 years ago
HeskeyBaozi
ef54d3fbb7
cross -> close
6 years ago
afc163
0c6b3d5ac1
Improve message API documentation
6 years ago
afc163
85e5f4e4aa
Improve message API documentation
6 years ago
Jack Hsieh
175ae5238e
Make message icons optional
6 years ago
Bryan Berger
1d924300e7
add @message-notice-content-padding var to <Message />
6 years ago
afc163
009ed08580
upgrade eslint-config-airbnb
7 years ago
Wei Zhu
aa580beb8b
docs: sort api table
7 years ago
afc163
9f16d066af
Fix lint problems from eslint-config-airbnb@17
7 years ago
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
7 years ago
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
7 years ago
Jin ZHANG
e1c74eb799
add maxCount config to message ( #10169 )
7 years ago
afc163
779a35e4cc
doc: update message duration description
7 years ago
MuYu
f61967b496
add transitionName from message.config ( #9580 )
* add transitionName from message.config
* Update index.en-US.md (#9579 )
* modify doc
7 years ago
afc163
4a81e5584f
Fix message destroy problem, close #8201
7 years ago
Wei Zhu
d8f6c3bd8c
Fix implicit any error for Modal and Message
7 years ago
afc163
797754d3fd
Fix message cannot hide bug, close #8201
7 years ago
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
7 years ago
afc163
46d1296045
Fix async test cases
7 years ago
Wei Zhu
36227a10db
docs: sort api table
7 years ago
monkindey
0bc5936b23
resolve conflicted files
7 years ago
afc163
c2e91d3b22
update some demo
7 years ago
Kiho · Cham
31d1ce91f7
feat: duration argument is optional ( #7874 )
7 years ago
Benjy Cui
0bce5c83f9
deps: upgrade rc-notification to support react@16 ( #7844 )
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
Khalifa Lame
594dce8f87
Update Message English doc ( #7538 )
Fixed typos.
7 years ago
huzzbuzz
568963e894
update duration value from 1.5 to 3
update duration value from 1.5 to 3
7 years ago
afc163
edf8a4f239
longer default duration of message
7 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
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
e88f08b1cb
update doc
8 years ago
afc163
140f3fb3de
update message docs
8 years ago
偏右
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
8 years ago
afc163
402a5cce4c
update message demo code style
8 years ago
Wei Zhu
f6b1e942e3
Jest 19 ( #5361 )
* Upgeade to jest 19
* Use jest.spyOn
8 years ago
bang
28b1692f1a
doc: add message onClose callback close #5073
8 years ago
偏右
c552b315bc
Add getContainer for message and notification, close #5019 ( #5066 )
8 years ago
afc163
3485529307
adjust message disappear animation setting
8 years ago
偏右
1c2c93fa81
fix: show muliple messages in vertical direction, close #3543 ( #4939 )
8 years ago
Benjy Cui
200b88246f
docs: update docs format
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
0620d52adc
Allow to config top multiply
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