github carbon-design-system/carbon-components-svelte v0.52.0

latest releases: v0.89.7, v0.89.6, v0.89.5...
3 years ago

Compare v0.51.3...v0.52.0

Features

  • make Toggle labels slottable (b13bb8e, #1015)
  • add option to ComboBox.clear to not re-focus input (clear({ focus: false })) (37f19d2, #1000)

Fixes

  • break out of trap focus in Tooltip when pressing "Escape" (b13bb8e, #1015)
  • pass "name" prop in ComboBox to input element (a60bc73, #1014)
  • emit change event in Checkbox after modifying state (9b32fe9, #1013 contributed by @koffeinfrei)
  • restore explicit typing of null | HTMLElement for TypeScript strict mode (653a601, #1008)
  • dispatch click:button--primary in Modal if shouldSubmitOnEnter is true (49a94b0, #1007)

Documentation

  • simplify reactive RadioButton example (58de79d, #1012)
  • add reactive Select example for Select (e5f77aa, #1011)
  • fix grammar in TreeView "Expand all nodes" example (872f90c, #1001)
  • note that Search clear event is also dispatched when pressing "Escape" (e066a65, #1001)
  • demo reactivity in expandable Search example (95a327f, #1001)

Don't miss a new carbon-components-svelte release

NewReleases is sending notifications on new releases.