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 |
|
afc163
|
f8f52b09be
|
Fix Modal.confirm content layout
close #9374
created a BFC to resolve multiple lines of title render bug
https://www.smashingmagazine.com/2017/12/understanding-css-layout-block-formatting-context/
|
2018-03-21 17:35:31 +08:00 |
|
afc163
|
6c46692160
|
Tweak confirm title style
|
2018-01-31 14:46:45 +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 |
|
偏右
|
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
|
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
|
6b2f6af85d
|
use @info-color over @primary-color, close #5442
|
2017-03-23 13:57:30 +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 |
|
afc163
|
2969f9d1e5
|
Improve confirm Modal style detail
|
2016-10-07 17:59:00 +08:00 |
|
afc163
|
466aea3ea5
|
fix some components style detail
|
2016-09-30 11:30:51 +08:00 |
|
马金花儿
|
3d187d00a1
|
feat: 为Modal组件的confirm、success、error、warning、info 子组件增加快捷键,模仿原生体验。 (#3061)
* Add hotkey for Modal.confirm
* Optimize
* 重构快捷键逻辑
* 根据CR 进一步优化逻辑
* timeoutId 改为非强制
* Update confirm.tsx
* 使用 onCancel 回调代替 onClose,并修改 onCancel 注释。
* 修改注释
|
2016-09-20 08:58:20 +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 |
|
afc163
|
b200f8a2d8
|
Merge 1.x-stable
|
2016-08-08 14:12:02 +08:00 |
|
RaoHai
|
3209edddca
|
modal 添加小屏幕适配。
+ 加入 768px 断点。当屏幕小于 768 时,宽度 auto 且 margin:10。其他不变。
|
2016-08-03 15:25:33 +08:00 |
|
afc163
|
ef4c1a4749
|
Merge branch '1.x-stable'
|
2016-06-27 17:58:16 +08:00 |
|
afc163
|
b5f49a5aad
|
improve modal zoom animation
|
2016-06-27 16:40:11 +08:00 |
|
yiminghe
|
9a0d751f94
|
refactor to typescript
|
2016-06-22 13:19:48 +08:00 |
|
afc163
|
f1817e1a9e
|
clear style
|
2016-05-19 11:12:05 +08:00 |
|
afc163
|
884f6510b2
|
Fix confirm icon color, close #1753
|
2016-05-18 19:07:14 +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 |
|
afc163
|
0ca6a1c24a
|
css modularize (#1448)
* css modularize
* Add alert style
* Move more component style
* Move iconfont to common style
* Move layout style
* Move more component style
* Move all components
* Fix lots of mixin deps
* remove css-prefix from less
* fix a button icon style bug
* restructure
* fix index
* add dist
* fix jest
* fix some components style
* clean webpack config
* check more components style
* update tabs
* update scripts
* update scripts
* fix form style
* fix more style
* Fix select width
* Fix form and tabs style
|
2016-04-27 20:44:36 +08:00 |
|