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 Dec, 2019
5 commits
  • chore: update landing page to support dynamicImport
    d820d044
    ly525 authored
    2019-12-04 20:25:24 +0800  
    Browse Code »
  • fix(preview): show qrcode in preview dialog if open from work list ...
    8c622716
    zh: 如果从作品列表中打开,显示二维码
    ly525 authored
    2019-12-04 20:25:24 +0800  
    Browse Code »
  • Update README.md
    cc1e5250
    小小鲁班 authored
    2019-12-04 00:33:13 +0800  
    Browse Code »
  • Update README.md
    dd9860b4
    小小鲁班 authored
    2019-12-04 00:27:59 +0800  
    Browse Code »
  • Update README.md
    59d6f26d
    小小鲁班 authored
    2019-12-04 00:01:23 +0800  
    Browse Code »

03 Dec, 2019
1 commit
  • chore: update deploy-docs.yml
    14c3abcf
    小小鲁班 authored
    2019-12-03 23:48:32 +0800  
    Browse Code »

01 Dec, 2019
1 commit
  • fix(editor): update mutation type for undo-redo
    0f4a2cbc
    ly525 authored
    2019-12-01 00:07:07 +0800  
    Browse Code »

30 Nov, 2019
10 commits
  • refactor: update color picker to support alpha ...
    51c0ab1a
    zh: 更新颜色选择器来支持透明度选择
    ly525 authored
    2019-11-30 23:31:13 +0800  
    Browse Code »
  • lbp-text: update text bg color
    51648b0d
    ly525 authored
    2019-11-30 23:08:42 +0800  
    Browse Code »
  • update view text for use template
    4fe92189
    ly525 authored
    2019-11-30 23:01:18 +0800  
    Browse Code »
  • Update README.md
    b5c2fa18
    小小鲁班 authored
    2019-11-30 14:04:08 +0800  
    Browse Code »
  • Update README.md
    959b1854
    小小鲁班 authored
    2019-11-30 14:03:36 +0800  
    Browse Code »
  • Update README.md
    5782dc4f
    小小鲁班 authored
    2019-11-30 14:02:17 +0800  
    Browse Code »
  • chore(release): 1.7.1
    930d2140
    ly525 authored
    2019-11-30 14:00:40 +0800  
    Browse Code »
  • add quick start docs
    f1b6f3ac
    ly525 authored
    2019-11-30 14:00:21 +0800  
    Browse Code »
  • feat(install): add one click install script for Ubuntu18.04 ...
    2e123b64
    <en> add one click install script for Ubuntu18.04 
    <zh> 添加 Ubuntu 18.04 一键安装脚本,方便用户在本地快速进行 dev 开发
    
    docker pull ubuntu
    docker run -it -p 1234:80 -p 1235:1337  -v `pwd`:/app ubuntu
    wget -qO- https://raw.githubusercontent.com/ly525/luban-h5/dev/deploy/ubuntu-install.sh | bash
    小小鲁班 authored
    2019-11-30 13:16:56 +0800  
    Browse Code »
  • docs(quick-start): add FAQ
    b140e67b
    ly525 authored
    2019-11-30 00:34:11 +0800  
    Browse Code »

26 Nov, 2019
3 commits
  • Update README.md
    9fc31653
    小小鲁班 authored
    2019-11-26 23:12:35 +0800  
    Browse Code »
  • update README
    1b57105e
    ly525 authored
    2019-11-26 22:44:32 +0800  
    Browse Code »
  • add work id for form list
    3aa76b45
    ly525 authored
    2019-11-26 22:42:18 +0800  
    Browse Code »

24 Nov, 2019
4 commits
  • docs(quick-start): update iframe style
    841f12d9
    ly525 authored
    2019-11-24 22:51:19 +0800  
    Browse Code »
  • docs(quick-start): ...
    60791bcb
    zh: 增加快速上手视频教程
    en: add chinese quick start tutorial
    ly525 authored
    2019-11-24 22:43:37 +0800  
    Browse Code »
  • update README.md: update links
    b562a4c1
    ly525 authored
    2019-11-24 22:42:07 +0800  
    Browse Code »
  • fix: update mirror.sh
    3cf794b3
    ly525 authored
    2019-11-24 10:25:23 +0800  
    Browse Code »

23 Nov, 2019
11 commits
  • chore: add x permission for mirror.sh
    eec7e534
    ly525 authored
    2019-11-23 23:07:37 +0800  
    Browse Code »
  • chore: download dependencies ...
    90900930
    add mirror.sh to config mirror for yarn add npm
    zh: 添加 mirror.sh 来快速配置 npm 和 yarn 镜像
    ly525 authored
    2019-11-23 23:06:24 +0800  
    Browse Code »
  • fix(plugin): clone the default items for slide,radio group, checkbox group ...
    141036f7
    修复轮播图、多选组、单选组的默认值
    ly525 authored
    2019-11-23 19:54:45 +0800  
    Browse Code »
  • add document comment for load-npm-plugin
    ea72021f
    ly525 authored
    2019-11-23 19:38:19 +0800  
    Browse Code »
  • remove defaultPropValue prop
    6946246c
    ly525 authored
    2019-11-23 17:28:21 +0800  
    Browse Code »
  • fix: #105
    35965ffd
    ly525 authored
    2019-11-23 16:45:10 +0800  
    Browse Code »
  • fix(text): set default border radius: 0
    f21bf355
    ly525 authored
    2019-11-23 13:05:54 +0800  
    Browse Code »
  • remove useless import
    ec837ac7
    ly525 authored
    2019-11-23 13:05:18 +0800  
    Browse Code »
  • chore(release): 1.7.0
    4c15eb72
    ly525 authored
    2019-11-23 11:56:08 +0800  
    Browse Code »
  • feat: load plugins from npm ...
    0d765ed7
    zh: 从npm 加载插件
    ly525 authored
    2019-11-23 11:55:50 +0800  
    Browse Code »
  • fix: #107
    0bf1d9ee
    ly525 authored
    2019-11-23 11:51:48 +0800  
    Browse Code »

20 Nov, 2019
1 commit
  • chore: change node-sass to dart-sass & remove cypress devDependency
    05c56f89
    ly525 authored
    2019-11-20 23:37:26 +0800  
    Browse Code »

17 Nov, 2019
4 commits
  • register global support component
    5798683a
    ly525 authored
    2019-11-17 12:04:59 +0800  
    Browse Code »
  • update shape helper style
    612fd034
    ly525 authored
    2019-11-17 12:04:43 +0800  
    Browse Code »
  • update style code structure
    a0109f59
    ly525 authored
    2019-11-17 12:02:03 +0800  
    Browse Code »
  • update formDetails to formRecords
    c6976609
    ly525 authored
    2019-11-17 12:00:39 +0800  
    Browse Code »