1.3.0 - Added new components and optimised existing components for React

Added new components and optimised existing components for React

Components

  • Added Amount-indicator
  • Added Icon-button
  • Added Image
  • Added Slogan
  • Added Toggle modifiers
  • Added Video
  • Added Action-group
  • Added Banner
  • Added Definition-list
  • Added Downloadable
  • Added Multilink
  • Added Program-sheet
  • Added Progress-item
  • Added Cookie-bar
  • Added Cookie-settings
  • Added Hero
  • Added Progress
  • Added Table

Updates

  • Updated button component with modifier a-button--inverted
  • Updated button component with disabled state is-disabled-default and is-disabled-alternative
  • Updated toggle component with more modifiers
  • Updated JavaScript with EventEmitter
  • Updated JavaScript with Extendable Classes
  • Updated some CSS extendables to be more reusable
  • Review existing components and added updates to contain them more
  • Split up card in a default card an Multilink for better reusability
  • Updated Cta to support the use of multiple actions within same container like buttons and links
  • Updated Header to be more contained instead of relying on multiple components that change to often
  • Updated Navigation to be more contained instead of relying on multiple components that change to often
  • Removed Flyout and changed it to extendable to make it more reusable
  • Removed Collapse and changed it to extendable to make it more reusable
  • Updated Notification to be more contained (not too much reliable on flyout)
  • Updated User to be more contained (not too much reliable on flyout)