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
14 Jul, 2019
3 commits
  • 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 »

23 Jun, 2019
1 commit
  • chore: normalize body style
    9ce21af3
    ly525 authored
    2019-06-23 22:32:45 +0800  
    Browse Code »

16 Jun, 2019
3 commits
  • perf(plugin): #34
    7c94841c
    ly525 authored
    2019-06-16 17:27:42 +0800  
    Browse Code »
  • chore(core-editor): make props editor form size smaller
    380e5d22
    ly525 authored
    2019-06-16 14:28:37 +0800  
    Browse Code »
  • chore(editor): add animation and action panel
    65deef4f
    ly525 authored
    2019-06-16 00:24:16 +0800  
    Browse Code »

15 Jun, 2019
7 commits
  • chore: update picture plugin icon
    5115e7f8
    ly525 authored
    2019-06-15 23:14:43 +0800  
    Browse Code »
  • fix(plugin): config picture source url
    c3f516f5
    ly525 authored
    2019-06-15 19:52:23 +0800  
    Browse Code »
  • feat(plugin): add picture
    bb26980d
    ly525 authored
    2019-06-15 19:27:41 +0800  
    Browse Code »
  • fix(editor): import Element in core editor
    5501cc6b
    ly525 authored
    2019-06-15 19:22:31 +0800  
    Browse Code »
  • chore: move Editor.vue to core/editor.js
    d9950054
    ly525 authored
    2019-06-15 16:58:20 +0800  
    Browse Code »
  • chore: move Element to core/models folder
    8bd78f37
    ly525 authored
    2019-06-15 15:46:03 +0800  
    Browse Code »
  • chore: update README
    c7cd5a54
    ly525 authored
    2019-06-15 14:34:44 +0800  
    Browse Code »