Commit Graph

179 Commits

Author SHA1 Message Date
SIMDD 2634ab44c0 docs: ✏️ [Api](#api) 2019-05-09 21:43:25 +08:00
SIMDD bd81922af0 docs: ✏️ [Form](#form) 2019-05-09 21:42:07 +08:00
SIMDD e953cfafee docs: ✏️ [Container](#container) 2019-05-09 21:39:29 +08:00
SIMDD 620a557bb7 docs: ✏️ [Column](#column) 2019-05-09 21:37:23 +08:00
SIMDD 827b8142e1 docs: ✏️ fix [Container](#Container) 2019-05-09 21:33:28 +08:00
SIMDD 764f62e593 docs: ✏️ 渲染器手册 2019-05-09 21:00:19 +08:00
SIMDD 6ad20c42ca docs: ✏️ 渲染器手册格式 2019-05-09 20:59:48 +08:00
SIMDD 6a19df76c0 docs: ✏️ renderers 格式修改 2019-05-09 20:56:59 +08:00
SIMDD d4a0abe670 docs: ✏️ 删除无用的 详情 链接 2019-05-09 20:54:32 +08:00
SIMDD 99677dad46 docs: ✏️ fix #FormItem 2019-05-09 20:50:49 +08:00
SIMDD 09bb4c7b40 docs: ✏️ 修改 类型说明 为 Types 2019-05-09 20:43:12 +08:00
liaoxuezhi cdfa988b60 rebuild pages 2019-05-09 19:54:11 +08:00
liaoxuezhi fd869f6a54 gh-pages 调整 2019-05-09 19:42:08 +08:00
liaoxuezhi 1bb2fead90 gh-pages 调整 2019-05-09 19:40:59 +08:00
liaoxuezhi 7c23a5bc1c 添加 gh-pages 2019-05-09 19:30:08 +08:00
liaoxuezhi 2ed5a31cc4 修复 链接地址 2019-05-09 18:52:42 +08:00
liaoxuezhi 49d766e2f5 整理文档 2019-05-09 18:25:12 +08:00
liaoxuezhi f151321a71 修复 options 可能不会初始拉取 source 接口的问题 2019-05-09 17:10:51 +08:00
liaoxuezhi 74db3c0085
Merge pull request #24 from taoweicn/master
📝 docs: fix typos and invalid links
2019-05-09 15:40:19 +08:00
liaoxuezhi 2fe83ac761 添加居中样式 2019-05-09 15:19:12 +08:00
taoweicn 86d95d8c3c
📝 docs: fix invalid links, replace absolute links with relative links to reduce coupling 2019-05-09 15:14:07 +08:00
liaoxuezhi acaec80621
Merge pull request #23 from simdd/master
doc: 修复渲染器文档中的错误链接
2019-05-09 14:09:17 +08:00
SIMDD 8b01697709 docs: ✏️ Email Password Number doc fix 2019-05-09 13:51:42 +08:00
SIMDD 4ada4601b7 docs: ✏️ Url doc fix 2019-05-09 13:49:23 +08:00
SIMDD 9155815a3e docs: ✏️ Textarea doc fix 2019-05-09 13:48:44 +08:00
SIMDD 49e07288c6 docs: ✏️ Text doc fix 2019-05-09 13:47:51 +08:00
SIMDD 7cec7225a6 docs: ✏️ FormItem doc fix 2019-05-09 13:45:53 +08:00
SIMDD d964427d4f docs: ✏️ Form doc fix 2019-05-09 13:42:15 +08:00
SIMDD f566060a2d docs: ✏️ Form doc fix 2019-05-09 13:40:37 +08:00
SIMDD 14a00a56ee docs: ✏️ Form doc fix 2019-05-09 13:39:45 +08:00
SIMDD d9de3bb5f7 docs: ✏️ Page doc fix 2019-05-09 13:30:01 +08:00
SIMDD ea2b5f8a81 docs: ✏️ Page doc fix 2019-05-09 13:28:18 +08:00
SIMDD 59c79d3719 docs: ✏️ fix Page doc 2019-05-09 13:27:15 +08:00
liaoxuezhi 874dfa1c23
Merge pull request #22 from simdd/master
docs: 添加渲染器手册快速目录
2019-05-08 23:39:59 +08:00
SIMDD 1f8f4db19f docs: ✏️ 添加渲染器快速导航链接 2019-05-08 23:31:35 +08:00
SIMDD 8addfa1be9 docs: ✏️ 渲染其文档,删除多余 2019-05-08 23:27:35 +08:00
SIMDD 652c26a6e8 docs: ✏️ 渲染器文档 2019-05-08 23:26:09 +08:00
SIMDD 1a905e46e5 docs: ✏️ 整理文档 2019-05-08 22:55:41 +08:00
liaoxuezhi 44fce36608 优化 default filter 支持其他类型定义 2019-05-08 19:38:55 +08:00
liaoxuezhi ce899390dd Nav>link 新增 activeOn 可由使用者用表达式决定是否高亮,而不是自动分析地址栏是否和to 属性 match 2019-05-08 19:20:22 +08:00
liaoxuezhi fce1054d37 Merge branch 'master' of https://github.com/baidu/amis 2019-05-08 19:10:41 +08:00
liaoxuezhi a31281082f 修复 combo addable removable 判断问题 2019-05-08 19:10:26 +08:00
liaoxuezhi ea64280666
Merge pull request #21 from catchonme/master
audio 组件增加支持自定义配置控件
2019-05-08 17:38:25 +08:00
catchonme 8ee328fcbb 去除无用的@autobind 2019-05-08 17:34:50 +08:00
catchonme e584492c17 combo 中is-disabled 属性修正 2019-05-08 17:23:18 +08:00
catchonme a25bbf56ad audio 组件增加支持自定义配置控件 2019-05-08 17:12:39 +08:00
liaoxuezhi 43a2b42c7c 代码格式化 2019-05-08 13:52:04 +08:00
liaoxuezhi 39afde9f97
Merge pull request #19 from simdd/master
format: add comment and fommat Component folder
2019-05-08 13:39:53 +08:00
SIMDD 81e123179c refactor: 💡 set semi true 2019-05-08 13:38:22 +08:00
SIMDD 9e5c689d20 refactor: 💡 format 2019-05-08 12:38:57 +08:00