repl

Vue SFC REPL as a Vue 3 component

MIT License

Downloads
16.6K
Stars
828
Committers
41

Bot releases are visible (Hide)

repl - v4.3.1 Latest Release

Published by github-actions[bot] 4 months ago

   🐞 Bug Fixes

  • Match source file  -  by @sxzz (4cf06)
    View changes on GitHub
repl - v4.3.0

Published by github-actions[bot] 4 months ago

   🚀 Features

   🐞 Bug Fixes

  • Alert if deserialization fails  -  by @sxzz (071b1)
    View changes on GitHub
repl - v4.2.1

Published by github-actions[bot] 5 months ago

   🐞 Bug Fixes

  • Don't overwrite import map from initial state  -  by @sxzz (1410b)
    View changes on GitHub
repl - v4.2.0

Published by github-actions[bot] 5 months ago

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

  • Avoid parse repeatedly  -  by @sxzz (c6b73)
    View changes on GitHub
repl - v4.1.2

Published by github-actions[bot] 6 months ago

   🐞 Bug Fixes

    View changes on GitHub
repl - v4.1.1

Published by github-actions[bot] 8 months ago

   🐞 Bug Fixes

    View changes on GitHub
repl - v4.1.0

Published by github-actions[bot] 8 months ago

   🚀 Features

  • Add previewTheme prop  -  by @sxzz (c830f)
    View changes on GitHub
repl - v4.0.2

Published by github-actions[bot] 8 months ago

   🐞 Bug Fixes

  • Respect vue version at initialization  -  by @sxzz (ef220)
    View changes on GitHub
repl - v4.0.1

Published by github-actions[bot] 8 months ago

   🚀 Features

  • Register language configuration  -  by @sxzz (3ad70)

   🐞 Bug Fixes

  • Save version only when serialize  -  by @sxzz (d3ee1)
    View changes on GitHub
repl - v4.0.0

Published by github-actions[bot] 8 months ago

   🚨 Breaking Changes

   🚀 Features

  • Save vue version  -  by @sxzz (08b44)
  • Expose loading status  -  by @sxzz (eee6b)

   🐞 Bug Fixes

  • Don't re-create import map file  -  by @sxzz (9e6f0)
  • Pass readonly in code mirror editor  -  by @sxzz (11001)
    View changes on GitHub
repl - v4.0.0-beta.0

Published by github-actions[bot] 8 months ago

   🚨 Breaking Changes

   🐞 Bug Fixes

  • Don't re-create import map file  -  by @sxzz (9e6f0)
  • Pass readonly in code mirror editor  -  by @sxzz (11001)
    View changes on GitHub
repl - v3.4.0

Published by github-actions[bot] 9 months ago

   🚀 Features

  • Export package.json  -  by @sxzz (79a22)

   🐞 Bug Fixes

    View changes on GitHub
repl - v4.0.0-alpha.1

Published by github-actions[bot] 9 months ago

   🐞 Bug Fixes

  • Don't re-create import map file  -  by @sxzz (9e6f0)
    View changes on GitHub
repl - v4.0.0-alpha.0

Published by github-actions[bot] 9 months ago

   🚨 Breaking Changes

   🚀 Features

  • Export package.json  -  by @sxzz (79a22)

   🐞 Bug Fixes

    View changes on GitHub
repl - v3.3.0

Published by github-actions[bot] 9 months ago

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
repl - v3.2.0

Published by github-actions[bot] 10 months ago

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
repl - v3.1.1

Published by github-actions[bot] 10 months ago

   🐞 Bug Fixes

  • Pass sfc template options to sfc parse  -  by @yyx990803 (d72df)
    View changes on GitHub
repl - v3.1.0

Published by github-actions[bot] 10 months ago

   🚀 Features

   🐞 Bug Fixes

  • Remove onigasm dep  -  by @sxzz (e7a73)
    View changes on GitHub
repl - v3.0.1

Published by github-actions[bot] 10 months ago

   🐞 Bug Fixes

  • Ensure reuse AST in non-inline mode  -  by @yyx990803 (5e4c7)
    View changes on GitHub
repl - v3.0.0

Published by github-actions[bot] 11 months ago

   🚨 Breaking Changes

  • Auto import css + split editor css from main component  -  by @yyx990803 (73225)

   🐞 Bug Fixes

  • Handle main file src prefix when setting files + avoid infinite loop due to state.error push  -  by @yyx990803 (743b7)
  • Make main repl styles lower specificity for easier override  -  by @yyx990803 (fbfaa)
    View changes on GitHub