Releases: patternfly/chatbot
Releases · patternfly/chatbot
prerelease-v2.1.0-prerelease.7
Merge pull request #286 from rebeccaalpert/sources-width fix(SourcesCard): Remove fixed width
prerelease-v2.1.0-prerelease.6
What's Changed
- feat(ListMessage): Add component to render lists appropriately by @rebeccaalpert in #248
Full Changelog: prerelease-v2.1.0-prerelease.5...prerelease-v2.1.0-prerelease.6
prerelease-v2.0.1-prerelease.1
prerelease-v2.0.0
Merge pull request #271 from rebeccaalpert/centering chore(MessageBar/ChatbotContent): On fullscreen and embedded, limit width
v2.0.2
patch-v2.0.0
2.0.0 (2024-10-30)
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)
- MessageBar: Adjust padding ([dbc5ec8](https://github.com/patternfly/virtual-assistant/commit...
prerelease-v2.1.0-prerelease.5
prerelease-v2.1.0-prerelease.4
prerelease-v2.1.0-prerelease.3
2.1.0-prerelease.3 (2024-10-29)
Bug Fixes
- Message/MessageLoading/FileDetailsLabel: Update to PF tokens (ffd2d83)