github ing-bank/lion @lion/textarea@0.11.0

latest releases: providence-analytics@0.16.3, providence-analytics@0.16.2, providence-analytics@0.16.1...
3 years ago

Minor Changes

  • 43e4bb8: 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

  • 77a0424: add protected and private type info
  • Updated dependencies [38297d0]
  • Updated dependencies [3b5ed32]
  • Updated dependencies [77a0424]
  • Updated dependencies [53167fd]
  • Updated dependencies [181a1d4]
  • Updated dependencies [fb1522d]
  • Updated dependencies [75af80b]
  • Updated dependencies [0e910e3]
  • Updated dependencies [991f1f5]
  • Updated dependencies [cc02ae2]
  • Updated dependencies [43e4bb8]
  • Updated dependencies [6ae7a5e]
    • @lion/form-core@0.11.0
    • @lion/core@0.16.0

Don't miss a new lion release

NewReleases is sending notifications on new releases.