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] over 3 years ago

Minor Changes

  • 43e4bb81: Type fixes and enhancements:

    • all protected/private entries added to form-core type definitions, and their dependents were fixed
    • a lot @ts-expect-error and @ts-ignore (all get slots() and get modelValue() issues are fixed)
    • categorized @ts-expect-error / @ts-ignore into:
      • [external]: when a 3rd party didn't ship types (could also be browser specs)
      • [allow-protected]: when we are allowed to know about protected methods. For instance when code
        resides in the same package
      • [allow-private]: when we need to check a private value inside a test
      • [allow]: miscellaneous allows
      • [editor]: when the editor complains, but the cli/ci doesn't

Patch Changes

  • c1a81fe4: allow caching concurrent requests
  • 9b79b287: Fix(ajax) options expansion, fix removing request interceptors, use 1 hour as default time to live, check for null when serializing the search params
  • 77a04245: add protected and private type info
  • 468223a0: return cached status and headers
lion - @lion/[email protected]

Published by github-actions[bot] over 3 years ago

Patch Changes

lion - @lion/[email protected]

Published by github-actions[bot] over 3 years ago

Minor Changes

  • 43e4bb81: Type fixes and enhancements:

    • all protected/private entries added to form-core type definitions, and their dependents were fixed
    • a lot @ts-expect-error and @ts-ignore (all get slots() and get modelValue() issues are fixed)
    • categorized @ts-expect-error / @ts-ignore into:
      • [external]: when a 3rd party didn't ship types (could also be browser specs)
      • [allow-protected]: when we are allowed to know about protected methods. For instance when code
        resides in the same package
      • [allow-private]: when we need to check a private value inside a test
      • [allow]: miscellaneous allows
      • [editor]: when the editor complains, but the cli/ci doesn't

Patch Changes

  • 97b8592c: Remove lion references in docs for easier extending
  • 77a04245: add protected and private type info
  • Updated dependencies [97b8592c]
  • Updated dependencies [77a04245]
  • Updated dependencies [43e4bb81]
lion - @lion/[email protected]

Published by github-actions[bot] over 3 years ago

Minor Changes

  • 43e4bb81: Type fixes and enhancements:

    • all protected/private entries added to form-core type definitions, and their dependents were fixed
    • a lot @ts-expect-error and @ts-ignore (all get slots() and get modelValue() issues are fixed)
    • categorized @ts-expect-error / @ts-ignore into:
      • [external]: when a 3rd party didn't ship types (could also be browser specs)
      • [allow-protected]: when we are allowed to know about protected methods. For instance when code
        resides in the same package
      • [allow-private]: when we need to check a private value inside a test
      • [allow]: miscellaneous allows
      • [editor]: when the editor complains, but the cli/ci doesn't

Patch Changes

  • 77a04245: add protected and private type info
lion - @lion/[email protected]

Published by github-actions[bot] over 3 years ago

Minor Changes

  • 43e4bb81: Type fixes and enhancements:

    • all protected/private entries added to form-core type definitions, and their dependents were fixed
    • a lot @ts-expect-error and @ts-ignore (all get slots() and get modelValue() issues are fixed)
    • categorized @ts-expect-error / @ts-ignore into:
      • [external]: when a 3rd party didn't ship types (could also be browser specs)
      • [allow-protected]: when we are allowed to know about protected methods. For instance when code
        resides in the same package
      • [allow-private]: when we need to check a private value inside a test
      • [allow]: miscellaneous allows
      • [editor]: when the editor complains, but the cli/ci doesn't

Patch Changes

lion - @lion/[email protected]

Published by github-actions[bot] over 3 years ago

Minor Changes

  • 43e4bb81: Type fixes and enhancements:

    • all protected/private entries added to form-core type definitions, and their dependents were fixed
    • a lot @ts-expect-error and @ts-ignore (all get slots() and get modelValue() issues are fixed)
    • categorized @ts-expect-error / @ts-ignore into:
      • [external]: when a 3rd party didn't ship types (could also be browser specs)
      • [allow-protected]: when we are allowed to know about protected methods. For instance when code
        resides in the same package
      • [allow-private]: when we need to check a private value inside a test
      • [allow]: miscellaneous allows
      • [editor]: when the editor complains, but the cli/ci doesn't

Patch Changes

  • 97b8592c: Remove lion references in docs for easier extending
  • Updated dependencies [38297d07]
  • Updated dependencies [3b5ed322]
  • Updated dependencies [77a04245]
  • Updated dependencies [53167fd2]
  • Updated dependencies [181a1d45]
  • Updated dependencies [fb1522dd]
  • Updated dependencies [75af80be]
  • Updated dependencies [0e910e3f]
  • Updated dependencies [991f1f54]
  • Updated dependencies [cc02ae24]
  • Updated dependencies [43e4bb81]
  • Updated dependencies [6ae7a5e3]
lion - @lion/[email protected]

Published by github-actions[bot] over 3 years ago

Patch Changes

  • Updated dependencies [77a04245]
  • Updated dependencies [43e4bb81]
lion - @lion/[email protected]

Published by github-actions[bot] over 3 years ago

Minor Changes

  • 43e4bb81: Type fixes and enhancements:

    • all protected/private entries added to form-core type definitions, and their dependents were fixed
    • a lot @ts-expect-error and @ts-ignore (all get slots() and get modelValue() issues are fixed)
    • categorized @ts-expect-error / @ts-ignore into:
      • [external]: when a 3rd party didn't ship types (could also be browser specs)
      • [allow-protected]: when we are allowed to know about protected methods. For instance when code
        resides in the same package
      • [allow-private]: when we need to check a private value inside a test
      • [allow]: miscellaneous allows
      • [editor]: when the editor complains, but the cli/ci doesn't

Patch Changes

  • 77a04245: add protected and private type info

  • 0dc706b6: Add clear() function combobox

  • 991f1f54: combobox: enabled and fixed types

  • e301ef96: ### Bug Fixes

    combobox: aria-expanded always applied on element with role=combobox

  • Updated dependencies [38297d07]

  • Updated dependencies [3b5ed322]

  • Updated dependencies [77a04245]

  • Updated dependencies [53167fd2]

  • Updated dependencies [181a1d45]

  • Updated dependencies [fb1522dd]

  • Updated dependencies [75af80be]

  • Updated dependencies [0e910e3f]

  • Updated dependencies [991f1f54]

  • Updated dependencies [cc02ae24]

  • Updated dependencies [43e4bb81]

  • Updated dependencies [6ae7a5e3]

lion - @lion/[email protected]

Published by github-actions[bot] over 3 years ago

Minor Changes

  • 43e4bb81: Type fixes and enhancements:

    • all protected/private entries added to form-core type definitions, and their dependents were fixed
    • a lot @ts-expect-error and @ts-ignore (all get slots() and get modelValue() issues are fixed)
    • categorized @ts-expect-error / @ts-ignore into:
      • [external]: when a 3rd party didn't ship types (could also be browser specs)
      • [allow-protected]: when we are allowed to know about protected methods. For instance when code
        resides in the same package
      • [allow-private]: when we need to check a private value inside a test
      • [allow]: miscellaneous allows
      • [editor]: when the editor complains, but the cli/ci doesn't

Patch Changes

  • 97b8592c: Remove lion references in docs for easier extending
  • 77a04245: add protected and private type info
  • Updated dependencies [38297d07]
  • Updated dependencies [3b5ed322]
  • Updated dependencies [77a04245]
  • Updated dependencies [53167fd2]
  • Updated dependencies [181a1d45]
  • Updated dependencies [fb1522dd]
  • Updated dependencies [75af80be]
  • Updated dependencies [0e910e3f]
  • Updated dependencies [991f1f54]
  • Updated dependencies [cc02ae24]
  • Updated dependencies [43e4bb81]
  • Updated dependencies [6ae7a5e3]
lion - @lion/[email protected]

Published by github-actions[bot] over 3 years ago

Minor Changes

  • 43e4bb81: Type fixes and enhancements:

    • all protected/private entries added to form-core type definitions, and their dependents were fixed
    • a lot @ts-expect-error and @ts-ignore (all get slots() and get modelValue() issues are fixed)
    • categorized @ts-expect-error / @ts-ignore into:
      • [external]: when a 3rd party didn't ship types (could also be browser specs)
      • [allow-protected]: when we are allowed to know about protected methods. For instance when code
        resides in the same package
      • [allow-private]: when we need to check a private value inside a test
      • [allow]: miscellaneous allows
      • [editor]: when the editor complains, but the cli/ci doesn't

Patch Changes

  • 77a04245: add protected and private type info
  • Updated dependencies [77a04245]
  • Updated dependencies [43e4bb81]
lion - https://github.com/ing-bank/lion/releases/tag/@lion/[email protected]

Published by github-actions[bot] over 3 years ago

Patch Changes

  • 0e61e764: Fix combobox google demo
lion - https://github.com/ing-bank/lion/releases/tag/@lion/[email protected]

Published by github-actions[bot] over 3 years ago

Patch Changes

lion - https://github.com/ing-bank/lion/releases/tag/@lion/[email protected]

Published by github-actions[bot] over 3 years ago

Patch Changes

lion - https://github.com/ing-bank/lion/releases/tag/@lion/[email protected]

Published by github-actions[bot] over 3 years ago

Patch Changes

lion - https://github.com/ing-bank/lion/releases/tag/@lion/[email protected]

Published by github-actions[bot] over 3 years ago

Patch Changes

lion - https://github.com/ing-bank/lion/releases/tag/@lion/[email protected]

Published by github-actions[bot] over 3 years ago

Patch Changes

lion - https://github.com/ing-bank/lion/releases/tag/@lion/[email protected]

Published by github-actions[bot] over 3 years ago

Patch Changes

lion - https://github.com/ing-bank/lion/releases/tag/@lion/[email protected]

Published by github-actions[bot] over 3 years ago

Patch Changes

  • 6ea02988: Always use ...styles and [css``] everywhere consistently, meaning an array of CSSResult. Makes it easier on TSC.
lion - https://github.com/ing-bank/lion/releases/tag/@lion/[email protected]

Published by github-actions[bot] over 3 years ago

Patch Changes

lion - https://github.com/ing-bank/lion/releases/tag/@lion/[email protected]

Published by github-actions[bot] over 3 years ago

Patch Changes