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

Playground improvements #169

Merged
merged 7 commits into from
Aug 29, 2024
Merged

Playground improvements #169

merged 7 commits into from
Aug 29, 2024

Conversation

kaleidawave
Copy link
Owner

  • Add performance
  • Write URL to clipboard
  • Remove lz-string
  • Fix for lots of text in playground
  • Not default button style

- Add performance
- Write URL to clipboard
- Remove lz-string
- Fix for lots of text in playground
- Not default button style
@kaleidawave kaleidawave added the js-wasm-unplugin-and-playground The JS library, Unplugin NPM packages and playground label Jun 24, 2024
@@ -20,6 +20,6 @@
"@codemirror/view": "^6.23.0",
"@lezer/highlight": "^1.2.0",
"@lezer/javascript": "^1.4.13",
"ezno": "=0.0.21"
"ezno": "^0.0.22"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it'd be great if the playground mentioned the version it's using 👀

Copy link
Owner Author

@kaleidawave kaleidawave Aug 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check main.js:162 😄

@kaleidawave
Copy link
Owner Author

Just published this to public from this branch: https://kaleidawave.github.io/ezno/playground/ (yeah not great that crates.io+npm, github releases and updating the playground has independent deploys. is flexible but might be a better way).

There is one more thing I might add later to the site. Before merging this.

@kaleidawave kaleidawave marked this pull request as ready for review August 29, 2024 19:54
@kaleidawave kaleidawave merged commit cd8e961 into main Aug 29, 2024
10 checks passed
@kaleidawave kaleidawave deleted the more-playground branch August 29, 2024 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
js-wasm-unplugin-and-playground The JS library, Unplugin NPM packages and playground
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants