Amumu
f4806ef9da
fix: add less variable to fix Layout.Header font color ( #21033 )
...
* add less variable to fix Layout.Header font color
* fix lint
2020-01-21 11:24:57 +08:00
kagawagao
b3c2cb4002
feat: use border-radius instead
2019-08-02 14:05:59 +08:00
kagawagao
6520e25775
feat: rotate zero width sider trigger in right mode
2019-08-02 11:48:28 +08:00
afc163
ad39a9450d
🐛 Fix Layout.Sider‘s zero-width trigger z-index
...
close #17160
2019-06-21 17:57:40 +08:00
陈帅
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
2019-05-06 12:04:39 +08:00
ztplz
025bad6981
Update
2019-02-19 15:50:38 +08:00
ztplz
c24d737546
Fix incorrect collapse icon position when sider in the right
2019-02-19 15:50:38 +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
陈帅
dca9715186
support prettier
2018-12-07 18:27:30 +08:00
Sepehr Mohammadi
e8c2e7ce72
fix firefox can't set height smaller than content on flex item ( #12295 )
...
https://stackoverflow.com/questions/28636832/firefox-overflow-y-not-working-with-nested-flexbox/28639686#28639686
2018-09-20 22:48:13 +08:00
陈帅
b3f4e5e3da
bugfix: fixed #11152 silder trigger no white theme
2018-07-10 21:06:22 +08:00
Rongjian Zhang
f3869270ae
Fix #10142 : Add theme
props to Layout.Sider
( #10631 )
...
* Fix #10142 : Add `theme` props to `Layout.Sider`
* Update documentation of Layout.Sider for new theme props
* Fix snapshot tests
* Add unit test for sider theme
2018-05-23 23:46:28 +08:00
Scott Sturgeon
f2e60209c9
Changed zero-width layout trigger color to use layout-trigger-color var ( #9851 )
2018-03-29 10:50:58 +08:00
afc163
3f57d5f56d
Merge branch 'master' into antd-3.0
2017-10-23 10:41:51 +08:00
afc163
7286e6d0d0
Fix extra margin in sider Layout
...
which is a margin collaspe problem
close #7967
ref: https://stackoverflow.com/a/33132624/3040605
2017-10-21 15:12:56 +08:00
afc163
054444f619
Merge branch 'master' into antd-3.0
2017-10-07 15:34:19 +08:00
Graeme Yeates
2e2acb5be9
Support customizing layout footer background ( #7818 )
2017-10-06 16:09:33 +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
6507aefd8e
Merge branch 'master' into antd-3.0
2017-09-25 10:54:49 +08:00
Zheeeng
d8c1bdb3ab
Fix: setting 'heigh: 100%' on Sider and the wrapped element can't take the desired effects ( #7716 )
2017-09-23 18:33:26 +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
afc163
696b4252a8
tweak collpse animation easing
2017-09-06 13:46:45 +08:00
afc163
70e10dee59
Fix transition width of sider trigger
2017-08-16 21:46:09 +08:00
afc163
f689ede0fa
The collapse trigger of Sider should be fixed and upon menus
...
close #7161
2017-08-11 16:10:17 +08:00
afc163
500b222556
Fix stretched layout by content
...
523b4360d2 (commitcomment-23527573)
2017-08-08 13:38:10 +08:00
afc163
6a17efcbf1
upgrade some devDeps and fix stylelint
2017-08-04 18:01:40 +08:00
jiang
f1110f2bc5
sync menu and layout-sider animate time ( #7047 )
2017-08-01 17:36:53 +08:00
Bryan Berger
91400d54fa
add less variables for layout-trigger background, color
2017-07-21 14:21:31 -04:00
afc163
22e14970ec
Improve fixed sider layout implementation, fix #6817
2017-07-13 15:23:34 +08:00
afc163
e62fa2a403
remove overflow:auto in Content
2017-06-15 15:37:24 +08:00
ddcat1115
b236d73348
fix firefox Layout.Sider can't collapse to zero width ( #5833 )
2017-04-22 10:38:44 +08:00
ddcat1115
b24f9cf1e0
fix Layout.Content scrolling style issue ( #5480 )
2017-03-24 20:07:59 +08:00
ddcat1115
29fa65fcc9
Layout.Sider support responsive display ( #4931 )
...
* save
* Layout.Sider support responsive display
* improve
* fix wrong spelling
2017-03-05 21:10:34 +08:00
ddcat1115
7d3cbfd9d9
fix: menu[mode='vertical'] can not show submenu in Layout.Sider ( #4904 )
...
* fix menu[mode='vertical'] can not show submenu in Layout.Sider
close #4890
improve Layout demo
* del useless css
2017-02-17 11:12:52 +08:00
ddcat1115
d71252ea12
improve Layout.Sider's animation effect ( #4812 )
2017-02-09 15:20:06 +08:00
ddcat1115
6495ef3592
fix Layout style ( #4506 )
...
* fix #4459
* improve
2017-01-08 17:03:47 +08:00
偏右
0062867274
Feature 2.6 ( #4429 )
...
* new Layout Component (#4087 )
* change Anchor type
* new Layout
* Component update && add snap
* Revert "new Layout Component" (#4131 )
* add Layout (#4169 )
* add Layout
* update
* fix snapshot
* Improve layout component
1. update demo code
2. drop `position` of Sider
3. improve demo style
2016-12-30 21:41:28 +08:00
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
...
- Layout 更名为 Grid
2016-11-09 14:43:32 +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
yiminghe
9a0d751f94
refactor to typescript
2016-06-22 13:19:48 +08:00
ddcat1115
4af2731f0c
fix #1672 ( #1936 )
2016-06-06 11:40:54 +08:00
afc163
c66a226004
Fix lesshint problems
2016-04-29 17:03:28 +08:00
afc163
0ca6a1c24a
css modularize ( #1448 )
...
* css modularize
* Add alert style
* Move more component style
* Move iconfont to common style
* Move layout style
* Move more component style
* Move all components
* Fix lots of mixin deps
* remove css-prefix from less
* fix a button icon style bug
* restructure
* fix index
* add dist
* fix jest
* fix some components style
* clean webpack config
* check more components style
* update tabs
* update scripts
* update scripts
* fix form style
* fix more style
* Fix select width
* Fix form and tabs style
2016-04-27 20:44:36 +08:00