23 Commits

Author SHA1 Message Date
nemo-shen
565d71eedb test(compiler): auto create example index.wxml 2021-12-21 09:51:43 +08:00
nemo-shen
f88aaf114c test(Cell): add demo test 2021-12-21 09:51:43 +08:00
nemo-shen
98721b7b7e
feat(Cell): cell-group inset prop (#4341)
* feat(Cell): cell-group inset prop

* fix(Cell): remove inset prop default value
2021-07-19 12:24:56 +08:00
linrz
551b1c22a9 docs: update button and cell example (#2641) 2020-01-04 19:23:19 +08:00
linrz
9f173eac00 docs(Button/Cell/Checkbox/Radio): update some examples (#2576)
* docs: complete some examples of  button/cell/checbox/radio

* docs: update button text

* docs: add some usage of button/cell/checbox/radio
2019-12-23 10:14:26 +08:00
neverland
f382d98a90
docs: update cell (#1934) 2019-08-30 11:53:49 +08:00
rex
68db37302b
[new feature] Cell: add new prop useLabelSlot & add new slot label 2019-04-15 11:25:57 +08:00
neverland
89a64a52c8
[new feature] CellGroup: add title prop (#1407) 2019-03-13 15:11:34 +08:00
neverland
3b130445ae
[improvement] update icons (#1142) 2018-12-24 20:39:45 +08:00
neverland
41d74319f9
[new feature] Cell: add size prop (#904) 2018-11-14 17:28:29 +08:00
陈嘉涵
e75645fabd [Improvement] Cell: external classes 2018-07-31 16:05:30 +08:00
陈嘉涵
6b8e859825 [breaking change] Cell: rewrite 2018-07-31 15:30:26 +08:00
陈嘉涵
2f6ec315cb [Doc] remove doc-page 2018-07-30 10:53:07 +08:00
陈嘉涵
84538c888e [breaking change] update component prefix 2018-07-30 10:26:34 +08:00
rex
dcf78507be [new feature] CellGroup: cell-group组件支持显示上下边框 2018-07-27 15:46:17 +08:00
刘建东
bf652cb425 fix: cell 组件新增 no-border 属性 (#369) 2018-07-17 14:16:14 +08:00
lethe
8816e421e8 [improvement]cell:优化默认slot展示效果,添加title区域自定义class (#360)
* [improvement]cell:优化默认slot展示效果,添加title区域自定义class

* cell-group添加titleWidth实现整体控制title区域宽度
2018-07-16 20:29:13 +08:00
Yao
9a4ceca7e1
[bugfix] Cell: 修复 cell 点击事情触发两次的问题 (#259)
* 修复cell重复触发点击事件的问题

* 增加示例代码
2018-05-21 22:01:34 +08:00
Yao
026813e4ae
修复使用全局变量,导致部分cell边框不出现的问题 (#237) 2018-05-11 14:44:05 +08:00
Yao
dda2e83bca
[Doc] 自定义组件文档优化 (#193)
* 优化 panel 效果

* 优化 cell 的传参及使用

* 文档优化

* 组件库 文档优化
2018-04-14 13:57:55 +08:00
刘建东
a1b70a8437 feat: cell 自定义组件 (#162) 2018-03-25 18:26:57 +08:00
Yao
ce5559a57e
[improvement] 部分组件边框实现修改 (#87)
* 使用超细边框

* 部分组件切换为 hairline

* 文档 边框替换
2017-12-23 14:25:41 +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