Skip to content

v2.0.0

Compare
Choose a tag to compare
@jimmyfortinx jimmyfortinx released this 04 Jan 15:56
· 1397 commits to master since this release

Breaking changes

  • Update oui-navbar styles and markup
  • New height for multiple components (40px):
    • oui-button
    • oui-button-group
    • oui-input
    • oui-input-group
    • oui-select
    • oui-checkbox
    • oui-radio
  • New padding for oui-button
  • New markup for oui-checkbox (icon has been moved from container to label)

oui-spinner

  • Rename oui-loader to oui-spinner
  • Inline element instead of block element

New components

  • oui-tooltip
  • oui-dropdown
  • oui-action-menu
  • oui-pagination
  • oui-datagrid

New features

  • Indeterminate state support for oui-checkbox

Fixes

  • Disable state when icon only for oui-button
  • Support popper.js for oui-tip
  • Support oui-button_primary and oui-button_secondary under oui-input-group
  • Update oui-button styles (colors and animations)
  • Update oui-checkbox styles (colors and animations)
  • Update oui-input-group styles (colors and animations)
  • Add font-smoothing that works only on Mac

Doc

  • DCO part removal from contributing.md
  • Update years inside license and readme