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

carbon-components-svelte

Package Overview
Dependencies
Maintainers
2
Versions
239
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
24

0.65.3

Diff

Changelog

Source

0.65.3 - 2022-06-15

Fixes

  • fix TreeView type error when keyboard navigating an expanded node
metonym
published 0.65.2 •

Changelog

Source

0.65.2 - 2022-06-12

Fixes

  • DataTable header keys should be reactive
  • use native binding for value prop in TimePicker
  • use native binding for value prop in ComboBox, MultiSelect
metonym
published 0.65.1 •

Changelog

Source

0.65.1 - 2022-06-09

Fixes

  • DataTable column sort direction order should be independent
metonym
published 0.65.0 •

Changelog

Source

0.65.0 - 2022-06-07

Breaking Changes

  • mark array-type props as read-only

Features

  • add sortKey, sortDirection props to DataTable for programmatic sorting
  • forward paste event to ComboBox, DatePicker, MultiSelect, NumberInput, Search, TextArea, TextInput, PasswordInput, TimePicker, HeaderSearch
  • support disabled items in Dropdown, MultiSelect, ComboBox

Fixes

  • do not overwrite cells property in rows object in DataTable
  • correctly toggle the body class if using nested modals
  • remove useless inline prop from Dropdown
  • remove redundant Dropdown list box role and id
  • add missing role="option" and aria-selected attributes to ListBoxMenuItem

Refactor

  • set alert Modal attributes in markup instead of script

Documentation

  • add DataTable example "Programmatic sorting"
  • add Modal example "Has scrolling content"
  • add Modal example "Custom focus"
  • add Dropdown example "Disabled items"
  • add MultiSelect example "Disabled items"
  • add ComboBox example "Disabled items"
metonym
published 0.64.3 •

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