187 Star 1.2K Fork 420

ly525 / luban-h5

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CHANGELOG.md 25.19 KB
一键复制 编辑 原始数据 按行查看 历史
ly525 提交于 2021-05-23 21:03 . chore(release): 1.17.0

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.17.0 (2021-05-23)

Features

  • 抽离作品信息组件,更新标题/描述自动保存;(autoSave after update workInfo); fix:#310 (642938f)

Bug Fixes

1.16.0 (2021-03-21)

Features

  • script&action&data-source (24201f6)
  • component: tinymce-editor (0a10d92)

Bug Fixes

1.15.0 (2021-03-21)

Features

  • canvas: adjust canvas width; #!zh: 支持调整画布宽度 (7fe6408)
  • remove delete from template card (d08ebdf)
  • 支持制作海报(导出静态图、封面图) !#en: support download poster; #135 (929ba0f)

Bug Fixes

  • #233 add confirm before delete element; #!zh: 删除元素前需要确认 (349d12e)
  • #251 (c2233d2)
  • preview margin&padding; #!zh:预览margin&padding (7b14d7c)

1.14.1 (2021-02-13)

Features

  • add alert&log for api 403 (e492406)
  • add component tree; !#zh: 组件树 (d34d717)
  • contextmenu support whitelist !#zh: 右键菜单支持元素黑白名单 (b6c26b0)
  • contextmenu support whitelist !#zh: 右键菜单支持元素黑白名单 (d503c3b)
  • refactor core-editor as npm package: @luban-h5/core-editor (6e23b00)
  • work: delete work; #!zh: 支持删除作品 (816ce3a)

Bug Fixes

1.14.0 (2020-09-13)

Features

  • element: 支持使用键盘快捷键删除元素; !#en: support delete element with keyboard (a597710)

1.13.2 (2020-09-06)

Bug Fixes

  • refresh excel data when prop value update (76603fd)

1.13.1 (2020-08-31)

Features

  • 优化图片库,增加分页; optimize image gallery(add pagination) (1744cbd)
  • chart: add Radar Chart; !#zh: 雷达图 (efe28dc)

Bug Fixes

1.13.0 (2020-08-30)

Features

  • canvas: Place the element where the mouse is released; !#zh: 将元素放在鼠标松开的位置 (cb5569c)
  • chrt component: support color theme !#zh: echart 支持配色 (ff762ec)
  • component: add news list; !#zh: 新闻列表组件 (563e14b)

Bug Fixes

1.12.0 (2020-08-25)

Features

  • support import csv; !#zh: 支持导入 csv (ca2a991)
  • support publish page !#zh: 支持发布页面 (85b6cf6)
  • component: 支持水印功能 !#en: add watermark (7cf954c)
  • component: !#zh: 增加表格组件 !#: add table component (7b6ce8e)

Bug Fixes

  • add scroll for shortcut-panel (1beb681)

1.11.0 (2020-08-25)

Features

  • component: add echarts component !#zh: 支持echarts 图表组件📈 (e4fc417)

Bug Fixes

  • long_page: long page height not work; !#zh: 长页面高度未生效 (7163795)
  • map url (ef441be)
  • update dingtalk url (e63b59c)

1.10.2 (2020-08-02)

Bug Fixes

  • raido&checkbox not show (3b6b4d3)
  • preview: #196; !#zh: 预览模块支持长页面 !#en: support long page (10fc6e3)
  • #185 #145 !#zh: 修正预览页文字模块双击后出现富文本编辑问题 (b39f638)
  • #189; !#zh: 修正点击左侧组件,在画布中组件会出现2次 (2a3a7df)
  • #190 (abe1aa8)

Features

  • component: add map component; !#zh: 添加地图组件 (f723096)
  • prop: add visible config (3b894fd)
  • support drag&drop element from the left panel to the canvas; !#: 支持从左侧元素列表中拖拽元素至中间画布 (67b129a)
  • PropTypes: add excel editor (16dad6a)

1.10.1 (2020-06-14)

Bug Fixes

Features

  • add customStyle for component to fit size; !#zh: 增加 customStyle 属性,以支持元素自定义大小 (4632288)
  • add shortcutProps to support shortcut themes; !#zh: 增加 shortcutProps 以支持快捷面板定制化/主题化 (1070215)
  • props item support custom layout; !#zh: 组件属性编辑器 支持表单子项目自定义布局 (6bc3011)
  • support resize the props panel; !#zh: 支持拖动调整右侧编辑面板 (45f3bfc)
  • element: add defaultStyle for seperate element; (4d86e95)
  • plugin: add rate componnet; #!zh: 增加评分组件 (3d813db)

1.10.0 (2020-05-17)

Features

  • component: 增加公告组件; (e839d9c)
  • PropTypes: upgrade PropTypes from object to function; #!zh: 升级 PropTypes: 更新为函数, 便于后期扩展 (30b9692)

1.9.0 (2020-05-10)

Bug Fixes

Features

  • support long page mode(alpha); (722031c)
  • 添加快捷键+更完整的辅助线提示 (#148) add shortcuts for editor and more guidelines (d039dcb)

1.8.3 (2020-02-19)

Bug Fixes

1.8.2 (2020-01-24)

Bug Fixes

Features

1.8.1 (2020-01-12)

Bug Fixes

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)

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)

1.7.3 (2019-12-21)

Bug Fixes

  • #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)

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 (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.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)

1.7.0 (2019-11-23)

Bug Fixes

Features

1.6.1 (2019-11-03)

Bug Fixes

  • local dev: fix #92 (b8f89c8)
  • fix #98 (8635c9f)
  • fix the object will be copied is not passed to the clone function & set a default value for zindex (2de1aa8)
  • pick image from pixabay gallery (8adfef6)

Features

  • import luban components from npm (b6b27d3)

1.6.0 (2019-10-13)

1.5.0 (2019-10-10)

Bug Fixes

Features

  • pick image from image gallery (33db8e9)

1.4.1 (2019-09-18)

Features

1.4.0 (2019-09-15)

Bug Fixes

  • set collapse as accordion (e7b6ed0)
  • set proxy for html2canvas (bd486ce)
  • set router-link-active for active link (d5366ff)
  • set z-index for element (0208a79)

Features

  • show avaiable animation list (28a7203)
  • animation: run animations in edit mode (58d0048)
  • animation: run animations in preview mode (65311e9)
  • animation: support duration, delay, interation-count and infinite (9e04d09)

1.3.0 (2019-09-06)

Features

  • set up cover when saving work (bc747db)

1.2.0 (2019-09-01)

Bug Fixes

  • correct the type for undo-redo plugin (e3d7ccc)

Features

  • plugin: form radio (6eb308f)
  • plugin: support form checkbox (7f823fc)

1.1.0 (2019-08-25)

Features

1.0.0 (2019-08-25)

Bug Fixes

  • editor: import Element in core editor (5501cc6)
  • plugin: config picture source url (c3f516f)
  • amend resize point position (5f737f8)
  • plugin: do not auto-fill default placeholder if user delete it manually (07f47fc)
  • plugin: show icon for text-align component (e08c514)
  • preview: preview elements in corrent position (a7875cb)
  • shape: add style for shape (42c972b)
  • change element zindex on edit canvas (f6ceedd)
  • check element property before clone (a43ae78)
  • generate style with pluginProps and defaultProps (f40c302)
  • redirect to work list page when click my-work (a6920bb)
  • remove debugger (2e5cd15)
  • set isRem false (8989234)
  • set uuid for data-uuid to submit the input value (50f4ebc)
  • use flex.js to adjust mobile page (10cf678)
  • use rem for font-size (c532b50)

Features

  • #30: collect and show form data (0252319), closes #30
  • #35: fixed toolbar (26985a0)
  • api: add api for editor (3b27192)
  • background-guideline: support guideline (f8b613d)
  • editor: mixin custom component for plugin props into editor (9e8e89f)
  • editor: support move plugin on cawqnvas(zh: 画布上元素支持移动) (eecd655)
  • editor: support undo-redo && first version (8c099bb)
  • page: support copy, delete page (c784e56)
  • plugin: add picture (bb26980)
  • support copy plugin on canvas (9e44e40)
  • plugin: support form input (e5aefaf)
  • add page manager (9c78361)
  • add preview mode and register plugin globally for adding script later (98ffdd6)
  • add the right-click menu, step1: just show menu (a4b13f8)
  • add work list page (0d45399)
  • preview: add preview modal (0bd2342)
  • preview: build preview engine (39d9f8f)
  • shape: add outline for active element (bbd4ab8)
  • support delete element on canvas (59aaaad)
  • text plugin (7fd014b)
JavaScript
1
https://gitee.com/ly525/luban-h5.git
git@gitee.com:ly525/luban-h5.git
ly525
luban-h5
luban-h5
master

搜索帮助