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
244
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.66.3

Diff

Changelog

Source

0.66.3 - 2022-06-29

Fixes

  • revert 924b6d35 and re-publish since v0.66.2 contains breaking changes
metonym
published 0.66.2 •

Changelog

Source

0.66.2 - 2022-06-29

Fixes

  • allow close event in ToastNotification, InlineNotification to be cancellable

Documentation

  • add ToastNotification example "Prevent default close behavior"
  • add InlineNotification example "Prevent default close behavior"
metonym
published 0.66.1 •

Changelog

Source

0.66.1 - 2022-06-27

Fixes

  • support PasswordInput invalid state when used in a FluidForm
  • remove title attribute from SideNavMenu icon
  • remove tabindex attribute from SideNavMenu icon
  • override max-height in an expanded SideNavMenu
  • fix ComposedModal type error where the focus node is possibly null

Refactor

  • pass required text prop from CodeSnippet to CopyButton to prevent development warning

Documentation

  • add PasswordInput example "Invalid state"
  • rename ComboBox example "Selected id" to "Initial selected id"
  • revise DatePicker example "DatePicker in a modal" to prevent iframe from stealing focus
metonym
published 0.66.0 •

Changelog

Source

0.66.0 - 2022-06-18

Features

  • add fullWidth prop to Slider
  • support number type for selected prop in Select

Fixes

  • only dispatch "change" in Select if selected value has changed
  • use first SelectItem value as default selected value in Select if undefined

Documentation

  • add Slider example "Full width"
  • revise Select example "Default" to demo usage without selected prop
metonym
published 0.65.3 •

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