zombiej
ffa0e7378f
fix typo
6 years ago
afc163
a2a9831abb
💄 Fix less code style
6 years ago
Salavat Gizatov
9f9f81ed7a
feat: form customizing variables ( #15954 )
* fix: added styling form input background-color
* feat: added '@form-warning-input-bg' variable
* feat: added '@form-error-input-bg' variable
6 years ago
zombieJ
d1e58d058f
update wave style ( #15978 )
6 years ago
Salavat Gizatov
574313d2d8
feat: table customizing variable ( #15971 )
* feat: added table selected row color variable
* fix: @table-selected-row-color default is inherit
6 years ago
偏右
9d06bec8dd
🐛 Fix components covered by Table fixed columns ( #15782 )
Reset @zindex-table-fixed to auto
close #15780
close #15499
6 years ago
zombieJ
0fd0faa8a7
Update Card & PageHeader style ( #15755 )
* rm Card auto padding
* rm related test case
* adjust pageHeader to 24px
* use less variable
* adjust style
6 years ago
zombieJ
75cd91a966
Badge support customize color ( #15764 )
* popout
* update snapshot
* update doc
* update def
6 years ago
Benjamin Amelot
f55ccfe81e
Remove underlines from focused links ( #15759 )
6 years ago
Andrés
fa69687733
Fix minor misspelling in less template comment
6 years ago
krokofant
637b2e326d
👌 IMPROVE: Scoping styles for themeing
6 years ago
William Cai
57c20e3622
refactor: add @radio-button-checked-bg
6 years ago
William Cai
15781d706a
refactor: add @select-item-selected-font-weight
6 years ago
Cong Zhang
bc4303b98a
Allow font-feature-settings to be customizable
6 years ago
Denis
eacf35dbad
Modal footer bg ( #15469 )
* Add less variable @modal-footer-bg
* Fix less variable @modal-footer-bg
* Update components/style/themes/default.less
Co-Authored-By: shumkovdenis <shumkovdenis@gmail.com>
6 years ago
Denis
360eefc7d5
Add less variable @modal-body-padding ( #15476 )
6 years ago
Bill Searle
ffc5321c18
Add vars to theme for btn border width and style
6 years ago
afc163
74ea064319
Add less variable @icon-color
6 years ago
afc163
56570aa539
💄 Add `@pagination-item-bg-active`
close #14739
6 years ago
afc163
7a217c625c
🐛 Fix space lost when inline element in List.Item, close #15186
6 years ago
afc163
74aee564ed
🐛 Fix Collapse extra node style missing
close #15174
6 years ago
陈帅
5e298dba51
3.14.0 Changelog ( #15145 )
* add responsive property to carousel (#15071 )
* add responsive property to carousel #15065
* extend carousel props from Slick type definitions #15065
* rm key in OptionProps (#15104 )
* update doc
* fix cascader should tab twice to exist (#15117 )
* fix cascader should tab twice to exist
* update snapshot
* Drawer Body padding should be variable
* fix DatePicker to support an array of formats (#15116 )
ref #13148
* table reader mobile friendly
* up
* up
* doc: add 3.14.0 changelog
* doc: fix ci warning
* doc: fix ci warning
* doc: fix typo
* doc: fix ci warning
* doc: fix ci warning
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* -m
* -m
* doc: fix cr warning
6 years ago
yoyo837
29647f073a
Drawer Body padding should be variable
6 years ago
Michał Jurkowski
c0f49c782c
Fix hardcoded heading color
6 years ago
zombieJ
c80136a9a7
New Component: Typography ( #14250 )
* text with prefix
* add edit style
* support editable
* enhance accessibility & type experience
* optimize IME case
* support copy
* add locale
* add secondary & disabled
* add ellipsis shadow text
* split to 3 components
* update snapshot
* update desc
* change lines also need update ellipsis
* skip aria when is in ellipsis
* add ResizeObserver in _util
* update snapshot
* move TestBase into test file
* update test case
* update doc
* fix typo
* important => level
* use rows
* update demo cols to 1
* fix cssText not work in firefox
* update doc
* add miss point
* support extendable
* update snapshot
* fix doc
* copyable support string
* update snapshot
* update doc
* update doc desc
* adjust style
* full test
* reset after test
* rename
* update snapshot
* fix compile
* adjust style
* update desc
* update prefixCls
* update margin
* adjust
* nest wrap of tag content
* adjust style
* update comment
* rm %
* one more thing
* tmp of measure
* merge string as children
* update snapshot
* update testcase
* remove comment
* use internal variable for configProvider passing
* update snapshot
* use expandable instead of extendable
* less variable it
* update demo
* update less
* adjust code & mark style
* remove mark padding
* update measure logic
* support nest element style
* use childNode.textContent to fix react 15 error
* update css
* popout Typography
* add link style
* adjust doc
* use ellipsis instead of rows & expandable
* update doc
* update doc
* update doc & style
* fix typo
* add css ellipsis support
* client render
* update snapshot
* enhance copyable
* support onExpand
* update test case
* add test of css ellipsis
* fix logic in react 15
* rename onChange -> onSave
* use tagName of article
* fix lint
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
Andrew Shearer
163140189f
Fix quote rendering ( #14708 )
Use curly quotes from the current font, removing an override that
switched to a Chinese font for those 4 characters. On all platforms,
this caused the quotes to differ in size and weight from the
surrounding text. On Linux, it also caused text to fall back to a
serif font rather than the intended sans-serif font. On Windows,
it used a full-width Chinese character, making it look like there
were extra spaces in the text. Typographic apostrophes, in
particular, appeared to have two or more extra spaces after them.
fix #13095
6 years ago
zombieJ
3bd784cec6
force opacity of 0 ( #14703 )
6 years ago
afc163
56ac01610f
💄 font-feature-settings to enable monospaced for OpenType font
https://developer.mozilla.org/en-US/docs/Web/CSS/font-feature-settings
6 years ago
afc163
3fcb8fa0b3
💄 Fix stylelint errors
6 years ago
Gautier
8bb3b10c01
Add a new less variable to override the list header background ( #14519 )
* Add a new less variable to override the list header background
* Add a new less variable to override the list footer background
6 years ago
zombieJ
0e8e2b53e4
add select check to fix edge wave issue ( #14469 )
* add select check to fix edge wave issue
fix #14466
* update style
* add comment
* rm removeAttribute
6 years ago
信鑫-King
8896f7b4af
feat: select border less param ( #14348 )
6 years ago
afc163
9202509503
💄 fix slider focus style
6 years ago
ztplz
46a7a048dc
Replace text-decoration-skip: ink to text-decoration-skip-ink: auto
6 years ago
zombiej
12af9a9dca
icon add aria-label support
6 years ago
zombieJ
ff13ac0f5e
New component Statistic / Countdown ( #14154 )
* init
* number format
* add Countdown
* ⚡ Try something ts stuff
* move out Countdown
* add format
* support countdown
* add prefix & suffix
* Move Number to Statistic
* adjust ts
* clean up
* roll back of lodash
* update doc & style
* variable of the less style
* add demo test
* full coverage
* hide title if not need
* update snapshot
* update accessiblity
* update color
* stop countdown when time is out
* formatTimeStr adjust
* use reset class
* add miss tab index
* update doc
* update title prop & snapshot
* rm additional aria. It's over design
* use card sample on unit demo
* sfc
* adjust demo
6 years ago
afc163
6f9f29799c
💄 Add less variables for button shadow
close #14172
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
a8019bf0a0
💄 don't reset font-family in each component
close #13969
6 years ago
afc163
c95c377a4e
💄 chore card less variable
6 years ago
vthinkxie
d67a2b66cb
feat: support define card border radius
6 years ago
zombieJ
2164c58198
New Component: Empty ( #13651 )
6 years ago
vthinkxie
f99b8a1792
feat(table): support table border-radius define in theme
6 years ago
黄俊亮
1272ec0e04
refactor: add @tabs-horizontal-padding-{sm,lg}
6 years ago
zombiej
83b449b1ff
set form id on demo
fix #10218
6 years ago
zombiej
a26766302f
add missing less var
6 years ago
陈帅
58ac28077c
Revert "Revert "Revert "Use less @plugin" ( #13613 )" ( #13621 )" ( #13622 )
This reverts commit f47aa91c5e
.
6 years ago
陈帅
f47aa91c5e
Revert "Revert "Use less @plugin" ( #13613 )" ( #13621 )
This reverts commit 2c79d2a7c1
.
6 years ago