鲁班H5 1.5.0 发布,可以理解为开源版本的易企秀
~~
鲁班H5 1.7.0 发布,可以理解为开源版本的易企秀

【鲁班H5】前后端都开源的h5快速制作平台,类似于开源版本的易企秀、人人秀,可以通过拖拽的形式,快速生成H5

1.7.0 更新的内容有 (2019-11-23)

Bug Fixes

Refactor/重构

  • 重构轮播图组件:支持在画布中编辑图片大小、位置 (e181c27)

Features

1.7.1 (2019-11-30)

Bug Fixes

  • 更新设置 yarn 镜像(3cf794b)
  • plugin: 修复轮播图、多选组、单选组的默认值 (141036f)
  • 修正透明颜色#105 (35965ff)
  • text: 设置文字的默认边框为0 (f21bf35)

Features

  • install: 提供 一键安装脚本,简化安装步骤,在本地通过使用 Docker+Ubuntu 镜像,即可快速安装+体验 鲁班H5 (2e123b6)

Bug Fixes

  • update mirror.sh (3cf794b)
  • plugin: clone the default items for slide,radio group, checkbox group (141036f)
  • #105 (35965ff)
  • text: set default border radius: 0 (f21bf35)

Features

  • install: add one click install script for Ubuntu18.04 (2e123b6)

~~
鲁班H5 1.7.2 发布,可以理解为开源版本的易企秀

【鲁班H5】前后端都开源的h5快速制作平台,类似于开源版本的易企秀、人人秀,可以通过拖拽的形式,快速生成H5

1.7.2 (2019-12-08) 更新的内容有

Bug Fixes

  • replace router.place with window.open new tab to aviod could not save and preview the work when create the work;
    zh: 用 window.open new tab 替换 router.replace,避免最创建作品保存和预览无效的情况(cf953c2)
  • build: set publicURL to index (abfb167)
  • editor: update mutation type for undo-redo (0f4a2cb)
  • preview: show qrcode in preview dialog if open from work list (8c62271)

相关链接

1.7.3 (2019-12-21)更新的内容有:

Bug Fixes

  • hotfix: remove localhost:1337 to keep relative path for uploaded image url; (zh) 上传图片,移除response url 重的localhost:1337(1faf80790a8e194)
  • #118 (425e44d)
  • add landing page host; (zh) 修复landing-page 域名错误 (79ec52a)
  • engine: add $message function to display message; (zh) 为渲染引擎增加信息提示功能 (fad25b8)
  • engine: click the next or prev not working; (zh) 修正预览弹窗中,点击上一页和下一页失败的问题 (3eab119)
  • plugin:submit-button: add disabled prop to disable submit form in edit mode; (zh) 表单提交按钮增加disabled prop,防止在编辑模式提交表单 (230d5bb)
  • #113 (a2fb4ac)
  • #62 display a message if user delete the page if only one page; (zh) 如果页面只有一页,则提示用户无法删除该页 (bbe623b)

Features

  • show form stat results; (zh) 显示表单统计结果 (f5e1385)
  • docs: use strapi documentation plugin to generate api your documentation(swagger ui); 使用strapi document plugin 自动生成API 文档(由swagger ui 驱动) (cb6cf47)
  • preview: set page title for released page; (zh) 为发布的作品设置页面标题 (e8e0117)
  1. ### [1.7.3](https://github.com/ly525/luban-h5/compare/v1.7.2...v1.7.3) (2019-12-21)
  2. ### Bug Fixes
  3. * hotfix: remove localhost:1337 to keep relative path for uploaded image url; (zh) 上传图片,移除response url 重的localhost:1337([1faf80790a8e194](https://github.com/ly525/luban-h5/commit/1faf80790a8e19447d29b9712e6998158254db63))
  4. * [#118](https://github.com/ly525/luban-h5/issues/118) ([425e44d](https://github.com/ly525/luban-h5/commit/425e44d))
  5. * add landing page host; (zh) 修复landing-page 域名错误 ([79ec52a](https://github.com/ly525/luban-h5/commit/79ec52a))
  6. * **engine:** add $message function to display message; (zh) 为渲染引擎增加信息提示功能 ([fad25b8](https://github.com/ly525/luban-h5/commit/fad25b8))
  7. * **engine:** click the next or prev not working; (zh) 修正预览弹窗中,点击上一页和下一页失败的问题 ([3eab119](https://github.com/ly525/luban-h5/commit/3eab119))
  8. * **plugin:submit-button:** add disabled prop to disable submit form in edit mode; (zh) 表单提交按钮增加disabled prop,防止在编辑模式提交表单 ([230d5bb](https://github.com/ly525/luban-h5/commit/230d5bb))
  9. * [#113](https://github.com/ly525/luban-h5/issues/113) ([a2fb4ac](https://github.com/ly525/luban-h5/commit/a2fb4ac))
  10. * [#62](https://github.com/ly525/luban-h5/issues/62) display a message if user delete the page if only one page; (zh) 如果页面只有一页,则提示用户无法删除该页 ([bbe623b](https://github.com/ly525/luban-h5/commit/bbe623b))
  11. ### Features
  12. * show form stat results; (zh) 显示表单统计结果 ([f5e1385](https://github.com/ly525/luban-h5/commit/f5e1385))
  13. * **docs:** use strapi documentation plugin to generate api your documentation(swagger ui); 使用strapi document plugin 自动生成API 文档(由swagger ui 驱动) ([cb6cf47](https://github.com/ly525/luban-h5/commit/cb6cf47))
  14. * **preview:** set page title for released page; (zh) 为发布的作品设置页面标题 ([e8e0117](https://github.com/ly525/luban-h5/commit/e8e0117))