Skip to content

Releases: jdriviere/sparkle-css

v1.9.5

10 Mar 08:18
Compare
Choose a tag to compare

New features include:

  • New .button styles (e.g.: .button--reverse can now be outlined with .button--outline);
  • New .alert styles (e.g.: alert--outline can be added to the main styles, if alternative styling is desired);
  • New .tag styles (e.g.: .tag--reverse and .tag--outline are now available for more tag styling);
  • Added .tags, in order to style a group of .tag elements;

Thank you again for supporting SparkleCSS! :)

v1.9.4

28 Feb 16:47
Compare
Choose a tag to compare

Fixed a severe grid layout bug in which offsets and columns were confused.

v1.9.3

27 Feb 08:09
Compare
Choose a tag to compare

Sparkle never ceases to try and improving its framework, so that it delivers better quality and user and designer-friendly interface. The release of version 1.9.3 includes the following updates:

  • Removed "secondary" color theme; <-- Will be renamed as 'accent-theme' and be available and customizable in Sparkle-Theme.
  • New Alert design style;
  • Changed and improved Button style and naming;
  • Added new Button styles (link, reverse, and reverse outline);
  • Navigation (navbar) is now CSS-Only; <-- In attempt to make Sparkle as CSS-only as possible.
  • Headings (h1-h6) no longer have font-weight heavy; <-- Weight transfered to text--title and text--subtitle classes.
  • Fixed wrapper class in mobile breakpoint bug;
  • Many, many bug fixes and style adjustments;

Thank you again for using Sparkle Framework!

v1.9.2

07 Feb 01:14
Compare
Choose a tag to compare

Many problems emerged during the release of that patch. But hopefully, most of it are dealt with. Either way, here are some of the major updates:

  • Newer, modern, simple logo;
  • Many feature class names are customizable;
  • Many unnecessary files and folders removed;
  • Lots and lots of cleanups and bug fixes.

Thank you for supporting Sparkle.CSS!

v1.9.1

20 Jan 05:21
Compare
Choose a tag to compare

Here is a list of updates:

  • Minor changes on codes, mainly names of UI features;
  • Code restructuring;
  • Code clean-up (lots and lots of it-- and it's still ongoing, for easier readability);
  • UI features now have changeable names (within the SCSS setups), for more personal customization;

Warning:
For the time being, both the Documentation and Getting Started pages are currently under construction, in order to provide you a better user experience.

Thank you again for using Sparkle.CSS! :)

v1.8.0

18 Nov 01:08
Compare
Choose a tag to compare

Major updates on the following:

  • New index page;
  • New documentation page;
  • Redesigning 'getting started' page (WIP);
  • New features include:
    -- Blockquotes;
    -- Tags;
  • Many bug fixes and minor fixes;

Once again, thank you for using sparkle.css

v1.7.1

14 Sep 14:50
Compare
Choose a tag to compare

Version 1.7.1 contains a lot of major and minor changes to the framework. It is important to know that one will have to restyle his designs, as some of the changes are completely different from the previous versions.

  • Documentation page completely changed and re-styled;
  • (.btn) class changed to (.button), as well as other classe names;
  • Button class now size-independent: it comes with a default size (medium);
  • (.media) class added;
  • Typography and tables changed;
  • (.form) class changed to (.input);
  • Files reorganized for better, cleaner structure;

As always, thank you for using Sparkle.

v1.6.1

14 Aug 17:09
Compare
Choose a tag to compare

Version number and link fixes.

v1.6.0

12 Aug 14:22
Compare
Choose a tag to compare

This major (minor, in NPM terms) update consists of the following:

  • New navigation;
  • New buttons;
  • New tables;
  • New colors (includes color library);
  • New documentation page;
  • New forms;
  • Changed _thumbnails.scss into _cards.scss;
  • Added _animations.scss (more to be added);
  • Lots and lots of hours of code clean-ups and debugging.

v1.5.1

19 Jul 07:08
Compare
Choose a tag to compare

Bower update. Trying to fix unresolved version download problems.