48 Commits

Author SHA1 Message Date
nemo-shen
1e58ce8e9d build: compile 1.9.0 2021-09-27 10:37:42 +08:00
chenjiahan
67f354e2be build: compile 1.8.0 2021-08-11 09:47:54 +08:00
zhongnan
bc52682061 build: compile 1.6.0 2020-11-11 11:40:52 +08:00
zhongnan
e8b3c3fc8d build: compile 1.5.2 2020-10-15 11:55:00 +08:00
zhongnan
b53c4497bd build: compile 1.5.0 2020-08-27 10:09:42 +08:00
zhongnan
e03b1a2093 build: compile 1.4.3-beta.1 2020-08-06 10:58:07 +08:00
rex-zsd
664ffac171 build: compile 1.1.0-beta.1 2020-03-09 17:42:46 +08:00
rex-zsd
6ba5fa18df build: compile 1.0.0-beta.3 2019-11-12 14:35:06 +08:00
陈嘉涵
43a15cab5a build: compile 1.0.0-beta.0 2019-09-20 14:15:06 +08:00
neverland
fc31d9810d
feat(style): update basic red color (#1958) 2019-09-05 11:34:28 +08:00
rex-zsd
c5d66755b0 [build] 0.5.8 2019-03-23 00:23:48 +08:00
rex
8558cd541e
[release] 0.5.3 2019-02-06 20:51:51 +08:00
陈嘉涵
3a157faec5 [build] 0.5.0-beta 2018-12-25 13:14:36 +08:00
陈嘉涵
2b06095587 [build] 0.4.8 2018-12-03 17:34:26 +08:00
陈嘉涵
6d8f03e205 [build] 0.4.7 2018-11-26 09:51:15 +08:00
陈嘉涵
dd5f3bfa33 [build] 0.4.6 2018-11-10 16:49:17 +08:00
rex-zsd
694ff257af [build] 0.4.1 2018-10-17 16:53:06 +08:00
陈嘉涵
71b68caaf3 [build] 0.3.9 2018-10-15 11:12:36 +08:00
陈嘉涵
fa5de55e38 [build] 0.3.8 2018-10-09 14:48:27 +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
f98d8eb613
[type] computed (#620) 2018-09-21 11:29:19 +08:00
neverland
e6b04e56d0
[bugfix] setData writeable (#613) 2018-09-20 18:56:56 +08:00
陈嘉涵
5ee7ad44a9 build 2018-09-20 11:42:03 +08:00
neverland
c5c1f27cc0
[bugfix] hairline (#577) 2018-09-14 15:52:32 +08:00
neverland
3202c2ec6e
[bugfix] Badge: active prop not work (#569) 2018-09-13 17:38:15 +08:00
neverland
33db573a40
[improvement] update border-color (#542) 2018-09-10 11:54:57 +08:00
neverland
d96f7ba161
[breaking change] use click instead of tap for all components (#418) 2018-08-13 14:52:08 +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
陈嘉涵
e65a0e436d [build] 3.0.10 2018-07-27 15:55:12 +08:00
pangxie
0c1ddf7c7a [build] 3.0.9 2018-07-17 21:20:25 +08:00
刘建东
3b58630c84 fix: 修复由于 autoprefixer 移除旧浏览器代码导致的兼容性问题 (#335) 2018-07-02 22:15:38 +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
b91cf980ac [build] 3.0.0 2018-04-28 12:08:10 +08:00
pangxie1991
56b868aa8d [build] 2.4.2 2017-12-25 10:13:27 +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
7ebfa6054d capsule支持不同类型及自定义颜色 (#34)
* style: badge上标大小改变更加灵活

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

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

* style: 修复作为组件使用时dialog的定位问题

* style: 修正示例

* style: add

* style: capsule

* style: modify readme

* style: add noticebar

* style: modify readme

* style: noticebar优化

* style: add popup

* style: remove

* style: 左右反了...

* style: 通告栏支持同一页面多个

* style: 独立管理不同noticebar的动画数据

* style: add

* style: 删除多余文件

* style: capsule自定义颜色
2017-10-06 12:27:25 +08:00
MuYu
eba815b60f 增加单选 和一个验证码的样式 (#30)
* 增加单选 和一个验证码的样式

* 移除一个不存在的页面链接

* 移除业务中的样式

* 统一风格
2017-09-27 12:33:49 +08:00
Nino
71b9d0cec7 新增switch组件 2017-02-24 16:26:10 +08:00
Nino
846aeabf1f 小程序已经支持 first-child 和 last-child 两个伪类 2017-02-14 17:16:54 +08:00
Nino
2808f7632f zui 改名为 zanui-weapp 2017-02-07 20:33:18 +08:00
Nino
d30cfd79d6 修改cell的颜色值 2017-01-20 17:31:32 +08:00
Nino
2f5f4a613a rename 2016-12-19 20:41:55 +08:00