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
15 Oct, 2020
1 commit
  • chore: update README
    b782ec9e
    ly525 authored
    2020-10-15 07:53:51 +0800  
    Browse Code »

14 Oct, 2020
3 commits
  • feat: add alert&log for api 403
    e492406a
    ly525 authored
    2020-10-14 23:56:46 +0800  
    Browse Code »
  • Merge pull request #248 from ly525/editor-core-package ...
    cbea4adc
    @luban-h5/core-editor
    小小鲁班 authored
    2020-10-14 00:25:48 +0800  
    Browse Code »
  • Merge branch 'master' into editor-core-package
    0d0bf9a7
    小小鲁班 authored
    2020-10-14 00:21:55 +0800  
    Browse Code »

13 Oct, 2020
2 commits
  • feat: add component tree; !#zh: 组件树
    d34d717d
    ly525 authored
    2020-10-13 01:31:55 +0800  
    Browse Code »
  • fix: page manager
    b220828d
    ly525 authored
    2020-10-13 01:19:56 +0800  
    Browse Code »

12 Oct, 2020
1 commit
  • chore: remove locales in moment.js
    23ef7209
    ly525 authored
    2020-10-12 08:07:33 +0800  
    Browse Code »

11 Oct, 2020
13 commits
  • fix: add router to core-editor
    63a6b7b2
    ly525 authored
    2020-10-11 22:22:59 +0800  
    Browse Code »
  • fix: move canvas scale ratio to vuex
    4c3679c4
    ly525 authored
    2020-10-11 22:22:59 +0800  
    Browse Code »
  • feat: refactor core-editor as npm package: @luban-h5/core-editor
    6e23b001
    ly525 authored
    2020-10-11 22:22:58 +0800  
    Browse Code »
  • refactor: use webpack alias
    78b882b3
    ly525 authored
    2020-10-11 22:22:58 +0800  
    Browse Code »
  • refactor: 整理core-editor 文件夹,为后续将编辑器做成独立模块作准备
    d8238705
    ly525 authored
    2020-10-11 22:22:58 +0800  
    Browse Code »
  • chore: upgrade front-end app dependencies
    d3c7f6f3
    ly525 authored
    2020-10-11 22:20:53 +0800  
    Browse Code »
  • fix: #241 #240
    3787d857
    ly525 authored
    2020-10-11 22:05:33 +0800  
    Browse Code »
  • chore: upgrade docs dependencies
    9434ec53
    ly525 authored
    2020-10-11 21:59:57 +0800  
    Browse Code »
  • chore: upgrade landing-page dependencies
    24f98bb5
    ly525 authored
    2020-10-11 21:56:41 +0800  
    Browse Code »
  • chore(deps): bump elliptic in /front-end/landing-page ...
    6ac81823
    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.3.
    - [Release notes](https://github.com/indutny/elliptic/releases)
    - [Commits](https://github.com/indutny/elliptic/compare/v6.5.1...v6.5.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored
    2020-10-11 21:50:03 +0800  
    Browse Code »
  • chore(deps): bump http-proxy in /front-end/landing-page ...
    b45b83d7
    Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
    - [Release notes](https://github.com/http-party/node-http-proxy/releases)
    - [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored
    2020-10-11 16:23:20 +0800  
    Browse Code »
  • chore(deps): bump handlebars in /front-end/landing-page ...
    bea55262
    Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.4.3 to 4.7.6.
    - [Release notes](https://github.com/wycats/handlebars.js/releases)
    - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
    - [Commits](https://github.com/wycats/handlebars.js/compare/v4.4.3...v4.7.6)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored
    2020-10-11 16:23:05 +0800  
    Browse Code »
  • refactor: move colorPicker to support folder
    f1ea1b75
    ly525 authored
    2020-10-11 10:10:40 +0800  
    Browse Code »

10 Oct, 2020
1 commit
  • chore: remove debugger
    9c203a49
    ly525 authored
    2020-10-10 23:23:11 +0800  
    Browse Code »

01 Oct, 2020
4 commits
  • Merge branch 'master' of https://github.com/ly525/luban-h5
    6e394653
    ly525 authored
    2020-10-01 10:40:04 +0800  
    Browse Code »
  • feat: contextmenu support whitelist !#zh: 右键菜单支持元素黑白名单
    b6c26b02
    ly525 authored
    2020-10-01 10:21:34 +0800  
    Browse Code »
  • feat: contextmenu support whitelist !#zh: 右键菜单支持元素黑白名单
    d503c3b6
    ly525 authored
    2020-10-01 10:19:36 +0800  
    Browse Code »
  • refactor: update contextmenu style
    7bd33cb7
    ly525 authored
    2020-10-01 08:33:38 +0800  
    Browse Code »

30 Sep, 2020
1 commit
  • perf: improve context menu interaction; !#zh: 优化右键菜单的交互体验
    9d9f7ec3
    ly525 authored
    2020-09-30 21:48:56 +0800  
    Browse Code »

14 Sep, 2020
3 commits
  • Merge branch 'master' of https://github.com/ly525/luban-h5
    329f47da
    ly525 authored
    2020-09-14 08:11:31 +0800  
    Browse Code »
  • chore: use engine.min.js to reduce size
    5c684dfb
    ly525 authored
    2020-09-14 08:11:20 +0800  
    Browse Code »
  • Update quick-start.md
    a851391a
    小小鲁班 authored
    2020-09-14 08:08:15 +0800  
    Browse Code »

13 Sep, 2020
2 commits
  • "chore(release): 1.14.0"
    5699ee1a
    ly525 authored
    2020-09-13 15:04:02 +0800  
    Browse Code »
  • feat(element): 支持使用键盘快捷键删除元素; !#en: support delete element with keyboard
    a5977103
    ly525 authored
    2020-09-13 15:02:50 +0800  
    Browse Code »

09 Sep, 2020
1 commit
  • Create codeql-analysis.yml
    51ea07af
    小小鲁班 authored
    2020-09-09 07:58:59 +0800  
    Browse Code »

07 Sep, 2020
6 commits
  • chore(deps): bump http-proxy from 1.17.0 to 1.18.1 in /docs ...
    f8911ac2
    Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1.
    - [Release notes](https://github.com/http-party/node-http-proxy/releases)
    - [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/http-party/node-http-proxy/compare/1.17.0...1.18.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored
    2020-09-07 22:24:21 +0800  
    Browse Code »
  • chore(deps): bump http-proxy from 1.18.0 to 1.18.1 in /back-end/h5-api ...
    f9d81945
    Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
    - [Release notes](https://github.com/http-party/node-http-proxy/releases)
    - [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored
    2020-09-07 22:24:07 +0800  
    Browse Code »
  • chore(deps): bump handlebars from 4.5.1 to 4.7.6 in /front-end/h5 ...
    5a2c2ea2
    Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.1 to 4.7.6.
    - [Release notes](https://github.com/wycats/handlebars.js/releases)
    - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
    - [Commits](https://github.com/wycats/handlebars.js/compare/v4.5.1...v4.7.6)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored
    2020-09-07 22:23:45 +0800  
    Browse Code »
  • chore(deps): bump http-proxy from 1.18.0 to 1.18.1 in /front-end/h5 ...
    e1d6b59a
    Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
    - [Release notes](https://github.com/http-party/node-http-proxy/releases)
    - [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored
    2020-09-07 22:23:31 +0800  
    Browse Code »
  • "chore(release): 1.13.2"
    3f766b05
    ly525 authored
    2020-09-07 07:33:38 +0800  
    Browse Code »
  • fix: refresh excel data when prop value update
    76603fdb
    ly525 authored
    2020-09-07 07:31:38 +0800  
    Browse Code »

04 Sep, 2020
1 commit
  • Update README.md
    00ab1a0d
    小小鲁班 authored
    2020-09-04 07:44:57 +0800  
    Browse Code »

31 Aug, 2020
1 commit
  • "chore(release): 1.13.1"
    775061e5
    ly525 authored
    2020-08-31 21:52:07 +0800  
    Browse Code »