afc163
56570aa539
💄 Add @pagination-item-bg-active
...
close #14739
2019-03-09 19:43:19 +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
Ran Byron
16ec6e954e
Fix for Pagination ellipsis misalignment ( #14473 )
2019-01-22 15:56:59 +08:00
陈帅
dca9715186
support prettier
2018-12-07 18:27:30 +08:00
zombiej
7da2f48c78
adjust pagination select style
...
fix #12554
2018-10-11 13:29:59 +08:00
afc163
3cbb5da6c2
tweak icons size
2018-09-03 17:11:20 +08:00
HeskeyBaozi
0c751ca3b5
remove pseudo-class in pagination
2018-08-22 20:01:00 +08:00
HeskeyBaozi
b58e74de9f
use svg icon in pagination
2018-08-21 17:13:12 +08:00
Bryan Berger
a0e161ccdd
Add variable for Pagination font-weight when active ( #9603 )
2018-03-18 13:06:00 +08:00
George Gray
676635abde
var to theme pagination font ( #9351 )
2018-02-13 21:38:34 +08:00
afc163
5f5986481e
chore: pagination item align
2018-01-03 21:10:17 +08:00
afc163
9cdae0053d
Fix css priority, close #8559
2017-12-17 16:47:11 +08:00
afc163
f64ddef4ff
tweak pagination style
2017-12-17 16:44:26 +08:00
afc163
b84bf85526
update pagination active item design
2017-12-15 10:30:19 +08:00
afc163
e13c6d87fa
Fix mini Pagination background color
2017-12-10 16:42:40 +08:00
偏右
b531de3fee
Upgrade dev deps and fix lints ( #8358 )
...
* upgrade devDeps and fix lint
* Fix stylelint problems
2017-11-29 21:00:16 +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
afc163
35f1bf5f94
Fix mini size pagination style
2017-10-24 20:39:38 +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
afc163
7cc386df52
Merge branch 'master' into antd-3.0
2017-09-25 17:01:02 +08:00
afc163
3118e2898e
Fix broken small pagination via #7634 's fix
2017-09-25 16:59:56 +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
nikogu
abf18b9ec4
merge master
2017-09-18 10:13:48 +08:00
afc163
30c437c83e
Fix simple pagination style, close #7634
2017-09-16 13:20:35 +08:00
afc163
f7cc779c5d
Hide pagination options when screen is small
2017-09-08 15:32:10 +08:00
afc163
fe12d8d579
Merge branch 'master' into antd-3.0
2017-09-06 21:44:47 +08:00
afc163
b8f6185abc
Fix simple pagination style, close #7500
2017-09-06 21:44:26 +08:00
afc163
0f778d2a4a
Merge from master
2017-09-05 16:19:34 +08:00
afc163
81048aafb2
Improve itemRender of Pagination
2017-08-30 14:03:37 +08:00
afc163
b84b17d981
Merge branch 'master' into antd-3.0
2017-08-17 18:03:28 +08:00
偏右
2dedc5ec7f
Upgrade grid break points ( #7230 )
...
close #5122
2017-08-16 20:19:41 +08:00
afc163
cf3c0aac43
Fix focused style of disabled Pagination button
2017-08-16 09:54:10 +08:00
afc163
c209c45660
fix #6339
2017-06-02 16:33:11 +08:00
afc163
f40be3d7ac
Tweak pagination style for vertical align and focused state
2017-06-02 16:32:42 +08:00
Albert 理斯特
3f44c55689
fix: indent size
2017-05-15 14:35:19 +08:00
afc163
d50085a407
tweak pagination alignment, close #5632
2017-04-05 17:10:42 +08:00
afc163
58e521de71
Optimize pagination item block style, close #5557
2017-04-01 18:03:57 +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
偏右
d811ebee5c
New color system ( #4426 )
...
* Add new color patterns algorithm
* Add color palettes
* update other colors
* fix gray color
* update more tint/shade to colorPalette
* new font color
* Update doc for new color system
* improve doc style
2017-01-01 22:20:06 +08:00
afc163
0d0d63a741
Improve responsive layout of Pagination, close #4349
2016-12-25 19:55:12 +08:00
Pierre
827aa2f94c
style: remove hardcoded inputs height ( #4175 )
...
* remove hardcoded inputs height
* revert pagination input height
* revert pagination input heights bis
2016-12-15 11:17:09 +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
0a48c62dcb
use @text-color
2016-11-08 20:50:59 +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
cc4cab5b1e
Merge 1.x-stable
2016-06-23 23:11:14 +08:00
ddcat1115
57052d49c0
fix #2126 ( #2147 )
2016-06-23 11:15:12 +08:00
yiminghe
9a0d751f94
refactor to typescript
2016-06-22 13:19:48 +08:00