Releases: carbon-design-system/carbon-components-svelte
Releases · carbon-design-system/carbon-components-svelte
v0.80.0
What's Changed
- docs(pictograms): update number of pictograms by @metonym in #1787
- feat(ui-shell): forward onclick event for HeaderActionLink by @mgreminger in #1797
- fix(skeleton-text): fix rows reactivity in
paragraph
variant by @metonym in #1794
New Contributors
- @mgreminger made their first contribution in #1797
Full Changelog: v0.79.0...v0.80.0
v0.79.0
What's Changed
- breaking: remove
id
prop fromLoading
by @metonym in #1783 - feat(slider): add
hideLabel
prop toSlider
by @metonym in #1777 - feat(file-uploader): add
size
prop toFileUploaderButton
by @metonym in #1786 - feat(file-uploader: support
danger-tertiary
,danger-ghost
button variants by @metonym in #1784 - feat(file-uploader): make
labelTitle
,labelDescription
slottable by @metonym in #1780 - fix(file-uploader): do not render empty element if
labelTitle
,labelDescription
not provided by @metonym in #1778 - fix(types): correctly type
kind
prop inFileUploader
,FileUploaderButton
by @metonym in #1781 - fix(types): improve formatting of prop comments by @metonym in #1779
Full Changelog: v0.78.0...v0.79.0
v0.78.0
v0.77.0
What's Changed
- feat(ui-shell): make
company
inHeader
slottable by @p0lish in #1764 - feat(ui-shell): add
preventCloseOnClickOutside
toHeaderAction
by @Dayonel in #1625
New Contributors
Full Changelog: v0.76.1...v0.77.0
v0.76.1
What's Changed
- fix(date-picker): hide
helperText
if invalid or warning state by @benperiton in #1759 - fix(slider):
disabled
Slider should not submit a form by @SuperioOne in #1758 - chore(deps-dev): upgrade
svelte-check
to version 3 by @metonym in #1739 - fix(select): hide
helperText
if invalid or warning state by @metonym in #1761 - fix(types): allow
data-*
attributes for props forwarded to HTML elements by @metonym in #1741
New Contributors
- @SuperioOne made their first contribution in #1758
Full Changelog: v0.76.0...v0.76.1
v0.76.0
What's Changed
- feat: make
titleText
slottable inMultiSelect
,ComboBox
by @sachinbhutani in #1750
New Contributors
- @sachinbhutani made their first contribution in #1750
Full Changelog: v0.75.1...v0.76.0
v0.75.1
v0.75.0
What's Changed
- feat(pagination-nav): add
tooltipPosition
prop by @SimpleProgrammingAU in #1733
New Contributors
- @SimpleProgrammingAU made their first contribution in #1733
Full Changelog: v0.74.0...v0.75.0
v0.74.0
What's Changed
- docs: fix redundant css class by @gregorw in #1710
- ci: add job to automatically deploy docs by @metonym in #1711
- docs: remove Deploy to Render CTA by @metonym in #1717
- docs(slider): add label text, value by @metonym in #1716
- feat(ui-shell): make
HeaderNavItem
slottable by @pierre-H in #1693 - Resolve
a11y
warnings from Svelte version 3.58 by @metonym in #1732
New Contributors
Full Changelog: v0.73.5...v0.74.0
v0.73.5
What's Changed
- chore(lint): running
yarn lint
gives some changes by @gregorw in #1701 - docs(theme): replace custom
Theme
component with packaged version by @gregorw in #1700 - docs(tag): fix typo by @hslee2008 in #1705
- docs: fix layout for smaller screens by @gregorw in #1707
- chore(a11y): silence new a11y warnings from [email protected] by @metonym in #1703
Full Changelog: v0.73.4...v0.73.5