Skip to content

v0.18.0 - Gradients everywhere

Compare
Choose a tag to compare
@riccardoperra riccardoperra released this 24 May 22:38
· 793 commits to main since this release
6c5f442

CodeImage officially supports theme with gradients!

Example of new CodeImage snippet using gradients

What's new

With the latest release, CodeImage allows you to set gradients from a rich and accurate choice of pre-defined colors.

Most of the themes highlighting have been improved, also following the update of CodeMirror6 to ^0.20 version, to improve the quality of the generated snippets.

Color Picker

Color Picker from CodeImage

Say goodbye to the native color picker, you can now use the newest one which allows you to choose from a rich color palette between gradients and plain colors, so you can select the one you like more.

If you think there is a missing color on the palette, you can always propose a new one creating a new GitHub issue.

Alternative background

Alternative background modality

This release also enables the Background property in the frame section. You can now set an alternative background which works even better with the use of gradients!

Note Currently, this modality doesn’t support the Window with tab accent style. During the time it will be be improved and support the tab style soon

Make your code snippets unique!

What's changed

Bug fixes

Other

  • Update SolidJS to v1.4.2
  • @solid-aria is now part of CodeImage! Updates of current components will follow
  • Removed deprecated libraries and factory functions for themes which were using PrismJS highlighting-like classes

Full Changelog: v0.17.2...v0.18.0