v0.21.0 - Shadows
This new version of CodeImage expands the number of the editor options and the list of available themes.
There are also some improvements to the UI core in order to integrate Motion One for animations and solid-aria for overlays, dialogs and popovers.
What's new
Shadows
Until now, CodeImage snippets have always used a default, non-editable, shadow. From today, thanks to @hackpirodev contribution #287, you will be able to choose from a predefined set of shadows.
Currently, the list of available shadows is that:
- Small
- Medium
- Large
- Bottom
- 3D effect
Note Do you want to contribute and do you think we forgot to add a drop shadow, or do you want to improve an existing one? You can create an issue in order to discuss it
Github themes
Two new themes has been added into the theme switcher. Let's introduce Github Dark and Github Light!
New Locale
Spanish
language has been added to CodeImage!
Other changes
There are some graphical improvements with this new version of CodeImage:
- Editor sidebar will now use scrollbar-gutter which will fix layout shifting when available properties changes 97af7de
- Dialogs and overlays accessibility has been improved thanks to @solid-aria/dialog
What's Changed
- refactor(ui): add @solid-aria/dialog integration by @riccardoperra in #288
- feat(app): #239 add shadow options by @hackpirodev in #287
- fix(app): fix mobile shadow select by @riccardoperra in #292
- feat(app): add spañol by @hackpirodev in #293
Full Changelog: v0.20.0...v0.21.0