米老朱
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
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
zombiej
5b6957d570
adjust anchor style
fix #12520
6 years ago
afc163
8fb285fce9
Move maxHeight code into anchor, close #8606
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
91bbcd6f2c
Fix broken anchor, close #7712
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
afce275d25
refactor code style
7 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
RaoHai
12c974660e
Anchor 优化
+ using `document.getElementById` instead of `document.querySelector`
+ ink will scroll to target position directly
8 years ago
afc163
ff803c2762
fix anchor style according to design file
8 years ago
afc163
850e713e7f
Improve text overflow for MenuItem and AnchorLink, close #3712
8 years ago
afc163
64e549be9d
fix anchor ball
8 years ago
afc163
19be7db53f
improve anchor detail
8 years ago
陆离
45d2182137
fix some anchor bug ( #3777 )
* fix some anchor bug
* lint
8 years ago
afc163
5c29fe41f7
improve anchor style
8 years ago
afc163
ec3f20936e
update anchor style
8 years ago
afc163
e4974ac72a
use @font-size-base ( #1752 )
8 years ago
RaoHai
0a0e14d610
Anchor Component
+ close #3557
8 years ago
RaoHai
616ecf1980
waiting for sketch
8 years ago
RaoHai
ef720db420
anchor
8 years ago