Skip to content

v0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@hatemhosny hatemhosny released this 12 Feb 00:04
ee3de33

Bug Fixes

  • app: await async functions (3e647b7)
  • console: fix changed variable names (c514815)
  • CSS Presets: fix selecting CSS preset none (8382605)
  • import: fix importing github and gitlab repos root directory (ba55e3d)
  • result: use postMessage to send code to result page (636acad)
  • UI: fix settings menu too wide on small screens (18f1159)

Features

  • compiled: view compiled code (f93e2ce)
  • console: add console input auto-complete for user code (1115331)
  • console: add JS console (36a24e9)
  • console: add tools pane (aeefcb3)
  • console: handle logging different data types (9c59aad)
  • import: load imports without page refresh (cce9539)
  • loading: use animating logo as loading indicator (f65753a)
  • result: show result page size on resize (a48107e)
  • UI: add loading indicator on tools pane (8b8ea41)
  • UI: scroll settings menu when longer than view port (b706274)