New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

carbon-components-svelte

Package Overview
Dependencies
Maintainers
1
Versions
245
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

carbon-components-svelte - npm Package Versions

1
25

0.64.3

Diff

Changelog

Source

0.64.3 - 2022-05-29

Fixes

  • active tab in Tabs should not steal focus if programmatically selected
  • set title attribute in CheckBox, MultiSelect, Dropdown, ComboBox if label is truncated

Refactor

  • refactor components to use class: directive instead of the class attribute

Documentation

  • add Tabs example "Disabled tabs"
metonym
published 0.64.2 •

Changelog

Source

0.64.2 - 2022-05-25

Fixes

  • apply custom DataTable widths to empty columns
metonym
published 0.64.1 •

Changelog

Source

0.64.1 - 2022-05-23

Fixes

  • mark CopyButton text prop as required
  • mark Dropdown selectedId prop as required
  • use @see tag in Theme tokens prop description
  • remove title attribute from Modal, ModalHeader close button
  • remove redundant aria-label from Modal close button icon
  • add aria-hidden="true" to Modal, ModalHeader close button icon

Documentation

  • update Theme docs to specify that it must be used with all.css
  • update DataTable docs to note that custom widths do not work with stickyHeader
metonym
published 0.64.0 •

Changelog

Source

0.64.0 - 2022-05-14

Breaking Changes

  • set flatpickrProps.static in DatePicker to be true by default
  • use data attribute instead of id for DataTable headers/rows

Features

  • support custom column widths in DataTable
  • dispatch "expand" and "collapse" events in CodeSnippet

Fixes

  • use @see tag for flatpickr options link in DatePicker
  • pressing "Enter" in DatePicker should update the value
  • dispatched event type without detail should be null, not any
  • type missing "open" event in HeaderAction
  • use small button in multi-line CodeSnippet

Documentation

  • make calendar variants of DatePicker more prominent
  • add DataTable example "Custom column widths"
  • add CodeSnippet examples "Expanded by default" and "Reactive example"
metonym
published 0.63.8 •

Changelog

Source

0.63.8 - 2022-05-07

Fixes

  • elevate Toolbar z-index so overflow menu is not clipped by the table
metonym
published 0.63.7 •

Changelog

Source

0.63.7 - 2022-05-04

Fixes

  • strongly type translateWithId prop in Dropdown
metonym
published 0.63.6 •

Changelog

Source

0.63.6 - 2022-05-04

Fixes

  • add translateWithIdsSelection prop to ComboBox, MultiSelect to customize clear selection description
  • use default values in ListBoxMenuIcon if translateWithIds is undefined
  • use default values in ListBoxSelection if translateWithIds is undefined
metonym
published 0.63.5 •

Changelog

Source

0.63.5 - 2022-05-02

Fixes

  • dispatch "change" event in Tabs only if selected index has changed
metonym
published 0.63.4 •

Changelog

Source

0.63.4 - 2022-04-30

Fixes

  • add missing "2x3" ratio value to AspectRatio
  • fix typo in ToolbarSearch shouldFilterRows type annotation

Documentation

  • correctly generate icon, action imports in examples
  • remove unnecessary tooltipBodyId in Tooltip examples
  • add DataTable "Expandable and selectable" example
  • add DataTable "Batch selection" example
metonym
published 0.63.3 •

Changelog

Source

0.63.3 - 2022-04-28

Fixes

  • fix FileUploaderItem regression where delete event should be dispatched if status is "edit"

Documentation

  • add FileUploader "Item (edit)" example
  • revise FileUploader "Item (edit status, invalid state)" example to include on:delete usage
  • add FileUploader "Item (edit status, invalid state with subject, body)" example
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