米老朱
6936599aef
Enhance stylelint rules ( #14803 )
...
* rename .stylelintrc to .stylelintrc.json for explicit file type
* add new npm script lint-fix:style
* fix pseudo-element with double colon
* function name should be lower except ignored functions
* support stylelint declaration-block-no-ignored-properties rule
* support sorted CSS properties order for readability and consistency
* autofix order of all styles by lint-fix:style script
* remove double slash comments after selector
* replace .stylelintignore with ignoreFiles in .stylelintrc.json
2019-02-15 10:48:07 +08:00
zombiej
0a67272ae4
add locale update
2019-01-10 21:55:21 +08:00
zombiej
12af9a9dca
icon add aria-label support
2019-01-10 21:55:21 +08:00
Junbin Huang
d78c0f2707
Chore/fix master conflict ( #14126 )
...
* adjust table fixed column z-index (#14036 )
fix #13930
* 📝 Add instruction for one column without width left in fixed table
* Add full PR template link in template (#14061 )
* add full tmpl link
* adjust
* simplify it
* add cn link
* Fix Affix flickering when scrolling
* update
* fix: top border disappeared under some ie9
* fix calendar month range display (#14049 )
* Fix tslint warning
* Correct typescript usage (#14074 )
* 🐛 Fix steps style under IE9
close #14001
* 🐛 tweak style for not affecting vertical steps
* 📝 enhance upload documentation
* Input.Group with TimePicker disappear icon: https://codepen.io/mraiguo/pen/QzvvvE?editors=0010
* 🐛 Fix disabled button style in DatePicker panel
https://user-images.githubusercontent.com/507615/50693143-17505400-1071-11e9-9114-b150bef8f7f6.png
* 📝 site: fix BackTop been covered by footer
close #14093
* Update PULL_REQUEST_TEMPLATE.md
* Update pr_cn.md
* 🐛 Fix nested Timeline last item missing line (#14110 )
close #14108
* init Spin should also support delay trigger (#14105 )
fix #14100
* Update table docs
* bugfix
* Format
* update snapshot
* test: fix spin test
2019-01-06 13:25:59 +08:00
陈帅
8e11f0bdb9
merge support prettier
2018-12-07 20:02:01 +08:00
zombiej
9f5d421cd6
merge master
2018-11-30 14:48:37 +08:00
afc163
83c192ea3e
💄 fix eslint problems
2018-11-28 15:11:02 +08:00
afc163
1cbe8bc919
Merge branch 'master' into feature
...
* master:
Add missing types for tree
fix: notification's description should be optional
Fix #13132 (#13143 )
2018-11-15 14:18:02 +08:00
Wei Zhu
f9bf695656
fix: notification's description should be optional
2018-11-15 11:32:53 +08:00
afc163
cdafee70f2
Merge branch 'master' into feature
...
* master:
🔥 update less code style
⬆️ upgrade react-dnd version
update
Remove unused dependencies
3.10.7 changelog
🐛 Fix typo, #12978
update changelog
✨ Release 3.10.6
🚑 Fix Button[href] 1px align bug in another way
tweak style
💄 tweak button style
2018-11-12 12:06:24 +08:00
afc163
a616f89a1b
🔥 update less code style
2018-11-12 12:02:30 +08:00
afc163
ad0f9b28ec
Merge branch 'master' into feature
...
* master:
site: add Community discusstion links
🌐 site: transition component category, close #11629
Fix Collapse Panel id definition, close #12357
Fix style overlap with sorter when long text in Table column header
Add more recommendation
adjust datepick reset logic
reset showDate when picker is closed fix #12929
2018-11-04 17:15:29 +08:00
afc163
213693e333
🌐 site: transition component category, close #11629
2018-11-04 16:20:35 +08:00
zombiej
593cb2cca5
notification support onClick
...
close #11832
2018-10-18 10:16:56 +08:00
afc163
bc3322daf6
Fix notification demo, close #12238
2018-09-14 12:17:55 +08:00
afc163
e657985cc3
fix notification icon align when no description
2018-09-10 18:21:16 +08:00
HeskeyBaozi
c76a90b2b7
fix tweak icon
2018-09-07 14:14:23 +08:00
HeskeyBaozi
976f6969f4
update test snapshot
2018-09-07 14:14:23 +08:00
afc163
3cbb5da6c2
tweak icons size
2018-09-03 17:11:20 +08:00
HeskeyBaozi
2f8a56fa78
fix test case & update test snapshot
2018-09-02 20:59:37 +08:00
HeskeyBaozi
74798b8911
upgdate test snapshot
2018-09-02 20:59:37 +08:00
HeskeyBaozi
d6131fe18d
update test snapshot
2018-09-02 20:59:37 +08:00
HeskeyBaozi
ef54d3fbb7
cross -> close
2018-09-02 20:59:37 +08:00
HeskeyBaozi
0c9465aaf9
upgrade icons library
2018-08-27 20:40:11 +08:00
HeskeyBaozi
ee1d2469a8
upgrade test snapshot
2018-08-24 18:36:08 +08:00
HeskeyBaozi
796de6390b
update test snapshot
2018-08-14 15:32:29 +08:00
HeskeyBaozi
35974d67b2
update test snap shot
2018-08-13 20:51:01 +08:00
HeskeyBaozi
0a8f964935
update test snap shot
2018-08-13 14:46:55 +08:00
HeskeyBaozi
34e658d70b
use rc-notification@3.2.0, use svg close icon in Notification component.
2018-07-31 15:59:51 +08:00
Wang Riwu
a2c4b03d45
add notification.open
to API docs ( #11281 )
2018-07-18 14:55:47 +08:00
afc163
009ed08580
upgrade eslint-config-airbnb
2018-06-27 16:09:58 +08:00
愚指导
9368e2df87
Bump 3.5.0 ( #10297 )
2018-05-04 18:15:28 +08:00
Junbin Huang
3a3d550b54
chore: upgrade menu ( #10305 )
...
* chore: upgrade menu and select
* Add test case for coverage percent
2018-04-29 23:01:58 +08:00
afc163
e40c2a7f45
Fix notification icon hover color, close #10272
2018-04-27 10:48:40 +08:00
Vic
7c7125b7fa
fix(notifiction): Complement duration missing type definition. ( #9120 )
2018-01-24 22:29:03 -06:00
afc163
202230356a
Fix notification width in small screen, close #8631
2017-12-16 18:25:08 +08:00
afc163
0402e0333d
Fix Notification less compile error, close #8437
2017-12-06 10:19:50 +08:00
偏右
b531de3fee
Upgrade dev deps and fix lints ( #8358 )
...
* upgrade devDeps and fix lint
* Fix stylelint problems
2017-11-29 21:00:16 +08:00
Wei Zhu
8292808292
Fix implicit any error for Notification
2017-11-21 15:48:53 +08:00
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
2017-11-17 14:38:54 +08:00
afc163
bf36ebdf5e
Merge branch 'master' into antd-3.0
2017-11-13 21:24:32 +08:00
Wei Zhu
645be586f3
Run jest.useFakeTimers in beforeAll
2017-11-13 10:46:54 +08:00
afc163
b53e76cbd5
Merge branch 'master' into antd-3.0
2017-11-09 20:37:30 +08:00
afc163
54188b8e97
Reset timer in test
2017-11-09 20:33:25 +08:00
偏右
bdceb5f083
Review fix ( #8125 )
...
* Fix style
* Fix style
* fix lint
* Fix more styles
* Fix more styles
* update snap
2017-11-06 21:28:51 +08:00
Wei Zhu
bbb1a3a828
Merge branch 'master' into antd-3.0
2017-10-25 10:27:38 +08:00
Wei Zhu
36227a10db
docs: sort api table
2017-10-25 10:25:44 +08:00
afc163
ef443ad047
Merge branch 'master' into antd-3.0
2017-10-20 15:47:42 +08:00
afc163
3d6b142621
fix notification ci
2017-10-20 15:10:53 +08:00
afc163
161f0800d3
fix ci
2017-10-16 21:38:14 +08:00
Benjy Cui
0bce5c83f9
deps: upgrade rc-notification to support react@16 ( #7844 )
2017-10-11 12:03:19 +08:00
偏右
9053192ae9
Fix component style ( #7848 )
...
* fix components style
* fix snapshot
* update travis node version
* change upload action in ci
2017-10-11 12:01:27 +08:00
afc163
d3b98d311a
Merge branch 'master' into antd-3.0
2017-10-10 14:09:03 +08:00
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
2017-10-09 19:58:30 +08:00
Wei Zhu
c5487ad1eb
React 16 + Enzyme 3
2017-10-09 19:18:04 +08:00
afc163
4eb9d5ef56
Merge branch 'master' into antd-3.0
2017-10-09 13:33:59 +08:00
afc163
942ea41b02
update snapshot for new jest
2017-10-09 13:32:11 +08:00
afc163
475e4ff23d
upgrade eslint-config-airbnb
2017-10-09 13:27:35 +08:00
偏右
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 👻
2017-09-27 22:32:49 +08:00
偏右
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
2017-09-22 18:33:29 +08:00
Wei Zhu
250c7a9c68
Revert "Mock rc-trigger"
...
This reverts commit 9d2c91598b
.
2017-09-15 16:42:25 +08:00
Wei Zhu
9d2c91598b
Mock rc-trigger
...
Ref #5522
2017-09-15 16:14:26 +08:00
Khalifa Lame
aa3458deb6
docs: update Notification English doc ( #7539 )
...
Fixed numerous typos and inconsistencies.
2017-09-11 11:08:34 +08:00
Benjy Cui
e061ada71a
test: fix CI
2017-08-17 15:33:26 +08:00
Benjy Cui
9abce572a4
fix: notification.xxx shoud not affect defualtPlacement, close : #5895
2017-08-17 15:23:47 +08:00
Mars Wong
e9b3c36866
fix: correct Notification interface ( #7073 ) ( #7088 )
2017-08-06 13:29:11 +08:00
afc163
59e219e138
Fix notification type, close #7073
2017-08-04 16:44:42 +08:00
Wei Zhu
401519ec6f
Fix types
2017-07-31 01:50:46 +08:00
paranoidjk
ba168b826f
refactor: use spread operator replace object-assign ( #6677 )
2017-07-03 16:57:11 +08:00
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
2017-06-13 14:43:19 +08:00
Rex
f3c38d5811
fix: notification.destroy
bug ( #6161 )
2017-05-17 10:24:16 +08:00
hardfist
da935ec4af
fix Notification getContainer config bug ( #6099 )
...
Change-Id: I8eb84c640bb75c7e3b7c9c35b3105ca147888d54
2017-05-14 00:13:34 +08:00
Rex
83a322f2d3
fix: notification are overlapping ( #5994 )
...
* fix notification are overlapping
* update test case
* update test case
2017-05-08 16:57:43 +08:00
Benjy Cui
0d672d5c2d
test: fix CI
2017-05-05 14:47:37 +08:00
Benjy Cui
f870db26f5
docs: update API docs for Notification
2017-05-05 14:34:33 +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
乐仪
bf755f8daa
fix notification can't close after 4.5s
2017-04-24 16:12:50 +08:00
afc163
455a23f1bb
should only affect notification without description and with icon, #5846
2017-04-22 01:28:54 +08:00
afc163
12a9f1e5b5
Auto adjust notification style for singleline message, close #5846
2017-04-22 01:11:18 +08:00
afc163
b9851f84c8
fix link focus style
2017-04-15 15:12:41 +08:00
afc163
6b2f6af85d
use @info-color over @primary-color, close #5442
2017-03-23 13:57:30 +08:00
afc163
d09b7638b8
Add test case for notification destroy
2017-03-19 02:04:32 +08:00
Wei Zhu
f6b1e942e3
Jest 19 ( #5361 )
...
* Upgeade to jest 19
* Use jest.spyOn
2017-03-17 18:56:30 +08:00
偏右
c552b315bc
Add getContainer for message and notification, close #5019 ( #5066 )
2017-02-27 13:39:37 +08:00
Benjy Cui
200b88246f
docs: update docs format
2017-02-13 10:55:53 +08:00
afc163
f2bb4afd4d
Merge from master
2017-01-27 17:23:51 +08:00
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.
2017-01-27 17:12:25 +08:00
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
2017-01-20 20:10:50 +08:00
Benjy Cui
3e17551b7e
site: improve build speed
2017-01-19 15:22:53 +08:00
afc163
041457fa5e
fix typo
2017-01-15 13:39:44 +08:00
afc163
0620d52adc
Allow to config top multiply
2016-12-19 16:50:20 +08:00
afc163
bda303a38e
fix snap
2016-12-14 18:11:01 +08:00
afc163
dc4cfd3e5f
Improve notification style when there is no descrption
2016-12-14 18:07:36 +08:00
afc163
99824d3e9f
remove unused className
2016-12-14 17:58:06 +08:00
afc163
b7597e947f
update notification demo code style
2016-12-14 17:57:15 +08:00
Wei Zhu
07103b9fb6
Don't ignore test files.
2016-12-14 14:48:09 +08:00
Wei Zhu
17a0a33283
Restructure tests.
2016-12-14 14:41:39 +08:00
Benjy Cui
932443099a
css: use @component-background, ref: #4040
2016-11-29 11:56:10 +08:00
cathayandy
addb6e44dc
Fix #4039 . Replace background-color: #fff with background: @body-background ( #4040 )
2016-11-29 09:54:54 +08:00
afc163
ca9ed27445
upgrade demo primary-color
2016-11-18 14:24:50 +08:00