Skip to content

Releases: rustic-ai/rustic-ui-components

v0.0.6

08 Apr 16:59
a3e50f3
Compare
Choose a tag to compare

What's Changed

  • docs(textInput): update incorrect description for ws prop by @kaseyvee in #52
  • feat(textInput): move position of send button by @kaseyvee in #51
  • docs: update storybook's background color by @lyjeileen in #53
  • docs: remove unnecessary colons from interface prop descriptions by @kaseyvee in #54
  • refactor: remove unnecessary type exports by @lyjeileen in #58
  • build(deps-dev): bump express from 4.18.3 to 4.19.2 by @dependabot in #59
  • fix: add missing theme colors by @lyjeileen in #60
  • fix: menu background color and update theme by @lyjeileen in #62
  • fix: add missing props to MessageSpace by @lyjeileen in #61
  • feat: update component to match Figma design and update theme by @kaseyvee in #55
  • feat!: dataformats to implement custom components and/or extend existing components by @Shiti in #29
  • docs: update image props name in messageSpace by @lyjeileen in #66
  • docs: fix the same key error by @lyjeileen in #68
  • feat(sound): create Sound component by @kaseyvee in #48
  • docs: update quick start doc by @kaseyvee in #69
  • chore: bump version for release by @Shiti in #70

Full Changelog: v0.0.5...v0.0.6

v0.0.5

25 Mar 18:14
16e9a2d
Compare
Choose a tag to compare

What's Changed

This release has the following breaking changes:

  • A new type TableHeader has been introduced to support flexibility in configuring table headers.
  • Class for the text input component rustic-textfield has been renamed from rustic-text-input

New Contributors

Full Changelog: v0.0.4...v0.0.5

v0.0.4

18 Mar 17:38
a3355de
Compare
Choose a tag to compare

What's Changed

  • feat(youtubeVideo): make responsive by @kaseyvee in #10
  • docs: display functions properly in storybook, add copy example by @lyjeileen in #11
  • build: remove cypress attribute from published library by @Shiti in #13
  • fix: remove duplicate style for participant-list-item by @Shiti in #14
  • feat(openLayersMap): make responsive by @kaseyvee in #12
  • fix: tests and imports by @kaseyvee in #16
  • revert: "docs: display code properly, add copy example" by @Shiti in #15
  • feat: image description by @lyjeileen in #17
  • ci: run tests before commit by @Shiti in #20
  • fix: add missing text primary color to theme by @kaseyvee in #22
  • docs(participantsContainer): remove bulletpoint from description by @kaseyvee in #23
  • ci: add GitHub issue templates by @Shiti in #24
  • feat: add sender icon and update styling by @lyjeileen in #25
  • feat(popoverMenu): create PopoverMenu component by @kaseyvee in #18
  • fix(codesnippet): fix language highlighting by @Shiti in #27
  • docs: add figma link by @lyjeileen in #26
  • docs: update image to match design by @lyjeileen in #28

Full Changelog: v0.0.3...v0.0.4

v0.0.3

08 Mar 17:35
605abc7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3

v0.0.2

01 Mar 18:37
c7cfa58
Compare
Choose a tag to compare

What's Changed

  • fix: time conversion in time series by @lyjeileen in #1
  • docs: add step for adding styles in quick start by @kaseyvee in #2

Full Changelog: v0.0.1...v0.0.2

0.0.1

29 Feb 20:19
90a4d5e
Compare
Choose a tag to compare

first release of @rustic-ai/ui-components