[PR #287] [CLOSED] WIP - checkboxes checkable in previewer #708

Closed
opened 2026-03-03 00:22:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/287
Author: @pfftdammitchris
Created: 1/11/2020
Status: Closed

Base: masterHead: master


📝 Commits (8)

  • a89d814 WIP-checkboxes checkable in previewer
  • 8b6d814 Merge branch 'master' of github.com:BoostIO/BoostNote.next
  • 8bbc24f Merge github.com:pfftdammitchris/BoostNote.next into hell
  • e758eef update content props
  • e95a56d Merge github.com:pfftdammitchris/BoostNote.next into hell
  • f0d46d4 saved
  • 865c78f reg
  • ac0734f Delete NoteDb.ts

📊 Changes

5 files changed (+63 additions, -571 deletions)

View changed files

resources/favicon.ico (+0 -0)
📝 src/components/NotePage/NoteDetail/NoteDetail.tsx (+7 -2)
📝 src/components/atoms/CustomizedMarkdownPreviewer.tsx (+4 -1)
📝 src/components/atoms/MarkdownPreviewer.tsx (+52 -2)
src/lib/db/NoteDb.ts (+0 -566)

📄 Description

References issue #283
will continue finishing this later today but I wanted to tackle this since its been a year since I last contributed. thanks for the contribution mention on medium!


🔄 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/287 **Author:** [@pfftdammitchris](https://github.com/pfftdammitchris) **Created:** 1/11/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (8) - [`a89d814`](https://github.com/BoostIO/BoostNote-App/commit/a89d814191c9b9547c9b044afb55afc048fed1f6) WIP-checkboxes checkable in previewer - [`8b6d814`](https://github.com/BoostIO/BoostNote-App/commit/8b6d814a820f760377508a85ae5b3f81809fa996) Merge branch 'master' of github.com:BoostIO/BoostNote.next - [`8bbc24f`](https://github.com/BoostIO/BoostNote-App/commit/8bbc24f28c78793027c3ef99af78beabce57326e) Merge github.com:pfftdammitchris/BoostNote.next into hell - [`e758eef`](https://github.com/BoostIO/BoostNote-App/commit/e758eef0f694b5892fbbbb66c8f828485eb53232) update content props - [`e95a56d`](https://github.com/BoostIO/BoostNote-App/commit/e95a56d805c52098943fbaca0d07d50b394c14f7) Merge github.com:pfftdammitchris/BoostNote.next into hell - [`f0d46d4`](https://github.com/BoostIO/BoostNote-App/commit/f0d46d48ae0f4c35eadb441c5b164e3ac9769777) saved - [`865c78f`](https://github.com/BoostIO/BoostNote-App/commit/865c78f90e918d03d0ae97034ccd33c61536c693) reg - [`ac0734f`](https://github.com/BoostIO/BoostNote-App/commit/ac0734f62605e933fa8228fa69638a7d9a9b983c) Delete NoteDb.ts ### 📊 Changes **5 files changed** (+63 additions, -571 deletions) <details> <summary>View changed files</summary> ➕ `resources/favicon.ico` (+0 -0) 📝 `src/components/NotePage/NoteDetail/NoteDetail.tsx` (+7 -2) 📝 `src/components/atoms/CustomizedMarkdownPreviewer.tsx` (+4 -1) 📝 `src/components/atoms/MarkdownPreviewer.tsx` (+52 -2) ➖ `src/lib/db/NoteDb.ts` (+0 -566) </details> ### 📄 Description References issue #283 will continue finishing this later today but I wanted to tackle this since its been a year since I last contributed. thanks for the contribution mention on medium! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:22:50 +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#708
No description provided.