Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

One playground to rule them all #756

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

SimonGenin
Copy link
Contributor

@SimonGenin SimonGenin commented Oct 14, 2020

In an effort to improve the owl ecosystem, some work can be done to improve the playground.
In a perfect world, it should be nice to use and could be shared.

It is, in its current state, usable. Don't forget to npm install for the monaco editor.

  • Switch to monaco editor
  • Tweak the settings to make it perfect
  • See if we can give it better autocompletion (Like it would know @odoo/owl)
  • Move it to own repository and switch to typescript ? Only keep the resulting /dist to the owl repo.
  • Add a backend (maybe firebase to avoid hosting our own ?)

Add old behavior back

  • Make it resizable

  • Make it so we can see both xml and js at the same time

  • Ctrl z doesn't work if we switch from js / css / xml. We can probably fix this.

  • Clean the code nicely to make it easier to upgrade.

Removed:
Downloadable files

@SimonGenin SimonGenin added the enhancement New feature or request label Oct 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants