Commit Graph

23 Commits

Author SHA1 Message Date
hangzou 88d0e7471e
fix(button): correct link button line-height (#665)
fix #663
2020-04-30 10:23:02 +08:00
Shawn Xu 7160fede94
fix(button): change background-color to background for linear-gradient in theme custom (#560)
#559
2019-09-04 15:09:49 +08:00
hangzou 1e39b18dff fix(button): change default slot wrapper from p to div (#542)
* fix(button): change default slot wrapper from p to div

* test(button): change default slot wrapper from p to div
2019-09-04 15:08:08 +08:00
Shawn Xu e32342d379
feat(button): add props loading (#507)
* feat(button): add props loading

* example(button): add loading cases

* test(button): update test cases & snapshots

* doc(button): update readme
2019-07-29 10:41:37 +08:00
xuxiaoyan 62e09b3e7d fix(button): update style
change boder size & background color of some type buttons
2018-11-30 20:27:07 +08:00
xuxiaoyan 11981dd037 fix(button): override native button font-family 2018-11-28 21:02:23 +08:00
xuxiaoyan 345683ba5d fix(button): bold border & fix line-height 2018-11-23 10:49:54 +08:00
xuxiaoyan 37d6c10f25 fix(button): fix plain & round radius & link background 2018-11-13 16:52:48 +08:00
moyus 3bfe6684d6 fix: correct zindex 2018-11-11 12:17:35 +08:00
xuxiaoyan d94ad9140f feat(button): bind instance event listeners & add attribute disabled 2018-10-17 23:29:48 +08:00
xuxiaoyan 91f8cad805 fix(button): use button as root element 2018-10-17 20:31:46 +08:00
xuxiaoyan 0859632181 feat(button): add prop icon-svg 2018-10-15 15:52:00 +08:00
moyus 6a10d95e06 fix: default hariline position 2018-09-26 20:10:47 +08:00
moyus 03f4311dee style: clean styles 2018-09-03 17:28:32 +08:00
xuxiaoyan b5f7b098c2 fix(button): change type defaut value 2018-08-29 14:47:54 +08:00
xuxiaoyan 7b96666c51 feat(button): add size property 2018-08-09 11:04:04 +08:00
xuxiaoyan fced4602b0 feat(button): update style & props
BREAKING CHANGE: 1. change type
 2.add plain/round/inactive
 3.remove disabled/size
 4.change
'link' style
2018-08-07 19:43:20 +08:00
xuxiaoyan be649232c4 style:update theme related stylus variables 2018-06-06 21:18:20 +08:00
xuxiaoyan 90857fb754 fix(button):use flex layout for button-inner 2018-05-28 16:24:11 +08:00
moyuboy ae1e1c277b feat(button): remove `.native` modifier on click event 2018-04-24 22:47:39 +08:00
moyus 632cc0c991 test: Improve unit test cases 2018-04-23 17:33:32 +08:00
xuxiaoyan 019e92ef7c fix(button):remove acitve style of disabled button 2018-04-20 17:21:27 +08:00
moyus 36c6454b79 Initial commit 2018-03-26 16:04:04 +08:00