Skip to content

v3.2.0

Compare
Choose a tag to compare
@jmjuanes jmjuanes released this 15 Dec 18:01
· 1493 commits to develop since this release

v3.2.0 (December 15, 2018)

New features

  • Added new experimental components: modal, steps and progress.
  • Added spacing helpers.
  • Added siimple-alert-close class-name to display a close icon in the alert component.
  • Added new footer elements (siimple-footer-title, siimple-footer-subtitle, siimple-footer-link, siimple-footer-group and siimple-footer-rule).
  • Added table sizes (thanks to @yoshikawaa in #51).
  • Added checkbox, switch and radio color modifier (thanks to @0x92 in #36).
  • Added small button modifier (thanks to @HDVinnie in #41).

Changes and improvements

  • Redesigned table component.
  • Updated some navbar styles.
  • Disabled textarea horizontal resize.
  • Deprecate siimple-close element.

Bug fixes

  • Fixed some typos in README and documentation.