mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-11 20:00:23 +01:00
[PR #187] [MERGED] chore(start): update to alpha and fix editor image removed #105
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/linsa-io/linsa/pull/187
Author: @Aslam97
Created: 11/18/2024
Status: ✅ Merged
Merged: 11/18/2024
Merged by: @Aslam97
Base:
main← Head:chore/start📝 Commits (2)
d9d675echore(start): update to alpha and fix editor image removedb40d7fbchore: fix image editor📊 Changes
19 files changed (+311 additions, -302 deletions)
View changed files
📝
web/app.config.ts(+33 -31)📝
web/app/actions.ts(+5 -6)📝
web/app/client.tsx(+1 -1)📝
web/app/components/sidebar/partials/feedback.tsx(+8 -8)📝
web/app/components/sidebar/partials/journal-section.tsx(+1 -1)📝
web/app/components/sidebar/partials/task-section.tsx(+1 -1)📝
web/app/routes/__root.tsx(+54 -58)📝
web/app/routes/_layout/(auth)/_auth.tsx(+3 -2)📝
web/app/routes/_layout/_pages/(topic)/-item.tsx(+1 -1)📝
web/app/routes/_layout/_pages/_protected/links/-item.tsx(+3 -1)📝
web/app/routes/_layout/_pages/_protected/links/-link-form.tsx(+58 -56)📝
web/app/routes/_layout/_pages/_protected/tasks/index.tsx(+1 -1)📝
web/app/routes/_layout/_pages/search/index.tsx(+2 -2)📝
web/package.json(+14 -14)📝
web/shared/actions.ts(+12 -13)📝
web/shared/editor/extensions/image/components/image-view-block.tsx(+3 -2)📝
web/shared/editor/extensions/image/image.ts(+82 -89)📝
web/shared/editor/hooks/use-la-editor.ts(+28 -14)📝
web/shared/minimal-tiptap/components/image/image-edit-block.tsx(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.