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
12 Feb, 2021
19 commits
  • Create CONTRIBUTING.md
    025bfddc
    小小鲁班 authored
    2021-02-12 18:47:18 +0800  
    Browse Code »
  • chore: add optional-chain
    643b36d2
    ly525 authored
    2021-02-12 18:29:16 +0800  
    Browse Code »
  • Merge branch 'master' into box-model
    5f78c91a
    ly525 authored
    2021-02-12 16:57:22 +0800  
    Browse Code »
  • [feat] 优化box-model选中逻辑
    a59dbd3e
    宋远桥 authored
    2021-02-12 16:53:30 +0800  
    Browse Code »
  • [feat] 删除多余代码
    baab9cc2
    宋远桥 authored
    2021-02-12 16:53:30 +0800  
    Browse Code »
  • [feat] 调整box-model 选中事件
    67f94781
    宋远桥 authored
    2021-02-12 16:53:30 +0800  
    Browse Code »
  • [feat] 添加border-color&修改edit 和 preview 样式统一
    8929ee3a
    宋远桥 authored
    2021-02-12 16:53:30 +0800  
    Browse Code »
  • [feature] 在盒模型中显示宽高
    4d079cc6
    宋远桥 authored
    2021-02-12 16:53:30 +0800  
    Browse Code »
  • [feature] 解决更改组件border渲染问题
    74accbcf
    宋远桥 authored
    2021-02-12 16:53:30 +0800  
    Browse Code »
  • [feature] 盒模型展示区域绘制
    a81a9fb6
    宋远桥 authored
    2021-02-12 16:53:30 +0800  
    Browse Code »
  • [fix] string 和number隐式转换问题&去除 %支持 拖拽的时候会导致计算问题
    b4ad6c18
    宋远桥 authored
    2021-02-12 16:53:30 +0800  
    Browse Code »
  • [feature] 根据输入框内容判断使用 px 或者 % 单位
    25155a74
    宋远桥 authored
    2021-02-12 16:53:30 +0800  
    Browse Code »
  • [feature] 添加组件的 top、left、width、height 编辑
    b14a1ade
    宋远桥 authored
    2021-02-12 16:53:30 +0800  
    Browse Code »
  • Merge branch 'fix_use_uuid_to_get_editing_element' into master
    8ca8770f
    ly525 authored
    2021-02-12 16:41:43 +0800  
    Browse Code »
  • refactor: #293
    383deb83
    ly525 authored
    2021-02-12 16:25:11 +0800  
    Browse Code »
  • fix: #293
    1406139a
    ly525 authored
    2021-02-12 15:40:49 +0800  
    Browse Code »
  • chore: remove console
    bde7fe0e
    ly525 authored
    2021-02-12 15:29:54 +0800  
    Browse Code »
  • Revert "chore: remove console" ...
    21d0fe9f
    This reverts commit 4ea4968a.
    ly525 authored
    2021-02-12 15:29:13 +0800  
    Browse Code »
  • chore: remove console
    4ea4968a
    ly525 authored
    2021-02-12 15:28:35 +0800  
    Browse Code »

11 Feb, 2021
2 commits
  • chore: 更新右侧属性面板样式
    ec56f329
    ly525 authored
    2021-02-11 20:54:33 +0800  
    Browse Code »
  • chore: patch for guanwanxiao:syq/box-model
    66a2a740
    ly525 authored
    2021-02-11 19:59:47 +0800  
    Browse Code »

10 Feb, 2021
1 commit
  • chore: add guid
    f65fa61d
    ly525 authored
    2021-02-10 23:15:28 +0800  
    Browse Code »

04 Feb, 2021
4 commits
  • [feat] 优化box-model选中逻辑
    ce9774a6
    宋远桥 authored
    2021-02-04 11:02:14 +0800  
    Browse Code »
  • [feat] 删除多余代码
    4befc156
    宋远桥 authored
    2021-02-04 10:37:10 +0800  
    Browse Code »
  • [feat] 调整box-model 选中事件
    93284107
    宋远桥 authored
    2021-02-04 10:29:05 +0800  
    Browse Code »
  • [feat] 添加border-color&修改edit 和 preview 样式统一
    6007543a
    宋远桥 authored
    2021-02-04 10:20:02 +0800  
    Browse Code »

03 Feb, 2021
3 commits
  • [feature] 在盒模型中显示宽高
    ac2df5ab
    宋远桥 authored
    2021-02-03 18:12:01 +0800  
    Browse Code »
  • [feature] 解决更改组件border渲染问题
    0e4d1aee
    宋远桥 authored
    2021-02-03 17:10:57 +0800  
    Browse Code »
  • [feature] 盒模型展示区域绘制
    66f4166f
    宋远桥 authored
    2021-02-03 13:58:31 +0800  
    Browse Code »

02 Feb, 2021
3 commits
  • [fix] string 和number隐式转换问题&去除 %支持 拖拽的时候会导致计算问题
    0704aa01
    宋远桥 authored
    2021-02-02 18:38:04 +0800  
    Browse Code »
  • [feature] 根据输入框内容判断使用 px 或者 % 单位
    de5d1977
    宋远桥 authored
    2021-02-02 16:40:50 +0800  
    Browse Code »
  • [feature] 添加组件的 top、left、width、height 编辑
    8b45dfe6
    宋远桥 authored
    2021-02-02 16:30:19 +0800  
    Browse Code »

23 Dec, 2020
5 commits
  • chore(deps): bump object-path from 0.11.4 to 0.11.5 in /back-end/h5-api ...
    877eb4b1
    Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.4 to 0.11.5.
    - [Release notes](https://github.com/mariocasciaro/object-path/releases)
    - [Commits](https://github.com/mariocasciaro/object-path/commits)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored
    2020-12-23 22:54:22 +0800  
    Browse Code »
  • chore(deps): bump ini from 1.3.5 to 1.3.8 in /front-end/h5 ...
    c14b475d
    Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
    - [Release notes](https://github.com/isaacs/ini/releases)
    - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored
    2020-12-23 22:51:37 +0800  
    Browse Code »
  • chore(deps): bump ini from 1.3.5 to 1.3.7 in /back-end/h5-api ...
    7be6ec19
    Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
    - [Release notes](https://github.com/isaacs/ini/releases)
    - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored
    2020-12-23 22:45:59 +0800  
    Browse Code »
  • chore(deps): bump ini from 1.3.5 to 1.3.7 in /docs ...
    8449b6cd
    Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
    - [Release notes](https://github.com/isaacs/ini/releases)
    - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored
    2020-12-23 22:45:39 +0800  
    Browse Code »
  • chore(deps): bump ini from 1.3.5 to 1.3.7 ...
    9753423f
    Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
    - [Release notes](https://github.com/isaacs/ini/releases)
    - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored
    2020-12-23 22:44:55 +0800  
    Browse Code »

26 Nov, 2020
1 commit
  • fix: use element.uuid to get editingElement
    4228dbb7
    ly525 authored
    2020-11-26 21:28:59 +0800  
    Browse Code »

01 Nov, 2020
2 commits
  • chore: update chinese docs link
    3dbef87b
    ly525 authored
    2020-11-01 15:41:02 +0800  
    Browse Code »
  • chore: migrate landing-page repo
    261639e3
    ly525 authored
    2020-11-01 14:37:09 +0800  
    Browse Code »