Skip to content

Releases: ly525/luban-h5

支持组件树、右键菜单支持配置元素黑白名单、核心编辑器抽离

13 Feb 13:33
Compare
Choose a tag to compare

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

!#zh: 将元素放在鼠标松开的位置、新闻列表、Chart 支持配色

30 Aug 07:21
Compare
Choose a tag to compare

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

支持页面发布、水印、表格组件

30 Aug 07:22
Compare
Choose a tag to compare

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)

添加饼状图、折线图、柱状图、漏斗图

30 Aug 07:23
Compare
Choose a tag to compare
  • 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)

!#zh: 支持地图组件 !#en: add map component

02 Aug 11:54
Compare
Choose a tag to compare

1.10.2 (2020-08-02)

Bug Fixes

  • raido&checkbox not show !#zh: radio、checkbox显示不正确 (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)
  • PropTypes: add visible config (3b894fd)
  • canvas: support drag&drop element from the left panel to the canvas; !#: 支持从左侧元素列表中拖拽元素至中间画布 (67b129a)
  • PropTypes: add excel editor (16dad6a)

支持自定义组件默认宽、高;新增评分组件;支持拖拽右侧面板

14 Jun 05:10
Compare
Choose a tag to compare

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)

image

see more:
!#zh: 更多细节,请查看 Release Log
https://github.com/ly525/luban-h5/releases

next plan:
!#zh: 下一步的开发计划,请查看:
https://github.com/ly525/luban-h5/milestone/

migration guide:
!#zh: 升级指南:

  1. git clone https://github.com/ly525/luban-h5
  2. ./luban-h5 rebuild_fe
  3. ./luban-h5 restart

增加公告、评分组件,重构 PropTypes

17 May 13:39
Compare
Choose a tag to compare

1.10.0 (2020-05-17)

Features

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

支持长页面(support long-page h5)

10 May 15:53
Compare
Choose a tag to compare

1.9.0 (2020-05-10)

Bug Fixes

Features

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

un animation when slide changes; (zh) 滚动页面时候执行动画

24 Jan 13:50
Compare
Choose a tag to compare

1.8.2 (2020-01-24)

Bug Fixes

Features

upgrade strapi to beta.18.4

12 Jan 08:34
Compare
Choose a tag to compare