mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-25 12:32:58 -05:00
[PR #3631] [MERGED] feat: Custom Collapsible component #8101
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/3631
Author: @ricky-davis
Created: 7/4/2024
Status: ✅ Merged
Merged: 7/6/2024
Merged by: @tjbck
Base:
dev← Head:CustomCollapsible📝 Commits (7)
d20601dfeat: Add custom Collapsible component for collapsible content2389c36refactor: Update WebSearchResults.svelte to use new CollapsibleComponentd5c0876refactor: fixed new Collapsible Component to allow passed in classesdb58bb5refactor: Removed dependency78ba18arefactor: Update Collapsible component to include dynamic margin for open stateca3f8e6chore: format73899e1refac📊 Changes
2 files changed (+33 additions, -22 deletions)
View changed files
📝
src/lib/components/chat/Messages/ResponseMessage/WebSearchResults.svelte(+15 -22)➕
src/lib/components/common/Collapsible.svelte(+18 -0)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Added
Changed
Fixed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.