Luban H5 Versions Save

[WIP]en: web design tool || mobile page builder/editor || mini webflow for mobile page. zh: 类似易企秀的H5制作、建站工具、可视化搭建系统.

v1.8.0

4 years ago

1.8.0 (2020-01-11)

Bug Fixes

  • build engine if front-end build (d5142a3)
  • could not replace localhost:1337 if coverUrl is null (942ad39)

Features

  • serve editor(front-end) with strapi(koa-static) (1f9f1ab)

v1.7.4

4 years ago

1.7.4 (2020-01-04)

Bug Fixes

  • #121 (18bbe16)
  • do not set editingElement null if change tab(not background) (3e068da)
  • form stat api 500; (zh) 修正表单统计接口无法获取数据 (bd620f1)
  • remove localhost:1337 temporarily in cover url (5933eed)
  • typo: animation delay (47bd979)
  • remove 0 on canvas (90e6fa6)

Features

  • plugin: background music (e0f5359)

v1.7.3

4 years ago

1.7.3 (2019-12-21)

Bug Fixes

  • hotfix: remove localhost:1337 to keep relative path for uploaded image url(1faf80790a8e194)
  • #118 (425e44d)
  • add landing page host (79ec52a)
  • engine: add $message function to display message (fad25b8)
  • engine: click the next or prev not working; (zh) 修正预览弹窗中,点击上一页和下一页失败的问题 (3eab119)
  • plugin:submit-button: add disabled prop to disable submit form in edit mode (230d5bb)
  • #113 (a2fb4ac)
  • #62 display a message if user delete the page if only one page; (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)

v1.7.2

4 years ago

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)

v1.7.1

4 years ago

1.7.1 (2019-11-30)

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)

v1.7.0

4 years ago

1.7.0 (2019-11-23)

Bug Fixes

Refactor/重构

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

Features

  • 分离组件 和 组件属性编辑器,减小组件加载体积 (84e312e)
  • load plugins from npm (0d765ed)
  • 支持从 NPM 加载自定义组件 (0d765ed)
  • 支持修改页面标题 (4a1836)
  • 支持删除背景图(4a1836d)
  • 增加配置NPM、Yarn镜像脚本(9090093)
  • 为单选框、多选框增加枚举型文本编辑器 (5f84f99)

v1.6.1

4 years ago

1.6.1 (2019-11-03)

Bug 修复

  • 修正 #92: 通过 npm install 而非 yarn install 引起的项目无法启动报错#92 (b8f89c8)
  • 修正 #98:预览页面无法显示二维码 #98 (8635c9f)
  • 修正:在复制元素时,需要给新元素的z-index +1 (2de1aa8)

Features

Others

  • 优化右键菜单样式和逻辑,更方便操作 (9eb1bab3a9)

Bug Fixes

Features

  • import luban components from npm (b6b27d3)

v1.6.0

4 years ago

fix documents link

v1.5.0

4 years ago

1.5.0 (2019-10-10)

Bug Fix

  1. 修复预览 跨页面通信问题
  2. 修复克隆作品时候,动画复制不完整问题

新功能

支持 Video 支持 轮播图 支持 图片库 支持 背景图 支持 背景颜色 支持 从第三方图片库选择图片

优化

封面图:上传封面之前压缩封面图,减小图片体积 渲染引擎:更新渲染引擎构建脚本

Bug Fixes

  • qrcode style (b70ec62)
  • start with local cli (a1a5542)
  • preview: update preview iframe origin
  • animation : clone animation of other work

Features

  • support: pick image from image gallery (33db8e9)
  • plugin: video
  • plugin: slide
  • support: imager gallery
  • plugin: background image or color
  • plugin: support modify background image or color

Perf

  • editor: compress cover image on client-side before uploading
  • engine: update engine build script

v1.4.1

4 years ago

1.4.1 (2019-09-18)

Features