zombiej
|
abd1d5efbb
|
fix #12050. Table on modal should be the same behaivour as normal one
|
2018-09-04 14:35:46 +08:00 |
|
HeskeyBaozi
|
65600c8a95
|
upgrade to 3.8.2
|
2018-08-20 14:00:51 +08:00 |
|
afc163
|
ec6d88f407
|
Fix modal text being selected when open it with double click, close #11777
|
2018-08-17 19:13:42 +08:00 |
|
HeskeyBaozi
|
cc180e2605
|
resolve conflict.
|
2018-08-02 18:02:31 +08:00 |
|
yoyo837
|
ef31697d26
|
Support centered settings
|
2018-07-31 21:14:48 +08:00 |
|
HeskeyBaozi
|
c28c30d124
|
use rc-dialog@3.2.0, use svg close icon in Modal component.
|
2018-07-31 16:19:10 +08:00 |
|
陈帅
|
d2856392b6
|
fix site build error
|
2018-07-13 22:23:12 +08:00 |
|
Oleg Kuzava
|
be7f540fba
|
Fix breakpoint for mobile view
|
2018-05-29 14:05:40 +08:00 |
|
Hughen
|
53abf888cb
|
fix: fixed modal content overflowed
- fixed modal content overflowed, when the very long english
word fill in Modal title
|
2018-03-30 15:33:33 +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 |
|
偏右
|
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
|
7a7b18032c
|
use @screen-md
|
2017-09-25 11:18:26 +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 |
|
leadream
|
d783c26263
|
css: add background color variable for modal mask. (#5890)
|
2017-04-25 16:43:42 +08:00 |
|
afc163
|
b9ff7ed613
|
enlarge close area of Modal
|
2017-04-19 11:15:46 +08:00 |
|
afc163
|
0b62f77630
|
Tweak title color
|
2017-03-07 14:29:02 +08:00 |
|
Benjy Cui
|
eee34f1829
|
fix: footer button should align with cross button
|
2017-02-13 10:23:55 +08:00 |
|
Benjy Cui
|
d2b8d65c87
|
style: update code style to please lint, close: #2179
|
2017-02-06 12:09:58 +08:00 |
|
Graeme Yeates
|
1006015ef0
|
Add border customization variables (#4734)
* Add border customization variables (#4712)
* Make border styles customizable (fixes #4712)
|
2017-01-31 16:05:10 +08:00 |
|
afc163
|
4654db312f
|
Fix some lesshint problems
|
2017-01-11 21:45:09 +08:00 |
|
afc163
|
af9a2cd8fb
|
update modal style
|
2017-01-11 19:15:16 +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
|
0ec4276eab
|
@font-size-lg (#1752)
|
2016-11-08 21:07:01 +08:00 |
|
afc163
|
e4974ac72a
|
use @font-size-base (#1752)
|
2016-11-08 20:57:07 +08:00 |
|
afc163
|
0a48c62dcb
|
use @text-color
|
2016-11-08 20:50:59 +08:00 |
|
afc163
|
9b81fe86d9
|
clear less variables and add @text-color-secondary
|
2016-11-08 20:48:03 +08:00 |
|
afc163
|
e520998166
|
Fix popover card arrow border
|
2016-10-14 21:43:59 +08:00 |
|
afc163
|
741eb732f0
|
fix lesshint
|
2016-10-11 20:00:25 +08:00 |
|
afc163
|
889548b1b6
|
Add shadow to Modal
|
2016-10-11 19:59:52 +08:00 |
|
afc163
|
dccc4ced95
|
Export @animation-duration-* to default theme
|
2016-10-07 18:29:55 +08:00 |
|
偏右
|
354759cb17
|
Redesigned icons (#3041)
* redesigned icons
* change iconfont content
* use same icons
* fix missing icons
* improve icon size
|
2016-09-18 09:54:47 +08:00 |
|
马斯特
|
a25ec29fb8
|
refactor: 保证所有的tsx和less都正确使用prefix (#3024)
* refactor: extract prefix cls as less variable
* refactor: apply ant icon prefix cls in less files
* refactor: all components support prefixCls props
|
2016-09-14 16:18:33 +08:00 |
|
RaoHai
|
3209edddca
|
modal 添加小屏幕适配。
+ 加入 768px 断点。当屏幕小于 768 时,宽度 auto 且 margin:10。其他不变。
|
2016-08-03 15:25:33 +08:00 |
|
afc163
|
b5f49a5aad
|
improve modal zoom animation
|
2016-06-27 16:40:11 +08:00 |
|
afc163
|
a15b601e6d
|
Fix fixed modal, close #1751
|
2016-05-18 18:55:50 +08:00 |
|
afc163
|
6c4adf3348
|
Fix modal close focus style, close #1668
|
2016-05-12 15:36:17 +08:00 |
|
afc163
|
72f68fa003
|
support custom Modal position and add vertical middle demo
|
2016-05-05 16:52:36 +08:00 |
|
afc163
|
c45ed1365e
|
Fix confirm missing style
|
2016-05-05 15:03:24 +08:00 |
|