v0.16.0
This is the first release after SolidJS hackathon. It focus on improving core packages and some features for future implementations.
What's new
- Improved the search theme filter - @JRafael91 in #143
- Space mono font is now available as new editor font - @riccardoperra in #210
- Add glass reflection like effect to the editor - @riccardoperra in #215
- You can now exports your snippets directly in a new tab - @riccardoperra in #221
- You can copy to your clipboard the snippet with Ctrl+C - @riccardoperra in #221
- Improved editor input style - @riccardoperra in #223
- Themes highlighing has been improved - @riccardoperra in #214
Bug fixes
- Enabled indent with tab - @riccardoperra in #218
- ShareButton is now displayed on Safari and Firefox - @riccardoperra in #222
Other
- PrismJS factory theme has been deprecated. New themes will use the latest CodeMirror Highlight API - @riccardoperra in #214
- App will be updated automatically after a new release. The update prompt will not be shown anymore - @riccardoperra in #224
- README.md has been updated - @riccardoperra in #206
- CodeMirror packages has been updated to v0.20 - @riccardoperra in #226
New Contributors
- @JRafael91 made their first contribution in #143
Full Changelog: v0.15.2...v0.16.0