57 Commits

Author SHA1 Message Date
landluck
ccbbe1e9f6 build: compile 1.10.18 2023-05-08 20:35:02 +08:00
landluck
7fdb7fbf03 build: compile 1.10.11 2023-01-03 10:31:12 +08:00
nemo-shen
d82bf5278a build: compile 1.10.2 2022-01-11 23:27:38 +08:00
nemo-shen
e5124d5bd4 build: compile 1.10.0 2021-12-21 09:57:24 +08:00
nemo-shen
1e58ce8e9d build: compile 1.9.0 2021-09-27 10:37:42 +08:00
chenjiahan
cfe9eb25a4 build: compile 1.8.7 2021-09-22 16:28:37 +08:00
chenjiahan
67f354e2be build: compile 1.8.0 2021-08-11 09:47:54 +08:00
rex
5f1c66d4ef build: compile 1.3.3 2020-06-24 17:08:49 +08:00
rex
e2e4538453 build: compile 1.3.0 2020-05-08 14:31:59 +08:00
rex-zsd
d295fda926 build: compile 1.1.0 2020-03-21 11:53:30 +08:00
rex-zsd
bc9cd39fb8 build: compile 1.0.3 2020-01-09 19:48:32 +08:00
rex-zsd
96fc84cbd1 build: compile 1.0.1 2019-12-23 14:09:31 +08:00
rex-zsd
6ba5fa18df build: compile 1.0.0-beta.3 2019-11-12 14:35:06 +08:00
aphasic
dd5d76dbb4 feat: add DropdownMenu、DropdownItem component (#2181) 2019-10-23 12:00:24 +08:00
陈嘉涵
43a15cab5a build: compile 1.0.0-beta.0 2019-09-20 14:15:06 +08:00
rex-zsd
c5d66755b0 [build] 0.5.8 2019-03-23 00:23:48 +08:00
rex-zsd
95f77bf50d [build] 0.5.7 2019-03-09 12:30:26 +08:00
陈嘉涵
2983117b89 [build] 0.5.1 2019-01-10 21:28:59 +08:00
陈嘉涵
6e7dafb4ed [build] 0.4.9 2018-12-07 16:13:02 +08:00
陈嘉涵
dd5f3bfa33 [build] 0.4.6 2018-11-10 16:49:17 +08:00
rex-zsd
1e07bcb73c [build] 0.4.5 2018-10-31 20:57:25 +08:00
neverland
b08e90e40d
[improvement] optimize common css (#676) 2018-09-29 14:40:13 +08:00
neverland
677a980c15
[build] update browserslist (#660) 2018-09-28 11:10:40 +08:00
neverland
4714333cd6
[build] use babel to compile typescript (#657) 2018-09-27 17:34:19 +08:00
陈嘉涵
1bd233534c build 2018-09-27 14:27:00 +08:00
陈嘉涵
b9a34aa0b6 build 2018-09-26 15:44:51 +08:00
neverland
265f609bf3
[bugfix] missing options (#624) 2018-09-21 16:04:59 +08:00
neverland
f98d8eb613
[type] computed (#620) 2018-09-21 11:29:19 +08:00
neverland
f9fb953422
[improvement] rewrite with typescript (#604) 2018-09-21 10:32:25 +08:00
陈嘉涵
5ee7ad44a9 build 2018-09-20 11:42:03 +08:00
neverland
33db573a40
[improvement] update border-color (#542) 2018-09-10 11:54:57 +08:00
neverland
172f97cdd5
optimize code (#529) 2018-09-07 13:32:00 +08:00
neverland
c176dee9a2
[bugfix] Card: currency default value (#525) 2018-09-07 10:32:16 +08:00
neverland
eecc4bbdaa
[new feature] add slider component (#453) 2018-08-22 10:32:27 +08:00
neverland
45576807b7
[Build] optimize build process (#421) 2018-08-13 17:39:25 +08:00
陈嘉涵
9bfe840047 build 2018-08-10 15:39:27 +08:00
陈嘉涵
cbe9eb27d6 [Doc] temporary remove some components 2018-08-09 21:15:18 +08:00
陈嘉涵
2ccc6c8604 [Build] build components 2018-08-07 15:10:21 +08:00
陈嘉涵
db363d95d5 [breaking change] Capsule: removed 2018-07-31 20:42:13 +08:00
陈嘉涵
84538c888e [breaking change] update component prefix 2018-07-30 10:26:34 +08:00
pangxie
d7615d32d5 [build] 3.0.5 2018-06-29 10:57:04 +08:00
Yao
19b3b88881
[improvement] 使用 babel 简单编译 dist 里面的文件 (#285)
* 使用babel编译

* build

* update yarn
2018-05-29 22:29:16 +08:00
Yao
f358a99b41
[bugfix] Docs: 修复 Cell 组件文档错误 (#254)
* 修复 cell readme 文档

* use autoprefixer

* build css
2018-05-18 22:17:17 +08:00
pangxie1991
f934380ce0 [build] 3.0.1 2018-04-30 23:50:08 +08:00
pangxie1991
b91cf980ac [build] 3.0.0 2018-04-28 12:08:10 +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
everywill
d9b5d181d1 竖直方向steps增加done和cur状态的区分,取消只有一个step时上下两侧的连接线 (#17)
* style: badge上标大小改变更加灵活

* style: panel-title的行高跟随字号

* style: 绝对定位的元素width或height为auto,left,right,top,bottom不为auto时,auto的margin将计算为0,同初始值

* style: 垂直steps增加cur和done状态的区别

* style: revert previous change

* style: 当只有一个step时,取消step上下两侧的连接线
2017-03-02 16:09:24 +08:00
Nino
2808f7632f zui 改名为 zanui-weapp 2017-02-07 20:33:18 +08:00
pangxie1991
fc9b1fca69 steps微调 2017-01-11 17:27:20 +08:00
pangxie1991
8d22d8abbb steps 29px 2017-01-11 16:42:17 +08:00