17 Commits

Author SHA1 Message Date
landluck
d4cf2154fe
fix(steps): fixed extra spacing in the vertical direction (#5166) 2022-12-30 18:03:22 +08:00
rex
c92f46756a
feat(steps): add new steps properties inactiveIcon & activeIcon (#3315)
fix #3111
2020-06-24 17:06:01 +08:00
Lindy
bf0b96c469
feat(Steps): add click event (#2874)
* feat(Steps): add click event

* feat(Steps): code gap

* feat: click event name adjustment
2020-03-17 19:46:21 +08:00
Lindy
478dbd1c18 feat(Steps): desc properties add custom style (#2630)
* feat(Steps): steps add custom style

* feat(Steps): steps add custom style
2020-01-03 11:42:50 +08:00
Lindy
ee794b07fd feat(Steps): add inactive-color feature (#2497)
* feat(Steps): add inactive-color new feature

* feat(Steps): add inactive-color new feature
2019-12-13 10:38:25 +08:00
neverland
0a2cf4bc41
fix(Steps): incorrect style when use inactive-icon prop (#2166) 2019-10-17 11:45:09 +08:00
Jake
441b0819ee feat(Steps): add inactive-icon prop (#1972) 2019-09-06 11:15:37 +08:00
Jake
1d242b7fd3 feat(Steps): add active-icon prop (#1965) 2019-09-05 16:53:27 +08:00
rex
29775b20b8
[bugfix] Steps: fix render error in wechat 7.0.3
fix #1336
2019-03-04 10:01:47 +08:00
Fyerl
47c12a45d2 [improvement] Steps: 优化样式 (#835) 2018-10-31 19:57:37 +08:00
Fyerl
51f7adacfa fix: steps ui bug (#627) 2018-09-22 15:20:30 +08:00
neverland
172f97cdd5
optimize code (#529) 2018-09-07 13:32:00 +08:00
陈嘉涵
553628143d [breaking change] Steps: rewrite 2018-08-06 17:01:18 +08:00
陈嘉涵
84538c888e [breaking change] update component prefix 2018-07-30 10:26:34 +08:00
nrz
e2a887ace3 [improvement] Steps: 扩展自定义class (#311)
* [improvement] Steps: extend custom classes

* [improvement] Steps: fix
2018-06-22 17:00:25 +08:00
nrz
0d751548bb [refactor] steps:升级为自定义组件 (#192) 2018-04-14 11:40:31 +08:00
Yao
451a3b19fc
[new feature] 增加 css 编译,方便组件书写 (#40)
* add src dir && add build

* add build watch && change dir name

* bower ignore package.json
2017-10-29 10:42:28 +08:00