Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(ui): package updates #1027

Merged
merged 1 commit into from
Sep 16, 2024
Merged

chore(ui): package updates #1027

merged 1 commit into from
Sep 16, 2024

Conversation

andrewrisse
Copy link
Contributor

@andrewrisse andrewrisse commented Sep 11, 2024

Description

Updates packages in package.json to latest versions.
A few packages in our dev deps were removed because they are no longer used.

Our PR to flowbite-svelte was merged in and is now included with the updated package in package.json, so our ToastOverride.svelte component was removed and we reverted back to using Toast from flowbite-svelte: themesberg/flowbite-svelte#1422

An update to TailwindCSS also fixed the "truncate" class that was previously not being applied properly. That utility override was removed from app.css. I also noticed a bug with toast text overflowing when uploading files with long names on the file-management page, so that was fixed in this PR with the truncate updates.

I merged #1016 with this PR locally to ensure all playwright tests passed locally. The merge was then aborted to avoid including those changes with this PR since they are not ready yet.

Related Issue

Closes dependabot issues:
closes #1010
closes #969

Checklist before merging

@andrewrisse andrewrisse self-assigned this Sep 11, 2024
Copy link

netlify bot commented Sep 11, 2024

Deploy Preview for leapfrogai-docs canceled.

Name Link
🔨 Latest commit 5467d66
🔍 Latest deploy log https://app.netlify.com/sites/leapfrogai-docs/deploys/66e1b0e7296cb10008798768

@andrewrisse andrewrisse marked this pull request as ready for review September 11, 2024 15:16
@andrewrisse andrewrisse requested a review from a team as a code owner September 11, 2024 15:16
@andrewrisse andrewrisse merged commit 8fbe561 into main Sep 16, 2024
24 checks passed
@andrewrisse andrewrisse deleted the ui-package-update-11sep24 branch September 16, 2024 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants