Skip to content

v1.9.10

Compare
Choose a tag to compare
@jdriviere jdriviere released this 29 Aug 15:22
· 142 commits to master since this release

This patch release focuses more on code clean-ups and bug fixes, and restyling some elements to keep consistencies.

New Features

  • Theme colors have been cropped down to the essential colors (default, primary, info, success, warning, danger, light, and dark);
  • Added customized radio buttons;
  • Added customized checkbox;
  • Added customized switch;
  • Added Hero layout;
  • Added loaders;
  • Added form groups (permits input to 'stick' with a button on either side of the input);
  • Redesigned vertical menu;
  • Redesigned alerts;
  • Redesigned default button (to implement default color theme rather than transparent);
  • Removed blockquote modifiers;

Since Sparkle.CSS is mainly CSS-only, the JavaScript file was removed. CSS-Only approach would permit better compatibility with JS frameworks.

As always, thank you for using Sparkle.CSS! 😃