[PR #1110] [MERGED] expandable image #1157

Closed
opened 2026-03-03 00:24:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/1110
Author: @Davy-c
Created: 8/25/2021
Status: Merged
Merged: 8/25/2021
Merged by: @Davy-c

Base: masterHead: feat/expandable-image


📝 Commits (1)

📊 Changes

5 files changed (+138 additions, -2 deletions)

View changed files

📝 src/cloud/components/MarkdownView/index.tsx (+4 -0)
src/design/components/molecules/Image/ExpandableImage.tsx (+101 -0)
src/design/components/molecules/Image/ImagePreview.tsx (+27 -0)
📝 src/design/components/organisms/Modal/index.tsx (+4 -0)
📝 src/design/lib/stores/modal/types.ts (+2 -2)

📄 Description

https://github.com/BoostIO/BoostNote.next/pull/1081


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BoostIO/BoostNote-App/pull/1110 **Author:** [@Davy-c](https://github.com/Davy-c) **Created:** 8/25/2021 **Status:** ✅ Merged **Merged:** 8/25/2021 **Merged by:** [@Davy-c](https://github.com/Davy-c) **Base:** `master` ← **Head:** `feat/expandable-image` --- ### 📝 Commits (1) - [`1de69ff`](https://github.com/BoostIO/BoostNote-App/commit/1de69ff9e673ad69ec733fa9239fb26b09aa63d6) expandable image ### 📊 Changes **5 files changed** (+138 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/cloud/components/MarkdownView/index.tsx` (+4 -0) ➕ `src/design/components/molecules/Image/ExpandableImage.tsx` (+101 -0) ➕ `src/design/components/molecules/Image/ImagePreview.tsx` (+27 -0) 📝 `src/design/components/organisms/Modal/index.tsx` (+4 -0) 📝 `src/design/lib/stores/modal/types.ts` (+2 -2) </details> ### 📄 Description https://github.com/BoostIO/BoostNote.next/pull/1081 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:24:53 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#1157
No description provided.