Commit Graph

83 Commits

Author SHA1 Message Date
就眠儀式
1010a4bbed 🐛(component): table 组件 selected-keys 属性 watch 需要 deep 监听 2022-04-28 12:14:45 +08:00
就眠儀式
98524e876a 📝: add LICENSE.txt 2022-04-26 23:25:20 +08:00
就眠儀式
113382c4f7 🐛(component): table 组件 columns 宽度超出 table-box 时错位 2022-04-26 21:49:56 +08:00
就眠儀式
c5b46e291a feat: 完善 resolver 自动按需加载器 2022-04-22 11:57:36 +08:00
就眠儀式
eba8c62a49 style: 优化 index.less 2022-04-22 09:32:32 +08:00
就眠儀式
a897486a33 style: compress index.less 2022-04-21 18:45:22 +08:00
sight
8bb7d448f7 feat(dropdown): 新增上下文菜单 2022-04-21 16:02:29 +08:00
就眠儀式
bb94f7c291 build: 发布 1.0.4 版本 2022-04-21 09:34:22 +08:00
sight
c61e8677a1 refactor(line): 重构 line, 支持竖直分割线和带内容分割线 2022-04-21 08:04:08 +08:00
就眠儀式
95751c826d chore: 升级全局依赖 2022-04-21 00:09:15 +08:00
就眠儀式
60533e021d docs: 更新日志 2022-04-20 18:15:33 +08:00
15906671117
b01ba107bc 通知栏提交 2022-04-20 13:31:33 +08:00
就眠儀式
5aeb4efd40 chore: 日志 2022-04-20 09:48:35 +08:00
就眠儀式
7d2d3bd80c docs: 更新日志 2022-04-19 15:50:34 +08:00
就眠儀式
8c752604fc fix: 修复 checkbox 夜间模式样式不兼容 2022-04-19 09:33:11 +08:00
就眠儀式
223c6ab0c6 fix: 未设置 width 的 column 自动分配宽度 2022-04-19 01:04:39 +08:00
就眠儀式
7f88337182 docs: 更新日志 2022-04-18 23:27:23 +08:00
就眠儀式
3b6c2bd973 chore: 发布 1.0.3 2022-04-17 11:12:38 +08:00
就眠儀式
551a1ac73f chore: 发布 1.0.3 2022-04-17 11:04:57 +08:00
就眠儀式
d76f9962a8 fix: table export 时忽略未知的列 2022-04-16 16:54:14 +08:00
就眠儀式
f1d36edec0 docs: 更新日志 2022-04-16 14:24:06 +08:00
就眠儀式
4333ee1c9e chore: 回退到 Sight 的提交 2022-04-16 11:32:59 +08:00
就眠儀式
98c6764829 chore: detail adjustment 2022-04-15 11:16:04 +08:00
就眠儀式
b679b6f758 docs: change-log 2022-04-15 10:51:56 +08:00
就眠儀式
aa3c052905 chore: complete result on demand 2022-04-15 10:29:48 +08:00
就眠儀式
cd0e46d37e chore: prepare notice bar component refactoring 2022-04-15 10:13:49 +08:00
就眠儀式
8ad11a94e4 ci: merge feat-ripple-dev 2022-04-15 09:00:15 +08:00
就眠儀式
92360fb035 Merge branch 'feat-ripple-dev' into next 2022-04-15 08:58:30 +08:00
castleiMac
db5f5d4dbc fix: string not finish with " 2022-04-14 17:13:08 +08:00
就眠儀式
9f78bffa07
!51 添加了一个滑动验证,
Merge pull request !51 from cool314156/next
2022-04-14 02:13:37 +00:00
就眠儀式
38f3b66124 docs: 更新 grid 栅格 props 说明 2022-04-14 09:07:23 +08:00
就眠儀式
abf1b4a194 docs: 更新日志 2022-04-14 08:56:50 +08:00
lockingreal
1864762de5 refactor: 增加disabledPreview属性对预览区域与上传业务按钮进行 禁用 状态隔离,方便业务后续实现 2022-04-13 23:59:45 +08:00
lockingreal
559f09d80c docs: 修正upload文档 2022-04-13 23:23:04 +08:00
lockingreal
bffa1479e8 Merge branch 'next' of https://gitee.com/layui/layui-vue into next 2022-04-13 23:21:23 +08:00
lockingreal
0c3b4a6ecb docs: 修正upload文档 2022-04-13 23:20:37 +08:00
lockingreal
b422ea524b Merge branch 'next' of https://gitee.com/layui/layui-vue into next 2022-04-13 23:18:13 +08:00
就眠儀式
0ce1b4bf2b docs: 更新 table.md 文档 2022-04-13 23:17:29 +08:00
lockingreal
ed7abfa717 refactor: 修正文档 2022-04-13 23:17:12 +08:00
就眠儀式
1601fdb865 docs: 更新 table.md 文档 2022-04-13 23:09:34 +08:00
就眠儀式
f3d29a3711 fix: 修复 table.css 样式 2022-04-13 22:42:11 +08:00
sight
8ece0bd5f7 feat(ripple): 水波纹组件 2022-04-13 16:02:06 +08:00
就眠儀式
85a00c2515 docs: 更新日志 2022-04-13 09:32:21 +08:00
cool314156
854a847600
update package/document/src/document/zh-CN/components/noticeBar.md. 2022-04-13 01:07:08 +00:00
就眠儀式
4ff49b97a0 chore: 优化 table.vue 代码结构 2022-04-13 08:52:51 +08:00
cool314156
2531b9635f
update package/document/src/router/zh-CN.ts. 2022-04-13 00:34:17 +00:00
就眠儀式
5da5dbd690 chore: 删除 theme 在线调试中无效的变量项 2022-04-12 23:18:13 +08:00
就眠儀式
b55e6b4862 docs: 更新日志 2022-04-12 22:58:29 +08:00
15906671117
d0d8d3d240 属性说明 2022-04-12 12:03:08 +08:00
15906671117
53ac4a15ee 地址选择器的示例 2022-04-12 11:53:47 +08:00