Skip to content
This repository has been archived by the owner on Jan 22, 2021. It is now read-only.

Releases: AlaskaAirlines/ods-inputoptions

v2.0.2

08 May 17:40
Compare
Choose a tag to compare

2.0.2 (2020-05-08)

Bug Fixes

v2.0.1

06 May 14:20
Compare
Choose a tag to compare

2.0.1 (2020-05-06)

Bug Fixes

  • javascript barrel import (6265b69)

v2.0.0

04 May 18:13
Compare
Choose a tag to compare

2.0.0 (2020-05-04)

Bug Fixes

  • add tab functionality for accessibility (94c1611)
  • issues with style dependencies (cf9d2f9)
  • remove tab hijacking for radio buttons (0d1e9b8)
  • update .stylelintrc to allow ods-inputoptions-group custom element (8cba3a0)
  • update a11y UX (5d58ddb)
  • update todo comments to reflect reality (641631a)

Features

  • add checks for defined labels and input options (b1d60e1)
  • add ods-inputoption-checkbox-group component for checkbox groups (3e21c67)
  • add ods-inputoption-radio-group component for radio groups (494b209)
  • light dom input option (f74d856)
  • splits ods-inputoptions in to multiple components (8ea3fd4)

BREAKING CHANGES

  • this PR re-writes the component API requireing a MAJOR
    release.

v1.1.7

14 Nov 19:59
Compare
Choose a tag to compare

1.1.7 (2019-11-14)

Bug Fixes

  • use change event instead of input event (76cb1ef)

v1.1.6

14 Nov 19:51
Compare
Choose a tag to compare

1.1.6 (2019-11-14)

Bug Fixes

  • add focus styles fallback for IE11 (7e550ce)

v1.1.5

18 Oct 19:00
Compare
Choose a tag to compare

1.1.5 (2019-10-18)

Bug Fixes

  • add barrel file to simplify import statements (b377f8e)

v1.1.4

01 Aug 18:20
Compare
Choose a tag to compare

1.1.4 (2019-08-01)

Bug Fixes

  • update outer margin below WC to be inner padding (16278d6)

v1.1.3

31 Jul 21:50
Compare
Choose a tag to compare

1.1.3 (2019-07-31)

Bug Fixes

  • #1 update selector assignement if undefined (967042c)

v1.1.2

30 Jul 21:14
Compare
Choose a tag to compare

1.1.2 (2019-07-30)

Bug Fixes

  • refactor to support pre-selected options (aa71b08)

v1.1.1

29 Jul 22:38
Compare
Choose a tag to compare

1.1.1 (2019-07-29)

Bug Fixes

  • update support for value management from options (92a3980)