v2.36.0
2.36.0 (2024-06-11)
Highlights
- feat(AIButton): add new AI Button component (ce14715)
- feat(saraSparkle): add sara sparkle component (e7f54cb)
- feat(sara): add new sara component (848ee75)
- feat(AIButton): update stories for AI Button component (fbe8b2f)
- feat(AIIconButton): add new AI Icon Button Component (120079b)
- feat(AIChip): add new AI Chip component (66bd930)
- feat(AIResponse): add new AI Response component (09c7f08)
- feat(progressIndicator): add new progress indicator pattern (f3eaf71)
- feat(calendar): update calendar states (9d515e3)
- feat(Input): update readonly state for all input components (8aa4b94)
- feat(chip): add overflow behavior in chip and chipInput (b5fac8d)
Breaking changes
NA
Migration guide
NA
Deprecations
NA
Features
- feat(AIButton): add new AI Button component (ce14715)
- feat(saraSparkle): add sara sparkle component (e7f54cb)
- feat(sara): add new sara component (848ee75)
- feat(AIButton): update stories for AI Button component (fbe8b2f)
- feat(AIIconButton): add new AI Icon Button Component (120079b)
- feat(AIChip): add new AI Chip component (66bd930)
- feat(AIResponse): add new AI Response component (09c7f08)
- feat(calendar): update calendar states (9d515e3)
- feat(Input): update readonly state for all input components (8aa4b94)
- feat(chip): add overflow behavior in chip and chipInput (b5fac8d)
- feat(progressIndicator): add new progress indicator pattern (f3eaf71)
Fixes
- fix: update storybook link (0f79e9d)
- fix(actions): update node js version for chromatic build job (20c1898)
- fix(metricInput): update value of metric input when showActionButton prop is false (5e8b396)
- fix(select): update overflow of options in popover with respect to trigger size (4dad3cd)
- fix(select): update state of placeholder (c8f9f15)
- fix(saraSparkle): update size of sara sparkle in story (8ab3d92)
- fix(AIButton): update focus state of AI Button component (426872c)
Improvements
- fix(docs): update title for components, content, patterns and visualization page (4f3dedd)
Documentation
- docs(calendar): update images of calendar states (d8b7258)
- docs(chip): add overflow behavior in chip (992403d)
- docs(chipInput): add overflow behavior in chipInput (c431357)
- docs(emptyState): add empty state documentation (a572b46)
- docs(input): update the documentation of state of input (f31e9aa)
- docs(AIChip): add documentation of AI Chip component (04c8a30)
- docs(AITrigger): add AI trigger components documentation (7790903)
- docs(sara): add sara and sara sparkle documentation (439f03a)
- docs(AIResponse): add AI Response documentation (ebe60d4)