Skip to content

Latest commit

 

History

History
68 lines (41 loc) · 4.71 KB

CHANGELOG.md

File metadata and controls

68 lines (41 loc) · 4.71 KB

0.2.1 (2021-06-02)

Bug Fixes

  • get descriptor content trim error (b7d447c)

Features

  • define script-setup props (46cc10e)

0.2.0 (2021-06-02)

Bug Fixes

  • fixed splitpanes setting (8765672)

Features

  • add compile script setup feature (1baeaac)
  • add monaco-editor support (4ee6168)
  • change app dir (8b858b0)
  • make bundle works (8a97f62)
  • support compile windicss as style (1b03890)

0.1.4 (2021-05-29)

Bug Fixes

Features

  • add console info (958a80b)
  • add editor darkmode (18f6333)
  • add fullpage action (4a2ce38)
  • add loading effect (ac6b43a)
  • add resize listener logic (2336798)
  • add sandbox header (f231a70)
  • add vetur (a88c822)
  • check message origin (517b180)
  • codemirror support tab binding (6c6b764)
  • define sandbox props (c94b75c)
  • isolate file error message (510af7e)
  • isolate packages (364bf9b)
  • sandbox provide cdn-list props (47d553a)
  • set overflow is hidden on body tag when preview fullpage (ccf2f45)
  • split pane add resize & resized events (83bb25d)
  • support multiple sandbox (7daaa0e)
  • test imports-map props (e3e46e2)
  • use codemirror 6 (c4622a2)
  • use debounce on editor update (5250666)
  • use teleport build fullpage sandbox (5f3ffbf)
  • spite-pane: add vertical display sandbox (752605b)