29 Commits

Author SHA1 Message Date
nemo-shen
94d9926ce6 style(example): format 2021-12-21 09:51:43 +08:00
nemo-shen
565d71eedb test(compiler): auto create example index.wxml 2021-12-21 09:51:43 +08:00
nemo-shen
88529e642f test(Popup): add demo test 2021-12-21 09:51:43 +08:00
neverland
1e506513de
feat(Popup): improve transform style (#2193) 2019-10-23 17:42:40 +08:00
neverland
b38672c8e6
feat(Popup): update border radius (#2083) 2019-09-23 17:59:16 +08:00
neverland
7724700650
feat(Popup): add close-icon-position prop (#2064) 2019-09-19 17:47:16 +08:00
neverland
ae0c00d463
feat(Popup): add close-icon prop (#1967) 2019-09-05 16:54:22 +08:00
neverland
f6be2db496
feat(Popup): add closeable prop (#1964) 2019-09-05 16:45:22 +08:00
neverland
008125110c
feat(Popup): add round prop (#1928) 2019-08-29 11:43:12 +08:00
neverland
33764cd328
docs(Popup): update demo (#1926) 2019-08-29 11:05:22 +08:00
rex
f95cad50ce
[new feature]: support safe-area-inset-top
#1327
2019-04-01 18:46:53 +08:00
rex
b5238ed753
[bugfix] Transition: behavior error when set duration zero 2019-03-20 20:46:15 +08:00
thomasy
806f51ce35 [new feature] Popup: 添加 transitionEnd 事件 2019-03-10 21:51:21 +08:00
neverland
d4f303043d
bugfix] Toast: max width of text type (#896) 2018-11-12 20:12:26 +08:00
neverland
ede23675fe
[improvement] optimize component registration (#846) 2018-11-01 20:25:27 +08:00
neverland
d96f7ba161
[breaking change] use click instead of tap for all components (#418) 2018-08-13 14:52:08 +08:00
neverland
91eef9a596
[Doc] support share demo (#409) 2018-08-12 17:35:13 +08:00
陈嘉涵
63c52edf2d [breaking change] Popup: rewrite 2018-08-03 14:39:04 +08:00
陈嘉涵
0229933e63 [bugfix] Button click event 2018-08-01 17:16:15 +08:00
陈嘉涵
9f420f4b79 [breaking change] Button: rewrite 2018-07-30 13:50:31 +08:00
陈嘉涵
2f6ec315cb [Doc] remove doc-page 2018-07-30 10:53:07 +08:00
陈嘉涵
1f34ff1a18 [breaking change] Rename btn to button 2018-07-30 10:32:18 +08:00
陈嘉涵
84538c888e [breaking change] update component prefix 2018-07-30 10:26:34 +08:00
Yao
77f8e724b5
按钮增加 group 类型 (#202) 2018-04-26 23:30:03 +08:00
Yao
dda2e83bca
[Doc] 自定义组件文档优化 (#193)
* 优化 panel 效果

* 优化 cell 的传参及使用

* 文档优化

* 组件库 文档优化
2018-04-14 13:57:55 +08:00
Yao
d471681e8f
[refactor] Popup: 升级为自定义组件 (#166)
* 封装 doc-page, 方便写文档

* add pop manager

* popup upgrade

* 更新 README

* add empty line
2018-03-25 22:30:35 +08:00
Yao
ce5559a57e
[improvement] 部分组件边框实现修改 (#87)
* 使用超细边框

* 部分组件切换为 hairline

* 文档 边框替换
2017-12-23 14:25:41 +08:00
Yao
fbbf539662
[breaking change] Dialog Popup 重构 (#69)
* 重新更改 popup

* 更丰富的popup 功能

* 文档补充

* rebuild dialog

* dialog 文档补充

* 增加 icon 文档
2017-12-03 17:40:42 +08:00
Yao
e4dfc9e48c
[new feature] Layout: 新增 layout 组件 (#43)
* change example dir

* Update README.md

更新预览教程

* 新增 layout 组件

* exclude example

* change .wxss -> .pcss

* 脚本目录更名为 scripts
2017-10-31 17:41:31 +08:00