偏右
4d6bcf4978
🐛 Fix Alert description wrapping ( #20318 )
...
close #20313
2019-12-18 12:25:43 +08:00
偏右
05c2f92b69
⚠️ Add Alert.ErrorBoundary ( #19923 )
...
⚡ support ErrorBoundary message and description
2019-12-11 14:15:45 +08:00
二货机器人
64b905e9bd
chore: Update @ant-design/icons
deps ( #19979 )
...
* update icons deps
* update all icon ref
* fix lint
* update snapshot
2019-11-28 12:34:33 +08:00
陈小聪
e71a4ef10f
docs: Removed version column in 4.0 ( #19832 )
2019-11-20 17:46:50 +08:00
zombiej
7a12b2b1ae
merge master
2019-10-30 16:28:28 +08:00
afc163
ff382abc51
💄 refactor alert code for better semantic
...
close #19426
2019-10-28 15:48:38 +08:00
zombiej
9051c7baee
merge master
2019-09-23 10:08:32 +08:00
Amumu
25bdb78410
fix: Alert add css word break ( #18929 )
...
* add word-wrap: break-word;
* fix lint
2019-09-21 09:48:46 +08:00
zombiej
f30b92ec21
merge master
2019-09-17 19:31:37 +08:00
afc163
08000b217e
✅ fix stylelint
2019-09-16 22:19:07 +08:00
zombiej
fa8ddb4104
merge master
2019-09-16 11:23:26 +08:00
MrHeer
d2e76d9480
👌 remove :focus
2019-09-12 14:28:38 +08:00
MrHeer
bf5140b825
♿ Accessibility of Alert close button
...
replace the <span> with <button> and style it accordingly #18736
2019-09-12 14:28:38 +08:00
vagusX
149729e524
use ant design icons 4.0 ( #18217 )
...
* feat: use @ant-design/icons@4.0
* feat: use createFromIconfontCN to make site works
* feat: update doc for Icon
* feat: use icon in component Alert
* feat: use icon in component Avatar
* feat: use icon in component Breadcrumb
* feat: use icon in component Button
* feat: use icon in component Cascader
* feat: use icon in component Collapse
* feat: use icon in component Datepicker
* feat: use icon in component Dropdown
* feat: use icon in component Form
* feat: use icon in component Input
* feat: use icon in component InputNumber
* feat: use icon in component Layout
* feat: use icon in component Mention
* feat: use icon in component Message
* feat: use icon in component Modal
* feat: use icon in component Notification
* feat: use icon in component PageHeader
* feat: use icon in component Pagination
* feat: use icon in component Popconfirm
* feat: use icon in component Progress
* feat: use icon in component Rate
* feat: use icon in component Result
* feat: use icon in component Select
* feat: use icon in component Step
* feat: use icon in component Switch
* feat: use icon in component Table
* feat: use icon in component Tab
* feat: use icon in component Tag
* feat: handle rest component which using Icon
* fix: remove unused vars
* feat: use latest alpha ant design icons
* fix: failed test in uploadlist.test.js
* test: update snapshot for icons
* doc: add Icon for site
* doc: use @ant-design/icons in site
* chore: use latest icons
* fix: tslint issue
* fix: test cases
* fix: types for react
* fix: lint rules for import orders
* fix: use @ant-design/icons@4.0.0-alpha.5 to avoid insert css in server render
* fix: eslint error in demo/**.md
* inject antd icons
* update snapshot
* fix site
* doc: update docs
* fix: code snippets icon in site
* feat: use latest @ant-design/icons
* fix: icon props in message
2019-08-13 14:07:17 +08:00
orzyyyy
63b33d4020
fix: unexpected changes of snapshots
2019-08-06 15:36:12 +08:00
vagusX
6841e059b7
feat: add waring for props#iconType in component Alert ( #18046 )
2019-08-02 22:50:11 +08:00
howard
afaa01459f
fix: remove a tag in Alert component ( #17872 )
...
* remove a tag in Alert component
* 添加 role 属性
2019-07-30 17:29:52 +08:00
Michael Adams
a8c6d22931
make alert message attribute affect message even without description
2019-07-22 17:34:49 -04:00
MuYu
fb0b4f0fc9
docs: show version Number features were added ( #17373 )
...
* docs: add api first appearance
* docs: fix auto-complete doc
* docs: replace Version Added with Version
* docs: date picker common method
* docs: date picker common method
* docs: tree
* docs: remove meaningless 3.0.0
2019-07-11 14:14:33 +08:00
afc163
b780070351
💄 prittier all files
2019-05-07 14:57:32 +08:00
陈帅
785c132262
meger feature to master ( #16421 )
...
* use ul in list
* update snapshot
* update comment
* feat: TreeSelect support `showSearch` in multiple mode (#15933 )
* update rc-tree-select
* typo
* update desc & snapshot
* update desc & snapshot
* check default showSearch
* feat: table customizing variable (#15971 )
* feat: added table selected row color variable
* fix: @table-selected-row-color default is inherit
* feat: Upload support customize previewFile (#15984 )
* support preview file
* use promise
* dealy load
* use canvas of render
* use domHook of test
* update demo
* add snapshot
* update types
* update testcase
* feat: form customizing variables (#15954 )
* fix: added styling form input background-color
* feat: added '@form-warning-input-bg' variable
* feat: added '@form-error-input-bg' variable
* use li wrap with comment
* feat: Support append theme less file with less-variable (#16118 )
* add override
* add override support
* update doc
* feat: dropdown support set right icon
* docs: update doc of dropdown component
* style: format dropdown-button.md
* test: update updateSnapshot
* style: format dropdown-button.md
* test: update updateSnapshot
* test: update updateSnapshot
* style: change style of dropdown-button demo
* fix: fix document table order
* feat: Support SkeletonAvatarProps.size accept number (#16078 ) (#16128 )
* chore:update style of demo
* feat: Notification functions accept top, bottom and getContainer as arguments
* drawer: add afterVisibleChange
* rm onVisibleChange
* update
* feat: 🇭🇷 hr_HR locale (#16258 )
* Added Croatian locale
* fixed lint error
* ✅ Add test cases for hr_HR
* 📝 update i18n documentation
* feat: add `htmlFor` in Form.Item (#16278 )
* add htmlFor in Form.Item
* update doc
* feat: Button support `link` type (#16289 )
close #15892
* feat: Add Timeline.Item.position (#16148 ) (#16193 )
* fix: Timeline.pendingDot interface documentation there is a small problem (#16177 )
* feat: Add Timeline.Item.position (#16148 )
* doc: add version infomation for Timeline.Item.position
* refactor: Update Tree & TreeSelect deps (#16330 )
* use CSSMotion
* update snapshot
* feat: Collapse support `expandIconPosition` (#16365 )
* update doc
* support expandIconPosition
* update snapshot
* feat: Breadcrumb support DropDown (#16315 )
* breadcrumbs support drop down menu
* update doc
* add require less
* fix test
* fix md doc
* less code
* fix style warning
* update snap
* add children render test
* feat: TreeNode support checkable
* feat: add optional to support top and left slick dots (#16186 ) (#16225 )
* add optional to support top and left slick dots
* update carousel snapshot
* Update doc, add placement demo
* update carousel placement demo snapshots
* rename dots placement to position
* update vertical as deprecated
* rename dotsPosition to dotPosition
* refine code
* add warning testcase for vertical
* remove unused warning
* update expression
* Additional test case for dotPosition
* refactor: Upgrade `rc-tree-select` to support pure React motion (#16402 )
* upgrade `rc-tree-select`
* update snapshot
* 3.17.0 changelog
* fix warning
* fix review warning
2019-05-06 12:04:39 +08:00
zombieJ
5987792a44
fix: typescript definition update ( #16202 )
...
* fix lint
* update snapshot
* update define
2019-04-20 23:38:02 +08:00
Aaron Cawte
7e17539892
Documentation - Alert Component
2019-04-19 13:48:29 +01:00
afc163
a2a9831abb
💄 Fix less code style
2019-04-15 11:05:06 +08:00
zombieJ
41316e69e8
update snapshot ( #16017 )
2019-04-11 12:48:36 +08:00
偏右
ad99b4322d
test: ✅ Add eslint-plugin-jest ( #15825 )
2019-04-03 15:54:26 +08:00
米老朱
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
afc163
aa6d3da99b
Merge master into feature branch
2018-12-21 19:11:39 +08:00
黄俊亮
96766d4018
refactor: add alert-close-hover-color
2018-12-21 19:06:36 +08:00
陈帅
8e11f0bdb9
merge support prettier
2018-12-07 20:02:01 +08:00
陈帅
df356a586c
Merge branch 'master' into feature
2018-12-07 18:52:13 +08:00
陈帅
dca9715186
support prettier
2018-12-07 18:27:30 +08:00
amedora
0aeb9a356b
use color definitions insted of numbers
2018-12-05 19:45:22 +08:00
zombieJ
1a0a06fca9
ConfigProvider support prefixCls ( #13389 )
...
Basic support prefixCls.
2018-12-05 19:12:18 +08:00
愚道
6f9b604236
update alert demo test snapshots
2018-12-05 10:57:44 +08:00
愚道
7716169daf
fix: add closable classname for fix text overlap
2018-12-05 10:57:44 +08:00
afc163
30bd445f89
✅ Fix test case
2018-12-04 20:35:25 +08:00
afc163
7ccd0285b9
💄 fix icon snapshot
2018-12-04 17:48:01 +08:00
zombiej
bdba40639c
update snapshot
2018-12-03 22:47:39 +08:00
Wei Zhu
fb07e3f3c4
Update snapshot
2018-12-03 17:35:51 +08:00
afc163
83c192ea3e
💄 fix eslint problems
2018-11-28 15:11:02 +08:00
ztplz
6ad23c370e
Fix CI
2018-11-10 22:09:29 +08:00
afc163
213693e333
🌐 site: transition component category, close #11629
2018-11-04 16:20:35 +08:00
ztplz
7ab93543ef
Improve Alert
2018-11-01 10:31:09 +08:00
HeskeyBaozi
844a5a92d7
add suffix icon to tree-select
2018-09-21 13:40:27 +08:00
HeskeyBaozi
93fce1c7a4
fix lint
2018-09-21 13:40:27 +08:00
HeskeyBaozi
1d2aa0fc78
add icon interface to alert
2018-09-21 13:40:27 +08:00
afc163
8c57704241
tweak alert code
2018-09-16 18:36:17 +08:00
George Gray
c94eda04c6
add vars for Alert types ( #12057 )
2018-09-13 17:56:54 +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
包子熊
67024893ce
Hotfix/icon issue ( #12016 )
...
* fix progress icon
* remove IconDisplay fields.js
* update progress test snapshot
* fix form item circle filled
* update form-item test snapshot
* fix close icon in upload item list
* fix alert icon theme
* update alert test snapshot
* fix time picker clear icon
* fix test snapshot
* fix rotate icon in the header
* update test snapshot
* update new tree test snapshot
* fix icon position
* fix old icon and new icon both display
* fix card actions icon position
2018-09-03 19:29:27 +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
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
ee16585b6d
update test cases
2018-07-25 11:51:19 +08:00
HeskeyBaozi
4a553a2006
upgrade test cases
2018-07-19 20:37:47 +08:00
HeskeyBaozi
8df086f022
update test cases
2018-07-18 13:39:02 +08:00
HeskeyBaozi
9338f33c1c
update test cases
2018-07-18 10:33:54 +08:00
afc163
8eb8c686ce
Merge branch 'master' into feature-3.7.0
2018-07-11 22:21:01 +08:00
zhenbao.xy
779abfaf9f
fix the relation between @alert-text-color & @text-color
2018-07-10 20:58:12 +08:00
afc163
56020cda39
Merge branch 'master' into feature-3.7.0
2018-06-27 16:14:14 +08:00
afc163
009ed08580
upgrade eslint-config-airbnb
2018-06-27 16:09:58 +08:00
Matt Lein
e63f9d4beb
Pass data and aria props to the date picker input.
...
Pass data and aria props to the alert div.
add wrapProps to ModalProps
2018-06-25 16:53:04 +08:00
Matt Lein
20348614d5
Alert - pass data-* attributes to alert div
2018-06-25 16:53:04 +08:00
Wei Zhu
aa580beb8b
docs: sort api table
2018-06-24 17:09:18 +08:00
afc163
8c2f99fd3e
test alert
2018-05-25 21:56:57 +08:00
Reed Sun
604584931e
fix text error ( #10510 )
...
回掉 => 回调
2018-05-15 11:22:29 +08:00
Charles Covey-Brandt
e1efa990ca
Update Alert smooth-closed demo for spelling "visible" ( #10060 )
2018-04-16 09:41:53 +08:00
Wei Zhu
f402e87fe0
docs: Add afterClose
...
Close #9640
2018-03-13 11:40:11 +08:00
Hughen
6998f66eb5
feat: add afterClose to Alert ( #9448 )
...
- add afterClose to Alert, in in order to achieve smoothly unmount.
2018-03-09 15:02:13 +08:00
Minwe LUO
7a7933038c
feat: Alert added iconType
to support custom icon ( #8811 )
2018-01-21 00:59:25 +08:00
afc163
db7fd9a878
update snapshot
2018-01-01 15:19:40 +08:00
Spencer
4e790ad61a
Fix Alert component documentation - Capitalize "S" and "T" in Success Tips ( #8697 )
...
Line 26
2018-01-01 15:17:02 +08:00
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
2017-11-17 14:38:54 +08:00
afc163
81cf43905d
Fix Alert backgroun and border color
2017-10-31 19:39:55 +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
偏右
ffffd0f4c5
Fix styles ( #7924 )
...
* update demo
* Fix styles
* fix snap
* Fix back-top ci
2017-10-18 17:16:14 +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
4eb9d5ef56
Merge branch 'master' into antd-3.0
2017-10-09 13:33:59 +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
Khalifa Lame
ac95d1aea4
Update Alert English doc ( #7536 )
...
Minor edits.
2017-09-10 21:40:07 +08:00
afc163
746990b84d
tweak alert style, make it adaptive
2017-08-01 22:18:57 +08:00
afc163
bedadb6b3c
tweak alert message line-height
2017-06-26 15:37:27 +08:00
afc163
5ef4828974
Remove default margin-bottom of Alert
2017-05-23 17:51:10 +08:00
Graeme Yeates
f2a8fe9299
Add variables for customizing alert text and heading colors
2017-04-28 13:42:01 -04:00
邦
e7053c1b39
refactor: support noImplicitAny in Alert ( #5836 )
...
* refactor(alert): Enable noImplicitAny
* refactor(anchor): enable noImplicitAny #5627
* chore: coding style
2017-04-26 09:51:35 +08:00
ddcat1115
c0125ff1ce
allow user to override showIcon
type
of Alert[banner] ( #5818 )
2017-04-22 10:37:00 +08:00
afc163
6b2f6af85d
use @info-color over @primary-color, close #5442
2017-03-23 13:57:30 +08:00
afc163
df9a75f33d
update alert banner demo
2017-03-22 17:32:52 +08:00