All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.14.0 (2020-09-13)
- element: 支持使用键盘快捷键删除元素; !#en: support delete element with keyboard (a597710)
1.13.2 (2020-09-06)
- refresh excel data when prop value update (76603fd)
1.13.1 (2020-08-31)
- 优化图片库,增加分页; optimize image gallery(add pagination) (1744cbd)
- chart: add Radar Chart; !#zh: 雷达图 (efe28dc)
1.13.0 (2020-08-30)
- 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)
1.12.0 (2020-08-25)
- support import csv; !#zh: 支持导入 csv (ca2a991)
- support publish page !#zh: 支持发布页面 (85b6cf6)
- component: 支持水印功能 !#en: add watermark (7cf954c)
- component: !#zh: 增加表格组件 !#: add table component (7b6ce8e)
- add scroll for shortcut-panel (1beb681)
1.11.0 (2020-08-25)
- component: add echarts component !#zh: 支持echarts 图表组件📈 (e4fc417)
- long_page: long page height not work; !#zh: 长页面高度未生效 (7163795)
- map url (ef441be)
- update dingtalk url (e63b59c)
1.10.2 (2020-08-02)
- raido&checkbox not show (3b6b4d3)
- preview: #196; !#zh: 预览模块支持长页面 !#en: support long page (10fc6e3)
- #185 #145 !#zh: 修正预览页文字模块双击后出现富文本编辑问题 (b39f638)
- #189; !#zh: 修正点击左侧组件,在画布中组件会出现2次 (2a3a7df)
- #190 (abe1aa8)
- 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)
- 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)
- component: 增加公告组件; (e839d9c)
- PropTypes: upgrade PropTypes from object to function; #!zh: 升级 PropTypes: 更新为函数, 便于后期扩展 (30b9692)
1.9.0 (2020-05-10)
- confirm the firstState for the undoRedoPlugin (a968260)
- #155 (fc8ffc4)
- add Ps text (5ace866)
- not show background image or color (b40b2dd)
- support long page mode(alpha); (722031c)
- 添加快捷键+更完整的辅助线提示 (#148) add shortcuts for editor and more guidelines (d039dcb)
1.8.3 (2020-02-19)
1.8.2 (2020-01-24)
- #119 run animation when slide changes; (zh) 滚动页面时候执行动画 (796a5e1)
- #124 (c8bc04b)
- #130 (8c6056f)
- #131 (51f21d7)
- #132 #134 (be2d3eb)
- #133 (cda6d96)
- do not generate page uuid and set uuid from api (edea576)
- upload video (2e6cd48)
1.8.1 (2020-01-12)
1.8.0 (2020-01-11)
- build engine if front-end build (d5142a3)
- could not replace localhost:1337 if coverUrl is null (942ad39)
- serve editor(front-end) with strapi(koa-static) (1f9f1ab)
1.7.4 (2020-01-04)
- #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)
- plugin: background music (e0f5359)
1.7.3 (2019-12-21)
- #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)
- 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)
- 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)
- 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)
- install: add one click install script for Ubuntu18.04 (2e123b6)
1.7.0 (2019-11-23)
- load plugins from npm (0d765ed)
1.6.1 (2019-11-03)
- 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)
- import luban components from npm (b6b27d3)
1.6.0 (2019-10-13)
1.5.0 (2019-10-10)
- pick image from image gallery (33db8e9)
1.4.1 (2019-09-18)
- i18n for editor (78858b6)
1.4.0 (2019-09-15)
- set collapse as accordion (e7b6ed0)
- set proxy for html2canvas (bd486ce)
- set router-link-active for active link (d5366ff)
- set z-index for element (0208a79)
- 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)
- set up cover when saving work (bc747db)
1.2.0 (2019-09-01)
- correct the type for undo-redo plugin (e3d7ccc)
1.1.0 (2019-08-25)
- support work template (3d455d7)
- 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)
- #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)