Skip to content

Releases: patternfly/virtual-assistant

prerelease-v2.1.0-prerelease.5

30 Oct 16:37
cfed82e
Compare
Choose a tag to compare
Pre-release

2.1.0-prerelease.5 (2024-10-30)

Bug Fixes

  • CodeModal: Add scope to backdrop CSS (#276) (cfed82e)

prerelease-v2.1.0-prerelease.4

29 Oct 17:41
05db337
Compare
Choose a tag to compare
Pre-release

2.1.0-prerelease.4 (2024-10-29)

Bug Fixes

  • ChatbotHeader/Message: Disable pointer events (1a50608)

prerelease-v2.1.0-prerelease.3

29 Oct 17:32
64332cd
Compare
Choose a tag to compare
Pre-release

2.1.0-prerelease.3 (2024-10-29)

Bug Fixes

  • Message/MessageLoading/FileDetailsLabel: Update to PF tokens (ffd2d83)

prerelease-v2.1.0-prerelease.2

29 Oct 17:26
e3ac08a
Compare
Choose a tag to compare
Pre-release

2.1.0-prerelease.2 (2024-10-29)

Bug Fixes

  • JumpButton: Shrink it for now (a90edd0)

prerelease-v2.1.0-prerelease.1

29 Oct 17:14
f79b6f3
Compare
Choose a tag to compare
Pre-release

2.1.0-prerelease.1 (2024-10-29)

Features

  • FileDetails: Add additional file types (4b3250b)

v2.0.0

25 Oct 13:35
2799181
Compare
Choose a tag to compare

What's Changed

Read more

prerelease-v2.1.0-prerelease.0

25 Oct 13:58
9e1efca
Compare
Choose a tag to compare
Pre-release
Update promote.yml

prerelease-v2.0.0-prerelease.1

24 Oct 20:44
1cb6cf4
Compare
Choose a tag to compare
Pre-release

2.0.0-prerelease.1 (2024-10-24)

Bug Fixes

  • add PF logo.svg (008c35b)
  • AttachButton/AttachmentMenu: Add input (9649b26)
  • AttachMenu: Allow tabbing into input (3f9c761)
  • AttachMenu: Try to fix latency issue and refactor (f0fbef0)
  • AttachMenu: Update styles and fix bug (27f5af5)
  • bump to 6.0.0 pf versions (#269) (1cb6cf4)
  • button and toggle tokens (#143) (df66f52)
  • Chatbot/FileDropzone: Switch from grid to flex layout (0f66023)
  • Chatbot/JumpButton: Remove content from DOM when not visible (59cd014)
  • ChatbotAlert: Fix layout (751974b)
  • ChatbotContent: Fix double scroll issue for RHDH (9205ab7)
  • ChatbotConversationHistoryNav: Fix positioning issue (b8a9b36)
  • ChatbotConversationHistoryNav: Focus should go to launcher on close (0cc9fdf)
  • ChatbotConversationHistoryNav: Height of main screen should be 100vh (8dc8218)
  • chatbot: fix the export for message box component (c367823)
  • ChatbotHeader: Adjust bring more in line with PatternFly (53e95dc)
  • ChatbotHeader: Adjust styles so logo doesn't move (e524823)
  • ChatbotHeader: Fix dark mode logo (2a3d616)
  • ChatbotHeader: On full screen mode, logo is moving (f20e219)
  • ChatbotHeaderOptionsDropdown: Prevent overflow on kebab menu (e1d911a)
  • ChatbotHeaderSelectorDropdown/ChatbotHeaderOptionsDropdown: Should be keyboard navigable (f94e914)
  • ChatbotHeaderSelectorDropdown: Aria label should include current selection (1777ec0)
  • ChatbotHeaderSelectorDropdown: Try to fix onSelect problem in RHDH Lightspeed (899fb64)
  • ChatbotHeader: Upgrade changed the color and position of the icons (ecf1e8f)
  • ChatbotWelcomePrompt: Sample prompts should be a row on fullscreen (cf175f6)
  • clean up build (eb249f5)
  • clean up more ChatbotToggle styles (7e6d772)
  • CodeBlock: Fix dark mode issues (b2efc0f)
  • CodeModal: Adjust height of code editor (246e832)
  • CodeModal: Adjust styles to match Kayla's design (895830b)
  • CodeModal: Allow CodeModal to accept Chatbot display mode (e025085)
  • CodeModal: CodeModal should overlay chatbot only (d899204)
  • CodeModal: Fix height after Chatbot refactor (c3e4c76)
  • CodeModal: Restyle to match updated design (119bc33)
  • CodeModal: Show correct language (57d3500)
  • CodeModal: Updated language handling in CodeModal and FileDetails/FileDetailsLabel (a5b8b68)
  • ConversationHistoryDropdown: Add aria-role (38992e6)
  • css clean up + message docs (#181) (92b0be9)
  • demos: Replace lodash with shallow copy (bce3e89)
  • demos: Replace structuredClone in Chatbot demo (6fe9ded)
  • deploy-prerelease: Update README.md (b7136f6)
  • docs: Add polyfill for path (faa55f8)
  • docs: Add prop for aria label (8455c8c)
  • docs: Switch from path to path-browserify and add id to Message (bb66d6d)
  • dryrun 2.0 alpha (6fe9b11)
  • FileDetailsLabel: Add dark mode styling (c3c1870)
  • FileDetailsLabel: Adjust styles for clickable button (5910a40)
  • FileDetailsLabel: Fix obvious hover problem on dark mode (8b9029b)
  • FileDetailsLabel: Kayla wants to change the background (cb70c5e)
  • FileDetailsLabel: Update to use Kayla's tokens (050d07a)
  • FileDetails: Update to use Kayla's tokens (d847db5)
  • FileDropZone: Allow FileDropZone to accept Chatbot display mode (f1beece)
  • FileDropZone: Fix height (8c35a21)
  • FileDropZone: restyle FileDropZone to match design (f82436c)
  • FileDropZone: Update to match Kayla's design (ffa7d43)
  • Header: Refactor into composable grid (324eb55)
  • Header: Update icons (7676238)
  • JumpButton: Make styles important for now (3423006)
  • lint: fix prettier linting errors (935c892)
  • MessageBar: Added callback function for attachment button click ([0a91930](0a919303b0cf0617c7...
Read more

prerelease-v2.0.0-alpha.61

16 Oct 17:17
Compare
Choose a tag to compare
Pre-release

2.0.0-alpha.61 (2024-10-16)

Bug Fixes

  • remove redundant aria-describedby attributes (#243) (6ea3950)

prerelease-v2.0.0-alpha.60

16 Oct 16:50
3741773
Compare
Choose a tag to compare
Pre-release

2.0.0-alpha.60 (2024-10-16)

Bug Fixes

  • Message: Make each Message a section (da68c38)