zombieJ
c386d49b63
fix: Tabs card vertical support scroll ( #16825 )
6 years ago
陈帅
785c132262
meger feature to master ( #16421 )
* use ul in list
* update snapshot
* update comment
* feat: TreeSelect support `showSearch` in multiple mode (#15933 )
* update rc-tree-select
* typo
* update desc & snapshot
* update desc & snapshot
* check default showSearch
* feat: table customizing variable (#15971 )
* feat: added table selected row color variable
* fix: @table-selected-row-color default is inherit
* feat: Upload support customize previewFile (#15984 )
* support preview file
* use promise
* dealy load
* use canvas of render
* use domHook of test
* update demo
* add snapshot
* update types
* update testcase
* 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
* use li wrap with comment
* feat: Support append theme less file with less-variable (#16118 )
* add override
* add override support
* update doc
* feat: dropdown support set right icon
* docs: update doc of dropdown component
* style: format dropdown-button.md
* test: update updateSnapshot
* style: format dropdown-button.md
* test: update updateSnapshot
* test: update updateSnapshot
* style: change style of dropdown-button demo
* fix: fix document table order
* feat: Support SkeletonAvatarProps.size accept number (#16078 ) (#16128 )
* chore:update style of demo
* feat: Notification functions accept top, bottom and getContainer as arguments
* drawer: add afterVisibleChange
* rm onVisibleChange
* update
* feat: 🇭🇷 hr_HR locale (#16258 )
* Added Croatian locale
* fixed lint error
* ✅ Add test cases for hr_HR
* 📝 update i18n documentation
* feat: add `htmlFor` in Form.Item (#16278 )
* add htmlFor in Form.Item
* update doc
* feat: Button support `link` type (#16289 )
close #15892
* feat: Add Timeline.Item.position (#16148 ) (#16193 )
* fix: Timeline.pendingDot interface documentation there is a small problem (#16177 )
* feat: Add Timeline.Item.position (#16148 )
* doc: add version infomation for Timeline.Item.position
* refactor: Update Tree & TreeSelect deps (#16330 )
* use CSSMotion
* update snapshot
* feat: Collapse support `expandIconPosition` (#16365 )
* update doc
* support expandIconPosition
* update snapshot
* feat: Breadcrumb support DropDown (#16315 )
* breadcrumbs support drop down menu
* update doc
* add require less
* fix test
* fix md doc
* less code
* fix style warning
* update snap
* add children render test
* feat: TreeNode support checkable
* feat: add optional to support top and left slick dots (#16186 ) (#16225 )
* add optional to support top and left slick dots
* update carousel snapshot
* Update doc, add placement demo
* update carousel placement demo snapshots
* rename dots placement to position
* update vertical as deprecated
* rename dotsPosition to dotPosition
* refine code
* add warning testcase for vertical
* remove unused warning
* update expression
* Additional test case for dotPosition
* refactor: Upgrade `rc-tree-select` to support pure React motion (#16402 )
* upgrade `rc-tree-select`
* update snapshot
* 3.17.0 changelog
* fix warning
* fix review warning
6 years ago
Rick Zhou
6a7e8986b8
fix card mode Tabs border style when used with tabPosition="bottom"
6 years ago
zombieJ
98fc8a14e0
feat: Support append theme less file with less-variable ( #16118 )
* add override
* add override support
* update doc
6 years ago
afc163
a2a9831abb
💄 Fix less code style
6 years ago
zombieJ
049fc177b6
fix: use Tabs overflow hidden instead of display none ( #16013 )
* fix nest table style
* use overflow hidden instead of display none
6 years ago
Rick Zhou
b1ec61a2da
another try of fixing tab style ( #15458 )
* another try of fixing tab style
* fix card mode tab bottom line animation
#15299
#15297
#15234
6 years ago
Rick Zhou
a0bfe4cc65
fix tabs style in card mode
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
a7597819a2
💄 use disabled cursor on disabled tab, close #13709
6 years ago
杨哲迪
42cd542677
fix(tabs): fix tabs.tabpane disabled style error
6 years ago
黄俊亮
1272ec0e04
refactor: add @tabs-horizontal-padding-{sm,lg}
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
zombieJ
95a76b0436
add tabs additional css ( #13118 )
fix #13086
6 years ago
zombiej
d20b5fe9f5
update rc-tabs to fix 2 issue:
1. fix non-transform support env ink bar not correct
2. fix tabBarGutter not work in vertical mode. ref #12968
6 years ago
afc163
00c65b046b
site: update icon doc translation
6 years ago
afc163
83cc148a7a
fix stylelint again by locking version :sad:
6 years ago
zombiej
ca49ecb4be
fix tabs ink-bar vertical css
ref #12276
6 years ago
HeskeyBaozi
c76a90b2b7
fix tweak icon
6 years ago
afc163
3cbb5da6c2
tweak icons size
6 years ago
tangjinzhou
c63c971ded
fix: Nesting tabs of different sizes, the style does not take effect ( #11936 )
6 years ago
HeskeyBaozi
b5db75f8ea
upgrade svg tabs prev & next icon
6 years ago
afc163
b6e9646a6a
Fix that focusable element in inactive panel cause tabs disappear
close #11261
6 years ago
HeskeyBaozi
ad610e9a27
use svg icon in closable tabs
6 years ago
afc163
8a6b76acde
support less vars for tabs title font size
7 years ago
George Gray
22c3097d79
Vars to theme Tabs ( #9172 )
7 years ago
ryanhoho
42354989e9
修复默认样式和card样式下,tabPosition=bottom时的样式错误 ( #9104 ) ( #9165 )
7 years ago
afc163
200d6cb11a
Fix wrong margin of tabs
7 years ago
afc163
dc5dd90752
fix less var typo
7 years ago
Graeme Yeates
c9d73978dd
Add less variables to control the paddings and margins of tabs ( #8954 )
7 years ago
偏右
b531de3fee
Upgrade dev deps and fix lints ( #8358 )
* upgrade devDeps and fix lint
* Fix stylelint problems
7 years ago
afc163
2ef2925c8e
update card and tabs style
7 years ago
afc163
3bf9c8c4c5
fix tabs style
7 years ago
afc163
ca0504da35
Add size="large" Tabs
7 years ago
偏右
ffffd0f4c5
Fix styles ( #7924 )
* update demo
* Fix styles
* fix snap
* Fix back-top ci
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
偏右
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
ddcat1115
0d4baf302d
调整卡片样式 ( #7286 )
* 调整卡片样式
* improve
7 years ago
jiang
7a5e11c799
fix: tabs show scroll anim and tag anim ease ( #7218 )
* fix: tabs show scroll anim and tag anim ease
* update snapshot
7 years ago
偏右
cb8f6a6ef5
Fix tabs extra content ( #7090 )
* Fix tabBarExtraContent style in vertical tabs
close #6578
* update snap
* fix rc-tabs
7 years ago
afc163
bcda84141e
fix stylelint
7 years ago
afc163
6a17efcbf1
upgrade some devDeps and fix stylelint
7 years ago
afc163
255eac9079
Fix vertical tabs arrow style
7 years ago
afc163
ac21152e10
tweak tabs style
7 years ago
afc163
39207efa4d
Add @badge-font-size and @tabs-title-font-size
7 years ago
afc163
5aebf27ff1
tweak card close x style
8 years ago
afc163
112231469f
tweak tabs prev next button position style
8 years ago
afc163
e977f2435e
Tweak tabs style at card top
8 years ago
Benjy Cui
3ce1680ab7
fix: should not affect nested tabs, close : #6431
8 years ago