Sign in

徐烜 / bsth-ebus-h5_editor · Commits

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 691
  • Compare
  • Branches 1
  • Tags 0
  • bsth-ebus-h5_editor
04 Jul, 2020
1 commit
  • fix: #189; !#zh: 修正点击左侧组件,在画布中组件会出现2次
    2a3a7dff
    ly525 authored
    2020-07-04 19:22:49 +0800  
    Browse Code »

16 Jun, 2020
4 commits
  • feat: support drag&drop element from the left panel to the canvas; !#: 支持从左侧元素列表中拖拽元素至中间画布
    67b129ae
    ly525 authored
    2020-06-16 23:38:35 +0800  
    Browse Code »
  • 图片组件新增填充方式属性
    f002c516
    hakubox authored
    2020-06-16 23:37:30 +0800  
    Browse Code »
  • chore(deps): bump @luban-h5/plugin-common-props from 0.1.4 to 0.1.5 in /front-end/h5
    69d21501
    ly525 authored
    2020-06-16 23:36:53 +0800  
    Browse Code »
  • feat(PropTypes): add excel editor
    16dad6a6
    ly525 authored
    2020-06-16 23:36:53 +0800  
    Browse Code »

14 Jun, 2020
5 commits
  • chore: replace ele.defaultStyle with extra.customStyle
    cfd204b3
    ly525 authored
    2020-06-14 13:06:21 +0800  
    Browse Code »
  • chore(release): 1.10.1
    1d818804
    ly525 authored
    2020-06-14 13:03:30 +0800  
    Browse Code »
  • chore: add comments for gitee-mirror.yml
    38daec85
    ly525 authored
    2020-06-14 13:02:25 +0800  
    Browse Code »
  • Rename gitee-mirro.yml to gitee-mirror.yml
    09dae69e
    小小鲁班 authored
    2020-06-14 12:58:14 +0800  
    Browse Code »
  • feat: support resize the props panel; !#zh: 支持拖动调整右侧编辑面板
    45f3bfc4
    ly525 authored
    2020-06-14 12:55:31 +0800  
    Browse Code »

13 Jun, 2020
3 commits
  • feat: props item support custom layout; !#zh: 组件属性编辑器 支持表单子项目自定义布局
    6bc30118
    ly525 authored
    2020-06-13 14:15:46 +0800  
    Browse Code »
  • component(notice-bar): add color props
    bc1a1e83
    ly525 authored
    2020-06-13 10:22:55 +0800  
    Browse Code »
  • chore: deploy landing-page to github
    92d329ee
    ly525 authored
    2020-06-13 10:06:56 +0800  
    Browse Code »

10 Jun, 2020
5 commits
  • feat: add shortcutProps to support shortcut themes; !#zh: 增加 shortcutProps 以支持快捷面板定制化/主题化
    1070215d
    ly525 authored
    2020-06-10 23:43:08 +0800  
    Browse Code »
  • chore(deps): bump websocket-extensions in /front-end/h5 ...
    cf703071
    Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
    - [Release notes](https://github.com/faye/websocket-extensions-node/releases)
    - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored
    2020-06-10 22:16:04 +0800  
    Browse Code »
  • chore(deps): bump apollo-server-core in /back-end/h5-api ...
    24aaaf27
    Bumps [apollo-server-core](https://github.com/apollographql/apollo-server) from 2.9.16 to 2.14.2.
    - [Release notes](https://github.com/apollographql/apollo-server/releases)
    - [Changelog](https://github.com/apollographql/apollo-server/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/apollographql/apollo-server/compare/apollo-server-core@2.9.16...apollo-server-core@2.14.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored
    2020-06-10 22:15:48 +0800  
    Browse Code »
  • chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4 in /docs ...
    2d49b1cd
    Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
    - [Release notes](https://github.com/faye/websocket-extensions-node/releases)
    - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored
    2020-06-10 22:15:30 +0800  
    Browse Code »
  • chore(deps): bump websocket-extensions in /back-end/h5-api ...
    52e4e723
    Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
    - [Release notes](https://github.com/faye/websocket-extensions-node/releases)
    - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored
    2020-06-10 22:15:14 +0800  
    Browse Code »

08 Jun, 2020
3 commits
  • replace extra.style with extra.defaultStyle
    d93ef861
    ly525 authored
    2020-06-08 23:59:20 +0800  
    Browse Code »
  • replace customStyle with extra.style
    c94a4f0e
    ly525 authored
    2020-06-08 23:45:25 +0800  
    Browse Code »
  • feat: add customStyle for component to fit size; !#zh: 增加 customStyle 属性,以支持元素自定义大小
    46322880
    ly525 authored
    2020-06-08 23:32:33 +0800  
    Browse Code »

03 Jun, 2020
4 commits
  • chore: update ISSUE_TEMPLATES
    132de08d
    ly525 authored
    2020-06-03 00:18:55 +0800  
    Browse Code »
  • fix: #170
    dca845f1
    ly525 authored
    2020-06-03 00:14:59 +0800  
    Browse Code »
  • fix: #171
    1c3d39f7
    ly525 authored
    2020-06-03 00:14:59 +0800  
    Browse Code »
  • refactor: add getPluginProps && getCommonStyle function
    6f665b8d
    ly525 authored
    2020-06-03 00:14:59 +0800  
    Browse Code »

26 May, 2020
6 commits
  • Update bug-report---zh-----.md
    67c4845b
    小小鲁班 authored
    2020-05-26 22:09:20 +0800  
    Browse Code »
  • Update bug-report---zh-----.md
    bdf201b4
    小小鲁班 authored
    2020-05-26 22:07:40 +0800  
    Browse Code »
  • Update issue templates
    04fefbf4
    小小鲁班 authored
    2020-05-26 22:06:05 +0800  
    Browse Code »
  • Update gitee-mirro.yml
    a19188de
    小小鲁班 authored
    2020-05-26 13:12:49 +0800  
    Browse Code »
  • Update gitee-mirro.yml
    6d520e30
    小小鲁班 authored
    2020-05-26 13:03:22 +0800  
    Browse Code »
  • Create gitee-mirro.yml
    57447d97
    小小鲁班 authored
    2020-05-26 13:00:39 +0800  
    Browse Code »

17 May, 2020
6 commits
  • feat(plugin): add rate componnet; #!zh: 增加评分组件
    3d813db7
    ly525 authored
    2020-05-17 21:38:49 +0800  
    Browse Code »
  • update shape style: dashed -> solid
    91e1cbad
    ly525 authored
    2020-05-17 21:36:33 +0800  
    Browse Code »
  • feat(element): add defaultStyle for seperate element; ...
    4d86e95d
    #!zh: 允许通过defaultStyle 给每个元素设置独立的宽高
    ly525 authored
    2020-05-17 21:36:08 +0800  
    Browse Code »
  • chore(release): 1.10.0
    845dfae8
    ly525 authored
    2020-05-17 21:30:10 +0800  
    Browse Code »
  • feat(PropTypes): upgrade PropTypes from object to function; #!zh: 升级 PropTypes: 更新为函数, 便于后期扩展
    30b96927
    ly525 authored
    2020-05-17 21:29:46 +0800  
    Browse Code »
  • fix typo: Actoion -> Action
    c6612749
    ly525 authored
    2020-05-17 19:59:13 +0800  
    Browse Code »

14 May, 2020
2 commits
  • feat(component): 增加公告组件; ...
    e839d9c4
    #!en: add notice-bar component
    ly525 authored
    2020-05-14 08:37:35 +0800  
    Browse Code »
  • update README: add qrcode for backer
    7896ce57
    ly525 authored
    2020-05-14 08:00:45 +0800  
    Browse Code »

13 May, 2020
1 commit
  • fix method typo
    6e86a288
    ly525 authored
    2020-05-13 00:10:39 +0800  
    Browse Code »