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
95

26.0.0

Diff

Changelog

Source

26.0.0 (2019-12-06)

Features

  • grid: set default row height to 2.5rem (40px) (8c1a818)

BREAKING CHANGES

  • grid: The default row height of the limel-grid component has been set to 2.5rem (40px). The row height of any given instance of limel-grid can be set using the --lime-grid-cell-height CSS variable.
specularrain
published 25.2.0 •

Changelog

Source

25.2.0 (2019-12-06)

Features

  • dialog: indicate scrollable content via a shadow (0855358), closes #312
specularrain
published 25.1.1 •

Changelog

Source

25.1.1 (2019-12-03)

Bug Fixes

  • dialog: prevent header from shrinking due to large body (d5707dd)
specularrain
published 25.0.0 •

Changelog

Source

25.0.0 (2019-11-14)

Bug Fixes

  • grid: change default number of columns from 8 to 4 (e40ce9a)
  • grid: make sure the size of the grid is the same as the size of the limel-grid element (b13be87)
  • grid: remove variable --lime-grid-cell-width (b1b54de)
  • grid: set grid-auto-flow to row dense, for better automatic layout if config is missing (ade4f59)

Features

  • grid: add variable --lime-grid-gutter with default of 16px, for setting gutter width (f88b968)
  • grid: change default row height from 150px to 64px (89648c2)

BREAKING CHANGES

  • grid: The default row height for limel-grid has been changed from 150px to 64px.
  • grid: The gutter width of limel-grid used to be hard-coded to 15px. The default value is now 16px, but the value can be now be configured using the --lime-grid-gutter variable.
  • grid: It is no longer possible to set a minimum column width. The column width is now determined automatically from the width of the component, and the number of columns used.
  • grid: The default number of columns for limel-grid has changed from 8 to 4.
specularrain
published 24.6.2 •

Changelog

Source

24.6.2 (2019-11-08)

Bug Fixes

  • chip-set: display correct size of trailing icon in Edge (d8de6db)
  • list: display correct size of icon in Edge (787a713)
specularrain
published 24.6.1 •

Changelog

Source

24.6.1 (2019-10-30)

Bug Fixes

  • chip-set: correct chip layout for very long chip texts (50df5ae), closes #496
specularrain
published 24.6.0 •

Changelog

Source

24.6.0 (2019-10-23)

Features

  • picker: no scroll in list when five or less items (c129158)
specularrain
published 24.5.1 •

Changelog

Source

24.5.1 (2019-10-18)

Bug Fixes

  • limel-select: ellipsis when text overflow (82d122c)
specularrain
published 24.5.0 •

Changelog

Source

24.5.0 (2019-10-18)

Bug Fixes

  • icon: change medium size icon from 41x41px to 40x40px (2c2f3a7)
  • list: add divider-lines between list-items for two-line lists with badge icons (818af98), closes #465
  • list: correct alignment of icon lists to match that of same size badge-icon list (80cd931)
  • list: set icon color to a non-transparent grey, since our icons look bad with transparency (f58c84a)
  • picker: increase icon size in dropdown list (use new default size) (5370dae)

Features

  • chip-set: add option maxItems to prevent adding new chips to input chip-set (0d4b8eb)
  • list: change default size of icons and badge-icons from medium to small (4204c37)
  • list: make icon color configurable (7651920)
  • picker: prevent text-input when picker is "full" (b50dc65)

Performance Improvements

  • list-renderer: remove .bind() from template (0972bde)
specularrain
published 24.4.0 •

Changelog

Source

24.4.0 (2019-10-08)

Features

  • chip-set: the setFocus method now accepts an argument for emptying the input value (961f52a)
  • picker: pressing escape in the dropdown empties and focuses the input (6b06bb2)
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