Skip to content

v10.15.0

Compare
Choose a tag to compare
@tujoworker tujoworker released this 12 Dec 11:48
· 1286 commits to release since this release

10.15.0 (2023-12-12)

πŸ“ Documentation

  • Card: adds horizontal fields example (#2907) (661db7a)
  • FAQ: change version of yarn to v4 (#2944) (5151fd9)
  • FAQ: removes stylelint as dependency issue (#2943) (64ffd13)
  • Field.SelectCountry: select component -> selection component (#3003) (b098c6b)
  • FormLabel: document disabled property (#3004) (d276bf6)
  • Layout: fix import of ux-layout-spacing.png (#2921) (910bcb4)
  • Number: add info about when to use and not to use (#2955) (55b3447)
  • SelectCountry: replace bar as value in examples (#2990) (8fd9f0e)

πŸ› Bug Fixes

✨ Features

  • Accordion: new filled variant + style refactoring (#2896) (a4c1fb0)
  • add support for functional refs to various form components (#2946) (cecad75)
  • Breadcrumb: correct gap between items and fix overlapping focus ring (#2917) (6252458)
  • Button, Anchor: fix launch icon for _blank button links (#2930) (37a65dc)
  • Checkbox: Sbanken styling (#2904) (b2dbd44), closes #2888
  • Currency: add automatic locale and alignment support (#2956) (3c64d4d)
  • forms: include styles by default (#2918) (e2f4c1e)
  • MultiInputMask: Add stretch property (#2914) (706beb3)
  • PaymentCard: adds card_status unknown (#2934) (a36ffa7)
  • PhoneNumber: add pattern property (#2962) (86cb6e0)
  • PhoneNumber: add filter for showing e.g. only Scandinavia countries (#2959) (995c43d)
  • PhoneNumber: add prioritized sort option (#3034) (5fe0e41), closes #3023
  • PhoneNumber: add property omitCountryCodeField (#2961) (4a3c7e2)
  • PhoneNumber: remove structure and format when number is not +47 (#2958) (56e2f08)
  • Section: add dropShadow support (#3053) (040a92b)
  • SelectCountry: use autocomplete instead of dropdown (#3023) (0f2990c), closes #2993
  • Switch: Sbanken styling (#2939) (46c5506)
  • ToggleButton: Sbanken styling (#2936) (5370376), closes #2931 #2904 #2888
  • Updated Sbanken theming + improved screenshot test coverage for Radio+Checkbox (#2931) (e42c81e)