github varabyte/kobweb v0.7.5

latest releases: v0.24.0, v0.23.3, v0.23.2...
pre-release4 years ago
  • No longer apply classnames that have no styles associated with them
    • This almost removes 50% of all tags we were applying to elements, because before we were applying base styles AND color-aware styles, when we usually only needed one or the other.
  • Breakpoints are now defined in the theme (not config) and can be read later (e.g. SilkTheme.breakpoints.md)
  • Users can now use component styling for global site themes at init time
  • Added new extension methods for defining simple styles that will only ever have just a base style
  • Moved the "Building..." indicator to the highest possible z-index, so it always shows on top of the user's site

Don't miss a new kobweb release

NewReleases is sending notifications on new releases.