Neo Tan
|
78699b0fe0
|
feat(Divider): added orientationMargin APIs for customizing margin-left/right of title (#32084)
|
2021-09-19 11:28:45 +08:00 |
|
Alex
|
bf45c4c1b0
|
style: 💄 className prop ordering #26594 (#26602)
close #26594
|
2020-09-06 13:07:39 +08:00 |
|
zombiej
|
2c531a827d
|
merge master
|
2020-04-29 11:29:26 +08:00 |
|
xrkffgg
|
e41340ac4d
|
style: add divider rtl support (#23734)
* style: add divider rtl support
* add base
|
2020-04-29 10:17:37 +08:00 |
|
偏右
|
1dab17eef0
|
feat: 💄 Divider support plain for lighter style (#23405)
* 💄 Divider support `asHeading` for lighter style
* ✅ fix demo snapshot
* docs: 📖 Divider asHeading documentation
* fix tsd
* ✅ fix demo snapshot
* asHeading to plain
* ✅ fix demo snapshot
* fix css
|
2020-04-21 14:16:33 +08:00 |
|
Rustin
|
7b94e0bfb2
|
refactoring: replace deprecated React.SFC with React.FunctionComponent (#22691)
* refactor: replace deprecated React.SFC with React.FunctionComponent
* refactoring: use typedef FC
|
2020-03-28 11:56:57 +08:00 |
|
偏右
|
a224d7c2e9
|
⌨️ Improve Divider accessibility by add role="separator" (#18116)
https://www.w3.org/WAI/PF/aria/roles#separator
|
2019-08-08 12:32:39 +08:00 |
|
orzyyyy
|
63b33d4020
|
fix: unexpected changes of snapshots
|
2019-08-06 15:36:12 +08:00 |
|
afc163
|
e2d119dd0e
|
🐛 Fix Divider orientation="center" style
close #16987
|
2019-06-06 00:40:30 +08:00 |
|
陈帅
|
8e11f0bdb9
|
merge support prettier
|
2018-12-07 20:02:01 +08:00 |
|
zombieJ
|
1a0a06fca9
|
ConfigProvider support prefixCls (#13389)
Basic support prefixCls.
|
2018-12-05 19:12:18 +08:00 |
|
afc163
|
2f81349c21
|
fix error in typescript@3.x
|
2018-08-01 15:43:47 +08:00 |
|
Junbin Huang
|
bbf5cb75c3
|
chore: update typescript@~2.9.1 (#10748)
|
2018-06-02 20:12:09 +08:00 |
|
Juan Rodrigo Venegas Boesch
|
0e591ef01c
|
Divider orientation feature (#9275)
User can align the text to the left or right with "orientation" prop, if not set it will be centered.
|
2018-02-11 11:51:56 +08:00 |
|
Chuang Yu
|
36831c7f1d
|
Add style prop for Divider (#8504)
|
2017-12-07 23:16:25 +08:00 |
|
Wei Zhu
|
93fcbdf334
|
Fix implicit any error for Divider
|
2017-11-21 20:48:22 +08:00 |
|
Wei Zhu
|
479a5cb743
|
Remove allowSyntheticDefaultImports (#8218)
|
2017-11-17 14:38:54 +08:00 |
|
afc163
|
fce4860243
|
Add Divider[dashed] prop
|
2017-10-26 21:00:20 +08:00 |
|
偏右
|
3b59a03c00
|
New component divider (#7261)
* Add Divider
* use Divider in table demos
* update demo instruction
* upgrade snapshots
|
2017-08-19 12:39:11 +08:00 |
|