Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 28 Oct 18:42
· 74 commits to main since this release

@carbon/[email protected]

Features πŸš€

  • feat: add a "change:state" event (#490)
  • feat: add config item for input config (#502)
  • feat: add version dropdown for demo/docs (#501)

Bug fixes πŸ›

  • fix(user-defined): shift removal logic for slots (#600)
  • fix: remove ai-chat-utils (#587)
  • fix: better handle nested inline html (#582)
  • fix: add type versions in package.json (#578)
  • fix(ai-chat): border radius issues at several places (#570)
  • fix: html parsing (#568)
  • fix: cancel streaming bugs (#566)
  • fix(avatarline): assistantName does not update (#544)
  • fix: loading indicator fixes (#554)
  • fix: a11y compliance statement (#552)
  • fix: default focus improvements (#540)
  • fix: properly label persisted state items (#529)
  • fix: updating react types to 19 (#525)
  • fix: add files export for es-custom folder (#524)
  • fix: react 19 ref issue (#523)
  • fix: mobile css bugs (#510)
  • fix: markdown was not correctly adding attributes (#485)

Housekeeping 🏠

  • chore: duplicate slug (#596)
  • chore: build size regressions (#594)
  • chore: docs links (#580)
  • chore: remove private field from components package (#573)
  • chore: make watch better (#565)
  • chore: add export path for es-custom (#558)
  • chore(deps): update dependency globby to v15 (#547)
  • chore: add missing InputConfig (#551)
  • chore: final pass on docs before 1.0.0 (#539)
  • chore: update cwc package version (#537)
  • chore: remove @types/uuid (now bundled) (#534)
  • chore: bump carbon web components to fix ai-label issue (#512)
  • chore(deps): update dependency sass to v1.93.2 (#473)
  • chore: icon style adjustment
  • chore(rtl): remove rtl text-align attribute
  • chore(types): destructure chat props within for internal properties (#509)
  • chore: bot -> assistant (#507)

@carbon/[email protected]

Features πŸš€

  • feat: add preview card, and handle rounding styles effectively (#563)
  • feat(tile-container): build tile container in web components storybook (#450)

Bug fixes πŸ›

  • fix: components not registered correctly (#597)
  • fix: cancel streaming bugs (#566)
  • fix: loading indicator fixes (#554)
  • fix: react 19 ref issue (#523)

Housekeeping 🏠

  • chore: docs links (#580)
  • chore: remove private field from components package (#573)
  • chore: build first before watch (#561)
  • chore(processing): move to components folder (#521)
  • chore(deps): update dependency globby to v15 (#547)
  • chore: update cwc package version (#537)
  • chore: remove duplicate license snippets (#531)
  • chore(deps): update dependency vite to v7 (#435)
  • chore(deps): update dependency rollup to v4 (#145)
  • chore(deps): update dependency @web/dev-server-esbuild to v1 (#141)