lion

Fundamental white label web component features for your design system.

MIT License

Downloads
208.3K
Stars
1.7K
Committers
158

Bot releases are visible (Hide)

lion - @lion/[email protected]

Published by github-actions[bot] 12 months ago

Minor Changes

  • 7f644cd7: feat: [combobox] add allow-custom-choice (former requireOptionMatch=false) and make it compatible with multiple-choice

Patch Changes

  • be4e25a1: fix: [combobox] single choice with allow-custom-choice(former requireOptionMatch=false) doesn't clear selection
  • e923ba40: fix: [radio-group] resetting a radio-group containing options with formatters doesn't check the default value
  • 7235a4f7: fix: [combobox] model-value-changed event emitted when clearing a combobox sends stale value
  • c459ded9: fix: [combobox] autocomplete feature for the lion-combobox component. It used to autoselect a wrong item
lion - @lion/[email protected]

Published by github-actions[bot] 12 months ago

Patch Changes

  • 60312054: fix(overlays): fix OverlayController being added to a target that is already removed
lion - @lion/[email protected]

Published by github-actions[bot] 12 months ago

Patch Changes

lion - @lion/[email protected]

Published by github-actions[bot] 12 months ago

Patch Changes

lion - @lion/[email protected]

Published by github-actions[bot] 12 months ago

Patch Changes

lion - @lion/[email protected]

Published by github-actions[bot] 12 months ago

Patch Changes

lion - @lion/[email protected]

Published by github-actions[bot] 12 months ago

Patch Changes

lion - @lion/[email protected]

Published by github-actions[bot] 12 months ago

Patch Changes

lion - @lion/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • b1320a9a: avoid calling push in iterable object to avoid error loading overlays in old chromium versions
  • dcf3a4b0: Fix search issues when modifying the middle of the input word in LionCombobox.
  • be36bf3b: Fix accessibility currency linking to label after setting currency from undefined in LionInputAmount.
  • 63a8e725: lion-calendar: when determining if user interacted with a day button, use event.composedPath()[0] instead of event.target to fix Firefox 111+ issue
lion - @lion/[email protected]

Published by github-actions[bot] about 1 year ago

Minor Changes

  • 0952647d: make return type for fetchJson generic
lion - [email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • 8bf54e66: code example is formatted correctly which is needed for code replacement and transformation functions on docs generation to work as intended
lion - @lion/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • a58d8ce0: export more type definitions
lion - @lion/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • 55e445c2: fix: export ajax types
lion - @lion/[email protected]

Published by github-actions[bot] about 1 year ago

Minor Changes

  • a3738b50: Bypass the requirement to support export & import map to consume @lion/ui

Patch Changes

  • ebe13e14: fix: undefined document.body
  • b0a74f28: fix(progress-indicator): accept 0 as a valid value
  • b89d889f: Render exactly 6 weeks in every months.
  • 9b9485db: [calendar] focusCentralDate function should only use buttons inside the dates table
  • d1f92a3a: Make disabled date buttons not selectable via keyboard navigation in LionCalendar.
  • d597c077: [localize] with localizeNameSpaces type
  • 6ccfb278: [input-datepicker] only disable dates is the validator type is "error"
  • 4cc72b12: feat: allow Required validator on Fieldset and Form;
  • cecf5ed5: lion-accordion now replaces expanded with a copy when it changes on click of an invoker button.
  • 857d47a9: Handle focusin event in invokers in LionAccordion. Fix tabbing issues.
lion - @lion/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • 275f49eb: Preserve error name and enrich it with the response status
lion - @lion/[email protected]

Published by github-actions[bot] about 1 year ago

Minor Changes

  • Bypass the requirement to support export & import map to consume @lion/ui
lion - @lion/[email protected]

Published by github-actions[bot] about 1 year ago

@lion/nodejs-helpers

lion - @lion/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • 9cdac8e9: Clone response before reading and parsing the body.
lion - @lion/[email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • 5eafa1ff: hide overlay arrow from screen readers
lion - @lion/[email protected]

Published by github-actions[bot] about 1 year ago

Minor Changes

  • 7a875ef1: Parses response body automatically for fetchJson failed responses. Add test for reading out the response body in cases of a failed response in regular fetch call.
Package Rankings
Top 1.12% on Npmjs.org
Related Projects