Skip to content

v3.4.0

Compare
Choose a tag to compare
@tujoworker tujoworker released this 03 Mar 20:28
· 7442 commits to release since this release
4be283e

3.4.0 (2019-03-03)

Bug Fixes

  • #form-status should use medium icon size (c5df673)
  • #tabs make disabled tab mouseover state right (e6d0a52)
  • anchor active state should have transparent background (3bb4039)
  • better spacing/padding handling on #button tertiary variant (3947825)
  • correct color in default #table header (751ef58)
  • hide placeholder on #input focus (1d72d9b)
  • make .dnb-section helper class avoid the horizontal scroller issue (41e989c)
  • remove animation timeout on #dropdown unmount (d4b8743)
  • revert required title prop on submit button in #input (7c6df4e)
  • set bottom border on #tabs to 3px, also for hover (3fd02ef)
  • signal #button variant got the correct focus outline color + tests (725d330)
  • signal button on focus state should have correct color (2a90eed)
  • word-break issue on safari on #input (c12f8d0)

Features

  • #input hover fill trigger either the input or the submit button (a365f94)
  • add feature to #logo to inherit the height from a parent element (b9e4e6a)
  • change color on hover if #form-label has a for attribute (e510a0a)
  • create new selected state for #dropdown (27e8399)
  • new skip style, defined by the UX team (WIP) (0848df2)
  • revert page helpers from shared/global-helpers back to shared/helpers (0e357a1)
  • use defaultDropShadow on #dropdown + error status fix on active state (0bcb903)