Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@limetech/lime-elements

Package Overview
Dependencies
Maintainers
5
Versions
985
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
9799

24.1.0

Diff

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)
specularrain
published 23.0.1 •

Changelog

Source

23.0.1 (2019-09-13)

Bug Fixes

  • select: only emit one change event when selecting a value (a7d4284)
specularrain
published 23.0.0 •

Changelog

Source

23.0.0 (2019-09-10)

Bug Fixes

  • icon: move icons to private repo and packages (acb2c01)

BREAKING CHANGES

  • icon: The icon set previously delivered with lime-elements has been removed. The icons will be provided by the Lime products which use lime-elements. External consumers of lime-elements need to supply their own icons. Please see the documentation for limel-icon for more info.
specularrain
published 22.6.1 •

Changelog

Source

22.6.1 (2019-09-05)

Bug Fixes

  • chip-set: add missing export of chip types (8b13349)
  • date-picker: add missing export of date types (58b7d9b)
  • file: add missing export of file types (5837c46)
  • list: add missing export of list types (a360e1f)
specularrain
published 22.6.0 •

Changelog

Source

22.6.0 (2019-09-04)

Bug Fixes

Features

  • menu-surface: new menu-surface component (1cbeb5d)
  • portal: new component for rendering content within a different DOM node (ad4cf42)
specularrain
published 22.5.1 •

Changelog

Source

22.5.1 (2019-09-04)

Bug Fixes

  • slider: fix background color for disabled slider (2b1a890), closes #304
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