Releases: riccardoperra/codeimage
Releases · riccardoperra/codeimage
v0.17.2
What's Changed
- fix: fix umami script not loading in production environment by @riccardoperra in #254
Full Changelog: v0.17.1...v0.17.2
v0.17.1
v0.17.0
What's Changed
- feat(app): add umami analytics by @riccardoperra in #237
Full Changelog: v0.16.1...v0.17.0
v0.16.1
Bug fixes
- Fix not working open button on mobile devices - @riccardoperra in #231
Full Changelog: v0.16.0...v0.16.1
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
v0.15.2
What's Changed
- fix(app): fix broken padding on image export by @riccardoperra in #204
Full Changelog: v0.15.1...v0.15.2
v0.15.1
What's Changed
- feat(theme): add Material Light theme by @riccardoperra in #198
- fix(app): add click event to ThemeSwitcher radio item by @riccardoperra in #200
Full Changelog: v0.15.0...v0.15.1
v0.15.0
What's Changed
- docs: update README.md by @riccardoperra in #169
- refactor(app): move UI components to @codeimage/ui by @riccardoperra in #171
- refactor(ui): move Drdopwon to @codeimage/ui by @riccardoperra in #188
- refactor(ui): move SvgIcon to @codeimage/ui by @riccardoperra in #189
- refactor(ui): move PortalHost to @codeimage/ui by @riccardoperra in #190
- refactor(ui): move Snackbar to @codeimage/ui by @riccardoperra in #191
- refactor(ui): move Toggle to @codeimage/ui by @riccardoperra in #192
- refactor(ui): move TextField to @codeimage/ui by @riccardoperra in #191
- refactor(ui): move SvgIcon to @codeimage/ui by @riccardoperra in #191
- refactor(ui): move Snackbar to @codeimage/ui by @riccardoperra in #191
- refactor(ui): move RangeField to @codeimage/ui by @riccardoperra in #191
- refactor(ui): move Label to @codeimage/ui by @riccardoperra in #171
- refactor(ui): move Button, Text and Link to @codeimage/ui by @riccardoperra in #171
- refactor(ui): move RadioBlock to @codeimage/ui by @riccardoperra in #171
- refactor(ui): move SegmentedField to @codeimage/ui by @riccardoperra in #171
- refactor(ui): move Select to @codeimage/ui by @riccardoperra in #171
- refactor(ui): move PortalHost @codeimage/ui by @riccardoperra in #171
- refactor(ui): move Dialog and Transtiion to @codeimage/ui by @riccardoperra in #171
- refactor(ui): move Box to @codeimage/ui by @riccardoperra in #171
- refactor(ui): add component factory by @riccardoperra in #193
- ci: refactor build scripts by @riccardoperra in #194
Full Changelog: v0.14.7...v0.15.0
v0.14.7
What's Changed
- fix(app): hidden tab accent and placeholder on export when empty #162 by @riccardoperra in #163
- fix(app): fix mac os terminal style margin by @riccardoperra in #166
- chore: update vite dependency by @riccardoperra in #165
- fix(theme): broken editor autocomplete style #167 by @riccardoperra in #168
Full Changelog: v0.14.6...v0.14.7
v0.14.6
What's Changed
- fix: export button loading state stuck on iOS #159 by @riccardoperra in #160
Full Changelog: v0.14.5...v0.14.6