Skip to content

v1.0.0

Choose a tag to compare

@ilyanoskov ilyanoskov released this 15 Jul 16:05
· 3282 commits to main since this release

1.0.0 (2019-07-15)

Bug Fixes

  • Add label to CloseButton (#386) (92b25e7)
  • Display Hamburger buns correctly on IE11 (#395) (f38a0ab)
  • Fix Modal classnames (56997a1)
  • Inline SVGs as React components (875011a)
  • Refactor Select component after rebase (ac58e0c)
  • components: add missing font-styles to table fixed row headers (#431) (f6f74cc)
  • components: add position relative styles to Table container (#430) (e31c80f)
  • components: Correctly pass styles from Textarea to Input (#429) (7696897)

Features

  • components: add prop forwarding support to TableRows (#423) (ee6ca03)
  • Add hover state and change selected styles for Selector component (#421) (9aa8f79)
  • Add new navigation Aggregator and improve animations (#416) (4fc6e6e)
  • Implement LoadingButton error state (#428) (5a35bbf)
  • mobile-header: add mobileOnly prop to Header (#433) (966fe5d)