CHANGELOG.md
8.46 KB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
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
- load plugins from npm (0d765ed)
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
- i18n for editor (78858b6)
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
1.1.0 (2019-08-25)
Features
- support work template (3d455d7)
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)