afc163
24f9556134
style: use @checkbox-border-radius ( #37131 )
2 years ago
MadCcc
0de1e66ff1
refactor: move override code in form ( #34694 )
* refactor: move override code in form
* refactor: radio and checkbox
* chore: code clean
* test: fix lint
* test: fix lint
3 years ago
王浩
6dd39c1f89
fix(checkbox): disabled checkbox should works well with tooltip ( #33772 )
Co-authored-by: wanghao <wanghao.wong@bytedance.com>
3 years ago
dependabot[bot]
b445baa001
chore(deps-dev): bump stylelint-config-prettier from 8.0.2 to 9.0.2 ( #32451 )
* chore(deps-dev): bump stylelint-config-prettier from 8.0.2 to 9.0.2
Bumps [stylelint-config-prettier](https://github.com/prettier/stylelint-config-prettier ) from 8.0.2 to 9.0.2.
- [Release notes](https://github.com/prettier/stylelint-config-prettier/releases )
- [Commits](https://github.com/prettier/stylelint-config-prettier/compare/v8.0.2...v9.0.2 )
---
updated-dependencies:
- dependency-name: stylelint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: autofix stylelint errors
* chore: autofix stylelint errors
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
afc163
7f61e62044
fix: Checkbox not aligned center in group ( #31726 )
close #31724
3 years ago
Gherciu Gheorghe
994c9d9d4e
feat: add the posibility to controll the checkbox border radius using a separate less variable ( #31360 )
3 years ago
二货机器人
7c2c49316b
fix: checkbox & radio in flex align ( #30260 )
* fix: checkbox & radio in flex align
* rm only md
* docs: Update doc
* test: Update snapshot
4 years ago
afc163
99289a0856
style: better Checkbox/Radio label text layout ( #29788 )
* style: optimize checkbox label text layout
* style: optimize radio label text layout
* fix transfer checkbox position
* fix checkbox align issue in Transfer
* fix snapshot
4 years ago
Chan Qin Liang
263d8ec8e8
Include parenthesis on mixin calls to support less 4.0.0 ( #28465 )
4 years ago
zefeng
14417f1614
feat(theme): adjust font-size in compact mode ( #23135 )
* feat(theme): adjust font-size in compact mode
With compact theme mode, we adjust default font-size from 14px to 12px.
Closes #23015
* patch: update docs min font-size
* patch
* patch
* patch
* patch
* patch
* patch
5 years ago
xrkffgg
d497c11155
style: optimize slider inner ( #22627 )
5 years ago
信鑫-King
c17b40ae70
fix: dark background in different container ( #21299 )
* fix: comment and input
* fix: add @pagination-item-input-bg
* feat: add @list-customize-card-bg for dark hook component
* feat: add dark hook
* fix: checkbox color
* fix: popover-customize-border-color
* fix: table
* fix: style lint
* fix: debug
* fix: color
* fix: update colors
* fix: demo
* feat: popover container bg use mixins utils
* fix: less dark
* fix: table bg in dark
* fix: fixed table
* fix: lint
* fix: lint
* feat: add @table-expand-icon-bg
* fix: notification bg
* fix: remove dark.md
* fix: dropdown
* fix: table
* fix: data lint
* fix: style
* fix: dark less style
* fix: @steps-background
* fix: add thead dark style
* fix: unused styles
5 years ago
ycjcl868
90cca72327
feat: add @checkbox-check-bg , @switch-bg
5 years ago
ycjcl868
ffd4371ab5
fix: remove @border-radius-sm
5 years ago
afc163
f8a3da5f4a
🐛 Fix Checkbox not aligned center in some cases
close #16695
close #19450
5 years ago
+v
bf13a34a71
fix: disabled cursor ( #19403 )
* fix: disabled cursor
* style: fix
5 years ago
zombieJ
dfd6ce8609
fix: Checkbox should not show highlight when disabled ( #18168 )
* fix: Checkbox should not show highlight when disabled
* add comment
5 years ago
偏右
b1ac12a28a
🐛 Fix Checkbox checked extra space ( #18059 )
animation end state should be preserved
close #18040
5 years ago
Stanley Thijssen
5a32990874
fix: Styling issue where all spans next to a checkbox wrapper get a padding ( #17752 )
* fix styling issue
* Added padding for span only when there is a checkbox in front of it
5 years ago
陈帅
0cf07667a5
less variable should be extended
6 years ago
afc163
a2a9831abb
💄 Fix less code style
6 years ago
米老朱
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
6 years ago
afc163
a68a1aec63
💄 Tweak checkbox style
6 years ago
afc163
b31e10a458
💄 Tweak Checkbox check align style
close #14271
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
frezc
e732bffde3
add checkbox-border-width
6 years ago
afc163
a616f89a1b
🔥 update less code style
6 years ago
afc163
c9e2d8acf6
Fix checkbox of checked style under Table missing in IE
close #12597
6 years ago
afc163
68763b182f
Fix Checkbox[checked] indeterminate style
close #12724
6 years ago
afc163
5bef1aa6c2
Fix Checkbox border color collapse inside Table under chrome
https://gw.alipayobjects.com/zos/rmsportal/IfMpUxFpHMcPkgDFsCuH.png
6 years ago
afc163
e610830a1a
Fix blurry checkbox style in windows chrome
https://stackoverflow.com/a/50412034/3040605
close #11797
6 years ago
afc163
9555626898
tweak indeterminate checkbox design
6 years ago
zombieJ
a825ed4e66
Directory Tree ( #10139 )
Support DirTree. close #7749
7 years ago
afc163
7c4f6e8b2a
fix: Revert checkbox z-index
fix #10480
ref #10452
reverted for #10385
7 years ago
afc163
d93cfdef09
clean up unnecessary z-index
close #9840
close #10385
7 years ago
George Gray
a9abe14122
Vars for checkbox and radio ( #9003 )
* vars for radio component
* add @checkbox-color var
7 years ago
afc163
5241497642
Fix Checkbox.Group align issue in Form
close #8739
also fix style prop of Checkbox.Group
7 years ago
afc163
31132d1b5b
Tweak checkbox margin
7 years ago
afc163
f26217b36f
Tweak checkbox margin
7 years ago
偏右
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 👻
7 years ago
afc163
463a5db9ba
Fix transfer checkbox padding
7 years ago
afc163
df1b1f5a47
Add @checkbox-size , close #7368
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
afc163
acc4061eeb
Tweak align problems
7 years ago
Benjy Cui
070b2696ba
chore: remove hacks for IE8-, close : #7447 ( #7512 )
7 years ago
afc163
6a17efcbf1
upgrade some devDeps and fix stylelint
7 years ago
afc163
4d5eb5a92f
Fix indeterminate checkbox disabled style
7 years ago
afc163
eccaeaea0e
Add click animation for checkbox and radio
8 years ago
afc163
b0aef6cad5
Fix Tree and TreeSelect disabled style, close #6320
8 years ago