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
03 Nov, 2019
1 commit
  • perform: update contextmenu
    4fb2f41e
    ly525 authored
    2019-11-03 00:00:42 +0800  
    Browse Code »

02 Nov, 2019
4 commits
  • fix #85
    13cf3423
    ly525 authored
    2019-11-02 18:36:12 +0800  
    Browse Code »
  • update contextmenu style
    9eb1bab3
    ly525 authored
    2019-11-02 16:27:37 +0800  
    Browse Code »
  • fix: fix #98
    8635c9fa
    ly525 authored
    2019-11-02 12:52:01 +0800  
    Browse Code »
  • feat: import luban components from npm
    b6b27d3c
    ly525 authored
    2019-11-02 12:05:25 +0800  
    Browse Code »

29 Oct, 2019
3 commits
  • update lbp-button
    80d98b51
    ly525 authored
    2019-10-29 22:39:13 +0800  
    Browse Code »
  • build(deps): bump mongoose from 5.6.11 to 5.7.7 in /back-end/h5-api ...
    89e31e35
    Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.6.11 to 5.7.7.
    - [Release notes](https://github.com/Automattic/mongoose/releases)
    - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md)
    - [Commits](https://github.com/Automattic/mongoose/compare/5.6.11...5.7.7)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored
    2019-10-29 22:30:57 +0800  
    Browse Code »
  • chore: import lbs-text-align to align the content of component
    2185b47b
    ly525 authored
    2019-10-29 22:28:39 +0800  
    Browse Code »

27 Oct, 2019
1 commit
  • chore: update editor deploy script
    f9342b5e
    ly525 authored
    2019-10-27 22:36:22 +0800  
    Browse Code »

26 Oct, 2019
2 commits
  • fix: pick image from pixabay gallery
    8adfef61
    ly525 authored
    2019-10-26 20:07:27 +0800  
    Browse Code »
  • update checkbox&radio style
    40bc3c81
    ly525 authored
    2019-10-26 16:54:41 +0800  
    Browse Code »

23 Oct, 2019
1 commit
  • add checkbox plugin
    df14dc74
    ly525 authored
    2019-10-23 19:07:47 +0800  
    Browse Code »

22 Oct, 2019
4 commits
  • docs: fix refresh /zh/ page, get 404 error
    e264e432
    ly525 authored
    2019-10-22 22:40:57 +0800  
    Browse Code »
  • remove useless code for slide component
    b606cad1
    ly525 authored
    2019-10-22 08:33:35 +0800  
    Browse Code »
  • fix: fix the object will be copied is not passed to the clone function & set a d… ...
    2de1aa8c
    …efault value for zindex
    ly525 authored
    2019-10-22 08:32:43 +0800  
    Browse Code »
  • build(deps): bump knex from 0.19.3 to 0.19.5 in /back-end/h5-api ...
    e2840ab4
    Bumps [knex](https://github.com/tgriesser/knex) from 0.19.3 to 0.19.5.
    - [Release notes](https://github.com/tgriesser/knex/releases)
    - [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/tgriesser/knex/compare/0.19.3...0.19.5)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored
    2019-10-22 08:13:52 +0800  
    Browse Code »

21 Oct, 2019
3 commits
  • remove some todo list
    371e65cb
    ly525 authored
    2019-10-21 23:38:00 +0800  
    Browse Code »
  • select slide image from image gallery
    95444de0
    ly525 authored
    2019-10-21 23:32:07 +0800  
    Browse Code »
  • update image gallery style
    f955490d
    ly525 authored
    2019-10-21 23:31:41 +0800  
    Browse Code »

20 Oct, 2019
4 commits
  • update en homepage footer
    2d19802c
    ly525 authored
    2019-10-20 20:41:25 +0800  
    Browse Code »
  • add en homepage
    18d59b65
    ly525 authored
    2019-10-20 20:29:40 +0800  
    Browse Code »
  • perf(plugin) select image from image gallery
    2806c2ea
    ly525 authored
    2019-10-20 12:17:15 +0800  
    Browse Code »
  • fix(element) set zindex max if add element to canvas
    feeff6e0
    ly525 authored
    2019-10-20 11:29:04 +0800  
    Browse Code »

19 Oct, 2019
6 commits
  • fix #87
    003f7fb5
    ly525 authored
    2019-10-19 12:47:24 +0800  
    Browse Code »
  • fix #86
    e9fe6d03
    ly525 authored
    2019-10-19 12:42:46 +0800  
    Browse Code »
  • perf(contextmenu) hide contextmenu when mouse leave outside
    ada722c1
    ly525 authored
    2019-10-19 12:38:52 +0800  
    Browse Code »
  • chore: rename helper.js
    7585b8e7
    ly525 authored
    2019-10-19 11:32:30 +0800  
    Browse Code »
  • set loading if save with cover
    1538ffdb
    ly525 authored
    2019-10-19 00:12:47 +0800  
    Browse Code »
  • clear editing element after delete it
    95e1d5e2
    ly525 authored
    2019-10-19 00:12:12 +0800  
    Browse Code »

18 Oct, 2019
1 commit
  • fix(local dev): fix #92
    b8f89c86
    YangHao authored
    2019-10-18 19:20:04 +0800  
    Browse Code »

16 Oct, 2019
7 commits
  • fix(page-manager) fix i18n key error
    dbb36f0e
    ly525 authored
    2019-10-16 22:36:33 +0800  
    Browse Code »
  • feat(editor) add shortcut for add page and update page-manager layout
    1d37baa4
    ly525 authored
    2019-10-16 22:31:47 +0800  
    Browse Code »
  • docs(deploy) add hint for nginx config
    4e2e89e3
    ly525 authored
    2019-10-16 20:41:17 +0800  
    Browse Code »
  • docs(quick-start.md) remove useless hint
    018a0082
    ly525 authored
    2019-10-16 20:37:17 +0800  
    Browse Code »
  • Update README.md
    59800e5b
    小小鲁班 authored
    2019-10-16 08:31:04 +0800  
    Browse Code »
  • docs: add deploy script
    20ee00c6
    ly525 authored
    2019-10-16 00:15:55 +0800  
    Browse Code »
  • chore: use github actions to build&deloy docs
    128b60bf
    小小鲁班 authored
    2019-10-16 00:13:07 +0800  
    Browse Code »

14 Oct, 2019
3 commits
  • docs(deployment): Fixed a small typo in getting-startted.md
    eb5edb10
    YangHao authored
    2019-10-14 18:04:26 +0800  
    Browse Code »
  • Delete useless folders
    acd4f63f
    dmy authored
    2019-10-14 18:04:11 +0800  
    Browse Code »
  • Update README.md
    53719c81
    小小鲁班 authored
    2019-10-14 10:20:54 +0800  
    Browse Code »