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

carbon-components-svelte

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

carbon-components-svelte - npm Package Versions

metonym
published 0.7.2 •

Changelog

Source

0.7.2 - 2020-06-04

  • Add sort direction to dispatched "click:header" event for a sortable DataTable (PR#188, thanks @mabentley85!)
metonym
published 0.7.1 •

Changelog

Source

0.7.1 - 2020-06-03

  • Add missing RadioTile export
metonym
published 0.7.0 •

Changelog

Source

0.7.0 - 2020-05-29

  • Dispatch "update" event in Pagination for pageSize, page variables (PR#185, thanks @mabentley85!)

  • Drop carbon-components as a peer dependency

metonym
published 0.6.3 •

Changelog

Source

0.6.3 - 2020-05-26

  • Replace "javascript:void(0)" with "/" in HeaderNavMenu href attribute to fix a11y "not a valid attribute" warning; href is an exported property that can be overriden by the consumer (Issue #184)

  • Ignore a11y-no-onchange warning in TimePickerSelect

  • Bump development dependency svelte to v3.23.0

metonym
published 0.6.2 •

Changelog

Source

0.6.2 - 2020-05-09

  • Fix tileMaxHeight bug in ExpandableTile by setting the value only if the default value is 0 (Issue #180)
metonym
published 0.6.1 •

Changelog

Source

0.6.1 - 2020-05-08

  • Fix Pagination bug by binding the correct variable (selected) to the Select component (PR#179, thanks @ericol!)
metonym
published 0.6.0 •

Changelog

Source

0.6.0 - 2020-05-07

  • Fix button with icon bug by manually setting hasIconOnly in Button. This results in a breaking change for icon-only buttons, which now must include hasIconOnly (Issue #174)
metonym
published 0.5.1 •

Changelog

Source

0.5.1 - 2020-05-03

metonym
published 0.5.0 •

Changelog

Source

0.5.0 - 2020-04-29

  • Ship DataTable that supports sorting

  • Pin dependencies, remove commitlint, husky, eslint, prettier

metonym
published 0.4.2 •

Changelog

Source

0.4.2 - 2020-04-20