Releases: ing-bank/lion
Releases · ing-bank/lion
[email protected]
Patch Changes
- 3737c49: fix: allow compatibility with node 16
@lion/[email protected]
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]
Minor Changes
- beta release with:
- Update to lit version 3
- Moved to scoped-elements v3
@lion/[email protected]
@lion/[email protected]
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]
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]
Patch Changes
- Updated dependencies [f76f4b3]
- @lion/[email protected]
@lion/[email protected]
Patch Changes
- Updated dependencies [f76f4b3]
- @lion/[email protected]
@lion/[email protected]
Patch Changes
- f76f4b3: fix: only use elementToFocusAfterHide when provided as HTMLElement
@lion/[email protected]
Patch Changes
- Updated dependencies [f76f4b3]
- @lion/[email protected]