偏右
|
8501b708ea
|
refactor: 📦 smaller bundlesize limit (#20356)
* 📦 samller bundlesize limit
* 🗑️ remove React static PropTypes
* 🗑️ remove react-lifecycles-compat
* 🗑️ remove matchMedia polyfill
* 🗑️ remove Transfer buggy lazy prop
* 🗑️ remove enquire.js dep
* 🗑️ remove Transfer lazy related code and fix ci
* 🗑️ remove used dom-closest
* ⚡ replace dom-scroll-into-view to scroll-into-view for bundle size
* ✅ fix eslint
* 🆙 upgrade browserslist
* ✅ fix test cases
* 🗑️ remove @ant-design/create-react-context
* 🆙 upgrade @ant-design/bisheng-plugin
* 🆙 upgrade rc-slider
* ✅ fix ci
* 🆙 upgrade rc-tabs and rc-mentions
* 📦 scroll-into-view -> scroll-into-view-if-needed
* remove unused devDep
* docs: 📝 update instruction about IE9/10
* 📦 reduce css bundle size by drop IE9/10 support
* 🆙 upgrade rc-upload
* 🗑️ drop unused swing motion css
* ✅ update upload snapshots
* 📦 lift css bundlesize limit to 55kb
|
2019-12-23 18:33:08 +08:00 |
|
骗你是小猫咪
|
5b29913174
|
refactor(Button): base style use flex (#20300)
* improvement(Button): base style use flex
* remove unnecessary style
* add vertical-align
* fix style lint order
* remove vertical-align and improve global line-height
* change line-height-base
* update form debug demo
|
2019-12-21 22:01:47 +08:00 |
|
vagusX
|
e0aeb4f4a9
|
fix: poweroff icon in button (#20338)
|
2019-12-19 11:51:12 +08:00 |
|
vagusX
|
871ab3da81
|
feat: add waring for icon props in Avatar, Button, Modal.method and Result (#20226)
|
2019-12-13 10:18:12 +08:00 |
|
ycjcl868
|
e15b9c5f37
|
fix: dark button color
|
2019-12-04 20:14:28 +08:00 |
|
ycjcl868
|
e2251f515b
|
fix: @theme condition
|
2019-12-03 15:39:32 +08:00 |
|
ycjcl868
|
5590ba0d4e
|
Merge 4.0-prepare into fix-dark-theme
|
2019-12-01 22:46:15 +08:00 |
|
ycjcl868
|
327011da77
|
feat: @theme dark, default
|
2019-12-01 22:28:35 +08:00 |
|
zombiej
|
d76283f2b9
|
merge master
|
2019-12-01 21:46:17 +08:00 |
|
ycjcl868
|
b6b788b2e0
|
fix: stylelint fix
|
2019-11-29 09:04:39 +00:00 |
|
ycjcl868
|
09c00720b8
|
feat: add btn-default-ghost
|
2019-11-29 09:04:38 +00:00 |
|
ycjcl868
|
961cfeac43
|
test: update snapshot
|
2019-11-29 15:20:34 +08:00 |
|
ycjcl868
|
864ccc436e
|
fix: button danger link
|
2019-11-29 15:09:17 +08:00 |
|
ycjcl868
|
beaf521835
|
fix: remove button group demo
|
2019-11-29 14:31:03 +08:00 |
|
ycjcl868
|
6ca5628417
|
Merge 4.0-prepare into fix-button-demo
|
2019-11-29 14:27:47 +08:00 |
|
二货机器人
|
64b905e9bd
|
chore: Update @ant-design/icons deps (#19979)
* update icons deps
* update all icon ref
* fix lint
* update snapshot
|
2019-11-28 12:34:33 +08:00 |
|
骗你是小猫咪
|
6030431121
|
fix(Button): Button disabled with loading not prevent pointer events (#19958)
|
2019-11-27 12:41:47 +08:00 |
|
ycjcl868
|
1d0f97d0a9
|
fix: lint
|
2019-11-25 07:02:24 +00:00 |
|
ycjcl868
|
ab15b3a84c
|
fix: remove danger warning
|
2019-11-25 07:02:24 +00:00 |
|
ycjcl868
|
37a85366f3
|
feat: add Button danger
|
2019-11-25 07:02:24 +00:00 |
|
ycjcl868
|
3a6c76ecc3
|
feat: Button add danger-default type
|
2019-11-25 07:02:24 +00:00 |
|
ycjcl868
|
0e1998f643
|
feat: Button danger-link
|
2019-11-25 07:02:24 +00:00 |
|
ycjcl868
|
b01bed3f6f
|
upd: snapshot
|
2019-11-25 07:02:24 +00:00 |
|
ycjcl868
|
ec0dba9323
|
fix: button group
|
2019-11-25 07:02:24 +00:00 |
|
ycjcl868
|
8f4c983e5a
|
fix: Button demo icon search use tooltip
|
2019-11-25 07:02:24 +00:00 |
|
ycjcl868
|
86db97b055
|
fix: remove Button dashed
|
2019-11-25 07:02:24 +00:00 |
|
ycjcl868
|
55e34f6ac1
|
fix: icon error
|
2019-11-25 07:02:24 +00:00 |
|
zhangyanling77
|
eb91cbdfab
|
feat: Button & Icon remove version column in 4.0-repare (#19845)
|
2019-11-21 10:16:58 +08:00 |
|
zombiej
|
7a12b2b1ae
|
merge master
|
2019-10-30 16:28:28 +08:00 |
|
afc163
|
1d1e197527
|
🐛 Fix Icon Button align issue
close #19392
|
2019-10-28 15:26:06 +08:00 |
|
vagusX
|
d25dff397d
|
Fix/legacy icon usage (#19446)
* fix: legacy icon usage in progress component demo
* fix: legacy icon usage in button test cases
|
2019-10-27 21:59:16 +08:00 |
|
Aaron Cawte
|
693d5a1434
|
General components doc tweaks (#19416)
* Documentation - Button Component
* Documentation - Icon Component
* Documentation - Typography component
|
2019-10-25 09:56:30 +08:00 |
|
zombiej
|
e129e8dc7e
|
merge master
|
2019-10-08 15:04:00 +08:00 |
|
afc163
|
47dee4c7d7
|
✅ fix eslint problems
|
2019-10-05 18:02:16 +08:00 |
|
zombiej
|
911867622e
|
merge master
|
2019-09-26 22:28:08 +08:00 |
|
afc163
|
913c5bbc47
|
🐛 Fix Button.Group large="size" icon only style
close #18993
|
2019-09-25 14:36:59 +08:00 |
|
zombiej
|
f30b92ec21
|
merge master
|
2019-09-17 19:31:37 +08:00 |
|
zombiej
|
fa8ddb4104
|
merge master
|
2019-09-16 11:23:26 +08:00 |
|
afc163
|
1903ae0c13
|
✅ fix test case of Button loading
|
2019-09-07 21:29:56 +08:00 |
|
afc163
|
4338a5b7cf
|
✅ add more test cases for Button
|
2019-09-07 21:29:56 +08:00 |
|
afc163
|
c2bcf44f62
|
💄 should not insert space to link button
close #18118
|
2019-09-07 21:29:56 +08:00 |
|
诸岳
|
495fc3a99a
|
Fix confilcts from master branch
|
2019-09-07 00:39:49 +08:00 |
|
afc163
|
9157bc99a9
|
🐛 Fix round button font size too large
|
2019-09-06 12:42:50 +08:00 |
|
zombiej
|
3d8a4f3612
|
merge master
|
2019-08-29 23:41:46 +08:00 |
|
afc163
|
4d0bd6b7da
|
🐛 Fix circle button is not circle
close #18509
|
2019-08-28 12:02:10 +08:00 |
|
afc163
|
f8ed99ab57
|
✅ missing components
|
2019-08-27 18:31:01 +08:00 |
|
afc163
|
a51f7a0508
|
✅ test unmount
|
2019-08-27 18:31:01 +08:00 |
|
Qhan W
|
cde78c8981
|
修复纯图标按钮在默认形状下不同大小均显示为正方形 (#18458)
|
2019-08-25 21:04:10 +08:00 |
|
偏右
|
8519734a5a
|
Merge pull request #18242 from RageBill/master
Fixed grammatical errors in Button and Icon documentation.
|
2019-08-13 16:00:47 +08:00 |
|
Kelvin Chu
|
4a54c5698c
|
Fixed grammatical errors in Button and Icon documentation.
|
2019-08-13 15:56:29 +08:00 |
|