Skip to content

Releases: ing-bank/lion

[email protected]

27 Mar 13:53
Compare
Choose a tag to compare

Patch Changes

  • 3737c49: fix: allow compatibility with node 16

@lion/[email protected]

27 Mar 17:27
79a6467
Compare
Choose a tag to compare

BREAKING:

  • [form] set focus to the first erroneous form element on submit (mildly breaking, since it could conflict with custom focus management)
  • Update to lit version 3
  • Moved to scoped-elements v3

Patch Changes

  • [input-tel-dropdown] use ScopedElementsMixin in to run test-suite with select-rich
  • [core] add Firefox to browserDetection
  • [textarea] set box-sizing in tests to make it work cross browser
  • [input-stepper] fix the toggling of the disabled state for the buttons
  • [core] update types for ScopedElementsMixin
  • [form-core] order aria-labelledby and aria-describedby based on slot order instead of dom order
  • [input-range] add screen-reader labels for minimum and maximum value
  • [form-core] remove fieldset label/helpt-text from input-field aria-labelledby/aria-describedby. See #1576
  • [validation-messages] get correct validation min and max dates in French
  • [form-core]: set aria-disabled next to the disabled attribute for NVDA screen reader
  • [input-stepper] a11y enhancement & added translations
  • [checkbox-group] add role="list" and role="listitem" to checkbox-indeterminate and its children

@lion/[email protected]

26 Mar 15:03
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • beta release with:
    • Update to lit version 3
    • Moved to scoped-elements v3

@lion/[email protected]

20 Mar 08:40
20e5703
Compare
Choose a tag to compare

Patch Changes

  • e6b8dd1: [@lion/ui]: Fix "Multiple versions of Lit loaded." by pinning @open-wc/scoped-elements version.
  • 8b7cc43: feat: allow SlotRerenderObject to first render on connectedCallback via firstRenderOnConnected

@lion/[email protected]

18 Mar 10:36
fe61687
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • [core] allow SlotRerenderObject to first render on connectedCallback via firstRenderOnConnected

Patch Changes

  • [tests] fix type errors for SlotMixin.test.js
  • [input-tel-dropdown] use ScopedElementsMixin in to run test-suite with select-rich
  • [core] add Firefox to browserDetection
  • [overlays] skip local-positioning tests for Firefox, and added a todo to fix later
  • [textarea] set box-sizing in tests to make it work cross browser

@lion/[email protected]

08 Mar 12:49
a99f2e1
Compare
Choose a tag to compare

Patch Changes

  • e72fd6d: [form-core] add operationMode to ValidateMixin, to create specific select and upload required messages
  • 36bf8c6: Uncommented a previously commented line since this is probably a mistake and breaks functionality
  • 91fad70: fix: only use elementToFocusAfterHide when provided as HTMLElement
  • cf616e1: [input-tel-dropdown] prevent jumping to input field on each arrow key in windows/linux

@lion/[email protected]

08 Mar 12:55
acd8d29
Compare
Choose a tag to compare

Patch Changes

@lion/[email protected]

08 Mar 12:55
acd8d29
Compare
Choose a tag to compare

Patch Changes

@lion/[email protected]

08 Mar 12:55
acd8d29
Compare
Choose a tag to compare

Patch Changes

  • f76f4b3: fix: only use elementToFocusAfterHide when provided as HTMLElement

@lion/[email protected]

08 Mar 12:55
acd8d29
Compare
Choose a tag to compare

Patch Changes