Socket
Socket
Sign inDemoInstall

@limetech/lime-elements

Package Overview
Dependencies
Maintainers
0
Versions
950
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@limetech/lime-elements - npm Package Versions

1
9395

24.3.0

Diff

Changelog

Source

24.3.0 (2019-10-08)

Bug Fixes

  • chip-set: remove extra empty space below chips when picker is very narrow (hide the input) (4524d9c), closes #455

Features

  • chip-set: add readonly option (c156fa2)
  • picker: add readonly option (6e653e7), closes #429
  • picker: add css variables for controlling component background color (369b673)
specularrain
published 24.2.2 •

Changelog

Source

24.2.2 (2019-10-07)

Bug Fixes

  • button: fix issue where button might show both "loading" and "loading done" state (0b529c3)
specularrain
published 24.2.1 •

Changelog

Source

24.2.1 (2019-10-02)

Bug Fixes

  • chip-set: supplies its own x-icon, independent of icon-set used (3b21e72)
  • snackbar: supplies its own x-icon, independent of icon-set used (9d36977)
specularrain
published 24.2.0 •

Changelog

Source

24.2.0 (2019-10-02)

Features

  • chip-set: chips in input chip-set can be navigated by keyboard (1710f58)
specularrain
published 24.1.1 •

Changelog

Source

24.1.1 (2019-09-30)

Bug Fixes

  • dialog: wait 100 ms after opening before dispatching resize event (a430fc9)
specularrain
published 24.1.0 •

Changelog

Source

24.1.0 (2019-09-30)

Bug Fixes

  • chip-set: don't hide the input when not focused (88bef4a)
  • chip-set: fix incorrect required-behavior (f2c27fc)
  • chip-set: improve keyboard navigation for input chip-sets (81edd58)
  • chip-set: reflect the properties required and searchLabel to attributes (9ffe38c)
  • list: correct tab-flow for list-items (62e1e3d)
  • picker: fix focus and blur behavior (3365f09), closes #428
  • picker: improve keyboard-navigation (280165b)

Features

  • chip-set: add option and method to let consumer control when input is emptied (5d33ec5)
specularrain
published 24.0.2 •

Changelog

Source

24.0.2 (2019-09-24)

Bug Fixes

  • chip-set: adds margin to search label (68870ac)
  • chip-set: reflect properties type and label to attribute (69aa336)
specularrain
published 24.0.1 •

Changelog

Source

24.0.1 (2019-09-20)

Bug Fixes

  • picker: the interact event supplies a ListItem<number | string> instead of ListItem<any> (6df40e5)
specularrain
published 24.0.0 •

Changelog

Source

24.0.0 (2019-09-18)

Bug Fixes

  • picker: remove leaking of internal implementation details through the interact event (d4a3d11)

BREAKING CHANGES

  • picker: The interact event used to supply a Chip used internally by limel-picker, instead of the ListItem supplied to limel-picker by the consumer. This has now been fixed. Implementations relying on the incorrect behavior will need to be updated.
specularrain
published 23.0.2 •

Changelog

Source

23.0.2 (2019-09-16)

Bug Fixes

  • chip set: invalid state of required input chip-set not handled correctly (c7dcbf1)
  • chip-set: add required marker to input chip-set (ae5a967)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc