afc163
|
a075c90321
|
🐛 Fix Modal.confirm wrong align in small screen
close #14279
|
6 years ago |
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
|
6 years ago |
zombieJ
|
95660c4fac
|
adjust table fixed column z-index (#14036)
fix #13930
|
6 years ago |
afc163
|
7fa4e7aed3
|
Fixed Modal width when screen size smaller than 768px
close #13907
|
6 years ago |
陈帅
|
8e11f0bdb9
|
merge support prettier
|
6 years ago |
陈帅
|
dca9715186
|
support prettier
|
6 years ago |
amedora
|
0aeb9a356b
|
use color definitions insted of numbers
|
6 years ago |
afc163
|
a616f89a1b
|
🔥 update less code style
|
6 years ago |
afc163
|
a264c6f345
|
Add less variable @modal-header-bg, close #12914
|
6 years ago |
afc163
|
af2e76d64c
|
Add less variable @modal-header-bg, close #12914
|
6 years ago |
黄文鉴
|
df9b20209c
|
fix: change modal's default prefixCls to ant-modal and ant-modal-confirm (#12548)
|
6 years ago |
HeskeyBaozi
|
c76a90b2b7
|
fix tweak icon
|
6 years ago |
zombiej
|
abd1d5efbb
|
fix #12050. Table on modal should be the same behaivour as normal one
|
6 years ago |
afc163
|
3cbb5da6c2
|
tweak icons size
|
6 years ago |
afc163
|
ec6d88f407
|
Fix modal text being selected when open it with double click, close #11777
|
6 years ago |
Chandler Moisen
|
10f1c6ceaa
|
Modal.confirm title overflow:hidden
|
6 years ago |
yoyo837
|
ef31697d26
|
Support centered settings
|
6 years ago |
HeskeyBaozi
|
c28c30d124
|
use rc-dialog@3.2.0, use svg close icon in Modal component.
|
6 years ago |
afc163
|
fbf1a35249
|
Fix extra scrollbar style of Modal.confirm in Firefox, close #11432
|
6 years ago |
Hanz Luo
|
11f0f14cb2
|
Remove scrollbar on confirm Modal title
|
6 years ago |
陈帅
|
d2856392b6
|
fix site build error
|
7 years ago |
Oleg Kuzava
|
be7f540fba
|
Fix breakpoint for mobile view
|
7 years ago |
Hughen
|
53abf888cb
|
fix: fixed modal content overflowed
- fixed modal content overflowed, when the very long english
word fill in Modal title
|
7 years ago |
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/
|
7 years ago |
afc163
|
6c46692160
|
Tweak confirm title style
|
7 years ago |
偏右
|
bdceb5f083
|
Review fix (#8125)
* Fix style
* Fix style
* fix lint
* Fix more styles
* Fix more styles
* update snap
|
7 years ago |
偏右
|
ffffd0f4c5
|
Fix styles (#7924)
* update demo
* Fix styles
* fix snap
* Fix back-top ci
|
7 years ago |
偏右
|
9053192ae9
|
Fix component style (#7848)
* fix components style
* fix snapshot
* update travis node version
* change upload action in ci
|
7 years ago |
afc163
|
7a7b18032c
|
use @screen-md
|
7 years ago |
偏右
|
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
|
7 years ago |
leadream
|
d783c26263
|
css: add background color variable for modal mask. (#5890)
|
8 years ago |
afc163
|
b9ff7ed613
|
enlarge close area of Modal
|
8 years ago |
afc163
|
901a1e6769
|
use @info-color over @primary-color, close #5442
|
8 years ago |
afc163
|
6b2f6af85d
|
use @info-color over @primary-color, close #5442
|
8 years ago |
afc163
|
0b62f77630
|
Tweak title color
|
8 years ago |
Benjy Cui
|
eee34f1829
|
fix: footer button should align with cross button
|
8 years ago |
Benjy Cui
|
d2b8d65c87
|
style: update code style to please lint, close: #2179
|
8 years ago |
Graeme Yeates
|
1006015ef0
|
Add border customization variables (#4734)
* Add border customization variables (#4712)
* Make border styles customizable (fixes #4712)
|
8 years ago |
afc163
|
4654db312f
|
Fix some lesshint problems
|
8 years ago |
afc163
|
af9a2cd8fb
|
update modal style
|
8 years ago |
Benjy Cui
|
932443099a
|
css: use @component-background, ref: #4040
|
8 years ago |
cathayandy
|
addb6e44dc
|
Fix #4039. Replace background-color: #fff with background: @body-background (#4040)
|
8 years ago |
afc163
|
0ec4276eab
|
@font-size-lg (#1752)
|
8 years ago |
afc163
|
e4974ac72a
|
use @font-size-base (#1752)
|
8 years ago |
afc163
|
0a48c62dcb
|
use @text-color
|
8 years ago |
afc163
|
9b81fe86d9
|
clear less variables and add @text-color-secondary
|
8 years ago |
afc163
|
e520998166
|
Fix popover card arrow border
|
8 years ago |
afc163
|
741eb732f0
|
fix lesshint
|
8 years ago |
afc163
|
889548b1b6
|
Add shadow to Modal
|
8 years ago |
afc163
|
dccc4ced95
|
Export @animation-duration-* to default theme
|
8 years ago |