Skip to content

Vanilla

Compare
Choose a tag to compare
@stubbornella stubbornella released this 26 Feb 01:58

1.5.0 (2015-02-25)

Bug Fixes

  • docs:
    • add success modifier classes ((51c6369))
    • Update fontawesome link. ((1e78e37))
  • dropdown: add role="menuitem" to examples in styleguide ((358efa0), closes (#87044280))
  • react-alert: add prop validations ((a2faeb7))
  • react-button: add prop validation ((5fd8f4a))
  • react-collapse: add prop validations ((f24ab8c))
  • react-divider: add prop validations ((e4c634c))
  • react-draggable-list: style draggable list ((2956ba1))
  • react-dropdown: pass react props better ((c9d30bf))
  • react-grid: add prop validation ((bcca161))
  • react-image:
    • Allow UI.Image to take a className. ((8444ba6))
    • add prop validations ((d1ef2a0))
  • react-input: add prop validation ((ab50e90))
  • react-lists: Allow InlineList to take a className. ((02bb247))
  • react-media:
    • Allow Media to take a className. ((d4c10b2))
    • update prop validation ((aacd481))
  • react-panel: add prop validations ((710fbab))
  • react-sortable-table: add prop validations ((ee2c39f))
  • react-typography: add prop validations ((ed39292))
  • simple-tabs-alt: active border on active tab ((255b360))

Features

  • dropdown-notification: add notifications with alert icon ((ce756c2))
  • dropdown-notifications: add notification dropdown component ((e968a9d))
  • react-lists:
    • add transitions to addable list ((3bf0b1c))
    • add list spacing ((ad5312a))
    • add addable list component ((e07ff19))
    • Add list components in react ((2a6932b))
  • react-notifications:
    • add alert notifications to react ((cb05714))
    • add react notification component ((ae56aa9))