chenjiahan
|
0d71d8068d
|
build: compile 1.10.5
|
2022-09-07 22:58:34 +08:00 |
|
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
|
e03b1a2093
|
build: compile 1.4.3-beta.1
|
2020-08-06 10:58:07 +08:00 |
|
zhongnan
|
c1544d88cb
|
build: compile 1.4.3-beta.0
|
2020-08-04 16:03:47 +08:00 |
|
rex-zsd
|
6f59f3647d
|
build: compile 1.0.0-beta.5
|
2019-11-29 16:30:42 +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 |
|
rex-zsd
|
4e8ffe29ad
|
build: compile 1.0.0-beta.2
|
2019-10-14 19:26:57 +08:00 |
|
陈嘉涵
|
43a15cab5a
|
build: compile 1.0.0-beta.0
|
2019-09-20 14:15:06 +08:00 |
|
rex-zsd
|
fa5458ba31
|
[build] 0.5.17
|
2019-07-30 20:29:34 +08:00 |
|
rex
|
8558cd541e
|
[release] 0.5.3
|
2019-02-06 20:51:51 +08:00 |
|
rex-zsd
|
de4f6a8ce9
|
[build] 0.4.10
|
2018-12-19 16:54:07 +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 |
|
陈嘉涵
|
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 |
|
陈嘉涵
|
5ee7ad44a9
|
build
|
2018-09-20 11:42:03 +08:00 |
|
neverland
|
aae778e368
|
[improvement] Badge: optimize performance (#546)
|
2018-09-10 16:45:32 +08:00 |
|
neverland
|
33db573a40
|
[improvement] update border-color (#542)
|
2018-09-10 11:54:57 +08:00 |
|
neverland
|
c43c7a502c
|
[new feature] add Dialog component (#504)
|
2018-09-05 18:00:46 +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 |
|
刘建东
|
3b58630c84
|
fix: 修复由于 autoprefixer 移除旧浏览器代码导致的兼容性问题 (#335)
|
2018-07-02 22:15:38 +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
|
cfc589f5c0
|
[build] 2.4.7
|
2018-03-25 22:58:01 +08:00 |
|
pangxie1991
|
56b868aa8d
|
[build] 2.4.2
|
2017-12-25 10:13:27 +08:00 |
|
pangxie1991
|
cf1d0d2e49
|
[build] 2.4.0
|
2017-12-10 00:17:38 +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
|
d1b3cd3472
|
增加Capsule, Noticebar, Popup;修正Dialog在非最外层情况下引入的样式问题;更新readme。 (#32)
* 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的动画数据
|
2017-10-01 23:39:53 +08:00 |
|
Nino
|
2808f7632f
|
zui 改名为 zanui-weapp
|
2017-02-07 20:33:18 +08:00 |
|
Nino
|
979ae94f36
|
优化Dialog消失效果
|
2016-12-22 13:28:45 +08:00 |
|
Nino
|
2f5f4a613a
|
rename
|
2016-12-19 20:41:55 +08:00 |
|