Sprout Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.21.4 - 2020-05-20

Added

  • Added lock icon

0.21.3 - 2020-05-14

Added

  • Added extra-small, small, and medium checkbox sizes

0.21.2 - 2020-05-14

Fixed

  • Set correct body text color

0.21.1 - 2020-05-13

Fixed

  • Grid system fix to use padding instead of margin for column buffers

0.21.0 - 2020-05-04

Fixed

  • Grid system fix. spr-col-{breakpoint}-{number} is working now

0.20.3 - 2020-03-26

Fixed

  • Minor tweaks to dropzone padding

0.20.2 - 2020-03-18

Fixed

  • Making the modal fit within the viewport

0.20.1 - 2020-03-10

Fixed

  • Removed list title background color, as well as divider on last item

0.20.0 - 2020-03-05

Added

  • Add .link modifier class for interactive-blue .spr-icon

0.19.0 - 2020-03-02

Added

  • Drop Zone component
  • Added default pointer cursor on links

0.18.5 - 2020-03-04

Added

  • Styles for trailing text in a form input

0.18.4 - 2020-03-01

Fixed

  • Allow for tables to grow individual columns

0.18.3 - 2020-02-20

Fixed

  • Paginated table fixes

0.18.1 - 2020-02-10

Fixed

  • Removed prefixes for animation for table

0.18.0 - 2020-02-10

Added

  • Styles for paginated table

0.17.3 - 2020-01-31

Fixed

  • Changing table row divider to a bottom border for IE11

0.17.2 - 2020-01-31

Fixed

  • Removing stack container on list to fix wrapping for IE11

0.17.1 - 2020-01-27

Fixed

  • Removing text-transform uppercase for list row title

0.17.0 - 2020-01-27

Added

  • Table component

0.16.0 - 2020-01-23

Added

  • Added List component

0.15.5 - 2020-01-23

Fixed

  • Fix wordbreak in select menu

0.15.4 - 2020-01-22

Added

  • Added medium spr container

0.15.3 - 2020-01-14

Fixed

  • Change checkbox error styles to only be on checkbox and not text

0.15.2 - 2020-01-10

Added

  • Option to align radio button to top of content

0.15.1 - 2020-01-06

Fixed

  • Remove margin override for radio button

0.15.0 - 2019-12-30

Added

  • styles for input text prefix

0.14.0 - 2019-12-30

Added

  • New icon: status-dot

0.13.5 - 2019-12-19

Fixed

  • Revert navbar changes from 0.13.4

0.13.4 - 2019-12-18

Fixed

  • Remove padding for nav header

0.13.3 - 2019-12-18

Fixed

  • added base styles for u, em, and strong

0.13.2 - 2019-12-17

Fixed

  • fixed default list item styes when using .spr-content

0.13.1 - 2019-12-12

Added

  • align items helpers for inline containers

0.13.0 - 2019-12-10

Fixed

  • Update navbar styles and structure
  • Add sidenav accordion styles
  • Add fixed side-drawer width
  • Add sm tab group style

0.12.3 - 2019-12-09

Fixed

  • Fixed modal positioning

0.12.2 - 2019-12-06

Fixed

  • Alert background color

0.12.1 - 2019-12-03

Fixed

  • Add background color to popovers
  • Add max-height to select menus

0.12.0 - 2019-12-02

Added

  • Alert component

0.11.4 - 2019-11-19

Fixed

  • Changing width of inline progress stepper

0.11.3 - 2019-11-14

Added

  • Add stack and inline progress stepper

0.11.2 - 2019-11-13

Added

  • Add leading and trailing icons to form inputs

0.11.1 - 2019-11-12

Added

  • Add full-width buttons

0.11.0 - 2019-11-12

Added

  • Slim main container

0.10.2 - 2019-10-29

Fixed

  • Remove stack spacing from spr-form-input-container

0.10.0 - 2019-10-23

Added

  • Sidenav styles

0.9.3 - 2019-10-23

Fixed

  • Correct spr-container padding and width

0.9.2 - 2019-10-23

Added

  • Secondary icon only button

0.9.1 - 2019-10-21

Fixed

  • Checkbox label with a line break
  • Button active state

Changed

  • Input / Dropdown width is set by it’s container width

0.9.0 - 2019-10-17

Added

  • Right Drawer styles

0.8.1 - 2019-10-16

Added

  • Dark variant of icons

0.8.0 - 2019-10-14

Added

  • Popover component
  • Refactored DropDown component to use Popover

0.7.0 - 2019-10-09

Added

  • Add Tooltip

0.6.0 - 2019-10-04

Added

  • Sprout nav header styles
  • Accordion List

0.5.0 - 2019-10-01

Added

  • Tabs component

0.4.0 - 2019-09-26

Added

  • Icon-only buttons

0.3.3 - 2019-09-26

Added

  • Popover styles as a mixin

0.3.1 - 2019-09-23

Changed

  • Add more mixins for shared interactive components
  • Fixed checkbox focus background color

0.3.0 - 2019-09-17

Added

  • SVG animated spinner

0.2.0 - 2019-09-12

Added

  • Main container styles

0.1.0 - 2019-09-10

Added

  • Initial release