Skip to content

2.1.0

Compare
Choose a tag to compare
@yodasw16 yodasw16 released this 04 Oct 01:18
· 9088 commits to staging since this release
e9d1cb8

πŸŽ‰ Fall 2018 - The Angular Release πŸŽ‰

Angular

Added Angular implementations for all of the Spark components. These are published as follows:

This also includes angular code and customization documentation, unit tests, and a test application.

Spark Core

Spark-Core on npm

Improvements

  • Added ability for input containers to have icons
  • Updated the line-height on select labels
  • Added a class to the Stack Object to allow you to center a specific stack item.
  • Added examples of the award component in the footer test page.
  • Added a variable for modifying the padding on a fieldset.

Bug Fixes

  • Fixed a bug in accordions where arrows weren't lined up with the title.
  • Fixed a mistake in the SSN regex that allowed spaces
  • Added a visited state to links with the button class to prevent app specific a styles from bleeding through.

Spark Docs

Improvements

  • Added a "Code Example" toggle to the header allowing users to see html, angular, or no code.
  • Added heading variables to improve dev experience.
  • Added link to award component on the main page.

Bug Fixes

  • Fixed examples of spacing for Inset Short that were showing tall spacing. πŸŽ‰ Thanks to @briankabiro for contributing this fix as part of Hacktoberfest! πŸŽ‰