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

@limetech/lime-elements

Package Overview
Dependencies
Maintainers
0
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
99

26.1.1

Diff

Changelog

Source

26.1.1 (2020-01-22)

Bug Fixes

  • select: make select work on mobile devices again (4cf7a0e)
specularrain
published 26.1.0 •

Changelog

Source

26.1.0 (2020-01-21)

Features

  • form: first basic version of form component (unreleased) (409d20e)
specularrain
published 26.0.3 •

Changelog

Source

26.0.3 (2020-01-09)

Bug Fixes

  • select: don't set focus on first item if null (6b84454)
specularrain
published 26.0.2 •

Changelog

Source

26.0.2 (2019-12-19)

Bug Fixes

  • list: update template for single line list items (15d7a9e)
specularrain
published 26.0.1 •

Changelog

Source

26.0.1 (2019-12-12)

Bug Fixes

  • button: update markup to satisfy changes in material 4.0.0 (58dbb4d)
  • chip-set: adjust top margin of label in input field (7de29cc), closes #402
  • chip-set: update markup to satisfy changes in material 4.0.0 (041dfcb), closes #402
  • dialog: set height of surface to 100% in fullscreen mode (2d7b0a1), closes #402
  • list: do not filter disabled list items (b0bd2df), closes #402
  • package: update @limetech/material-components-web to version 2.3.1 (1a724ee)
  • package: update @limetech/material-components-web to version 3.1.1 (8d4bdcf), closes #402
  • package: update @limetech/material-components-web to version 4.0.0 (4d08006)
  • select: change should not fire when option is disabled (90e8e0a), closes #402
specularrain
published 26.0.0 •

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)
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