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
18 Jul, 2019
4 commits
  • add Page, Work model and vuex module
    b751aa6d
    ly525 authored
    2019-07-18 23:29:37 +0800  
    Browse Code »
  • Update README.md
    53c0bded
    ly525 authored
    2019-07-18 19:38:14 +0800  
    Browse Code »
  • Update README.md
    27f0e007
    ly525 authored
    2019-07-18 19:31:33 +0800  
    Browse Code »
  • add script editor panel
    0cd99c68
    ly525 authored
    2019-07-18 00:20:05 +0800  
    Browse Code »

17 Jul, 2019
1 commit
  • element model: add events prop
    525072e0
    ly525 authored
    2019-07-17 23:40:07 +0800  
    Browse Code »

15 Jul, 2019
3 commits
  • update props edit panel style
    cfea7d5a
    ly525 authored
    2019-07-15 22:15:50 +0800  
    Browse Code »
  • update README
    f9e241ad
    ly525 authored
    2019-07-15 00:44:59 +0800  
    Browse Code »
  • feat(editor): support undo-redo && first version
    8c099bb5
    ly525 authored
    2019-07-15 00:37:48 +0800  
    Browse Code »

14 Jul, 2019
6 commits
  • build: disable service worker
    ffebb06b
    ly525 authored
    2019-07-14 18:03:54 +0800  
    Browse Code »
  • feat(shape): add outline for active element
    bbd4ab8e
    ly525 authored
    2019-07-14 17:53:30 +0800  
    Browse Code »
  • fix: amend resize point position
    5f737f81
    ly525 authored
    2019-07-14 17:49:56 +0800  
    Browse Code »
  • update README
    3dce3225
    ly525 authored
    2019-07-14 01:18:12 +0800  
    Browse Code »
  • feat: support delete element on canvas
    59aaaadb
    ly525 authored
    2019-07-14 01:10:28 +0800  
    Browse Code »
  • feat: support copy plugin on canvas
    9e44e40a
    ly525 authored
    2019-07-14 01:09:28 +0800  
    Browse Code »

13 Jul, 2019
5 commits
  • fix(shape): add style for shape
    42c972ba
    ly525 authored
    2019-07-13 22:34:26 +0800  
    Browse Code »
  • refactor(shape)
    abf2f854
    ly525 authored
    2019-07-13 22:19:23 +0800  
    Browse Code »
  • refactor(guideline): (en)update element position with the adsorption line; (zh)根据吸附线位置,更新元素的位置;
    cce6ac60
    ly525 authored
    2019-07-13 21:35:33 +0800  
    Browse Code »
  • refactor(vuex): add element module
    ff410b22
    ly525 authored
    2019-07-13 18:14:56 +0800  
    Browse Code »
  • feat: add the right-click menu, step1: just show menu
    a4b13f8d
    ly525 authored
    2019-07-13 11:45:02 +0800  
    Browse Code »

12 Jul, 2019
3 commits
  • fix(preview): preview elements in corrent position
    a7875cbc
    ly525 authored
    2019-07-12 23:02:56 +0800  
    Browse Code »
  • fix: remove debugger
    2e5cd151
    ly525 authored
    2019-07-12 00:59:41 +0800  
    Browse Code »
  • feat: text plugin
    7fd014b8
    ly525 authored
    2019-07-12 00:57:16 +0800  
    Browse Code »

11 Jul, 2019
4 commits
  • Update README.md
    6afa3da0
    ly525 authored
    2019-07-11 22:27:31 +0800  
    Browse Code »
  • build: deploy to github pages
    a6f47933
    ly525 authored
    2019-07-11 22:21:58 +0800  
    Browse Code »
  • build(deps): bump lodash.template from 4.4.0 to 4.5.0 in /front-end/h5 ...
    20174ec7
    Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored
    2019-07-11 14:08:58 +0800  
    Browse Code »
  • build(deps): bump lodash.defaultsdeep in /front-end/h5 ...
    08e2e4a8
    Bumps [lodash.defaultsdeep](https://github.com/lodash/lodash) from 4.6.0 to 4.6.1.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](https://github.com/lodash/lodash/compare/4.6.0...4.6.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored
    2019-07-11 09:57:35 +0800  
    Browse Code »

10 Jul, 2019
5 commits
  • docs: update README
    5d56df40
    ly525 authored
    2019-07-10 23:28:33 +0800  
    Browse Code »
  • docs: update README
    f8551908
    ly525 authored
    2019-07-10 23:24:32 +0800  
    Browse Code »
  • feat(background-guideline): support guideline
    f8b613df
    ly525 authored
    2019-07-10 23:20:02 +0800  
    Browse Code »
  • feat(guideline) en: support guideline, zh: 支持辅助线和吸附效果
    c3059469
    ly525 authored
    2019-07-10 23:12:14 +0800  
    Browse Code »
  • element model: add uuid to find element quickly
    fabad377
    ly525 authored
    2019-07-10 22:58:27 +0800  
    Browse Code »

09 Jul, 2019
2 commits
  • chore: update README
    10750747
    ly525 authored
    2019-07-09 23:54:14 +0800  
    Browse Code »
  • feat(editor): support move plugin on cawqnvas(zh: 画布上元素支持移动)
    eecd6550
    ly525 authored
    2019-07-09 08:58:34 +0800  
    Browse Code »

06 Jul, 2019
3 commits
  • refactor(core editor): render canvas、preview、props editor、plugin shortcuts in single file
    25dbd43c
    ly525 authored
    2019-07-06 23:41:45 +0800  
    Browse Code »
  • chore(plugin): add comment to explain how plugin prop editor run(增加对插件的属性编辑器运行原理的注释)
    7b6a433f
    ly525 authored
    2019-07-06 22:27:54 +0800  
    Browse Code »
  • chore: move editor.js to editor/index.js
    22ab4bc4
    ly525 authored
    2019-07-06 21:18:06 +0800  
    Browse Code »

05 Jul, 2019
3 commits
  • refactor(core editor): replace element-ui with ant-design-vue
    8b43fd90
    ly525 authored
    2019-07-05 21:56:41 +0800  
    Browse Code »
  • chore: update page title
    e799d34b
    ly525 authored
    2019-07-05 21:52:41 +0800  
    Browse Code »
  • fix: generate style with pluginProps and defaultProps
    f40c3020
    ly525 authored
    2019-07-05 21:50:32 +0800  
    Browse Code »

04 Jul, 2019
1 commit
  • chore: group plugins
    dcf9c069
    ly525 authored
    2019-07-04 00:12:30 +0800  
    Browse Code »