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 |
|