alpha
Login
or
Join now
jack.is
/
leaflet
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
a tool for shared writing and social publishing
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
leaflet
/
components
/
Toolbar
/
at
feature/backdate
13 files
celine
Feature/small text (#253)
6mo ago
53e75495
BlockToolbar.1.tsx
Feature/small text (#253) * added small text attribute and button to leaflet * fixing separators that were borked * add textSize to lexicon * moves PostBlocks into a single folder * update post to get textsize from leaflet * added large text * running the lexgen * little tweak * keep text size when user enters to make new textblock * preserve text size when blocks are copy pasted into leaflet * fiz some jumping on action button * added heyboard shortcuts * use 0 instead of p in the regular text keyboard shorcut
6 months ago
BlockToolbar.tsx
Feature/small text (#253) * added small text attribute and button to leaflet * fixing separators that were borked * add textSize to lexicon * moves PostBlocks into a single folder * update post to get textsize from leaflet * added large text * running the lexgen * little tweak * keep text size when user enters to make new textblock * preserve text size when blocks are copy pasted into leaflet * fiz some jumping on action button * added heyboard shortcuts * use 0 instead of p in the regular text keyboard shorcut
6 months ago
HighlightToolbar.tsx
Feature/small text (#253) * added small text attribute and button to leaflet * fixing separators that were borked * add textSize to lexicon * moves PostBlocks into a single folder * update post to get textsize from leaflet * added large text * running the lexgen * little tweak * keep text size when user enters to make new textblock * preserve text size when blocks are copy pasted into leaflet * fiz some jumping on action button * added heyboard shortcuts * use 0 instead of p in the regular text keyboard shorcut
6 months ago
ImageToolbar.tsx
add cover image button to images in posts
7 months ago
InlineLinkToolbar.tsx
Feature/small text (#253) * added small text attribute and button to leaflet * fixing separators that were borked * add textSize to lexicon * moves PostBlocks into a single folder * update post to get textsize from leaflet * added large text * running the lexgen * little tweak * keep text size when user enters to make new textblock * preserve text size when blocks are copy pasted into leaflet * fiz some jumping on action button * added heyboard shortcuts * use 0 instead of p in the regular text keyboard shorcut
6 months ago
ListToolbar.tsx
Feature/small text (#253) * added small text attribute and button to leaflet * fixing separators that were borked * add textSize to lexicon * moves PostBlocks into a single folder * update post to get textsize from leaflet * added large text * running the lexgen * little tweak * keep text size when user enters to make new textblock * preserve text size when blocks are copy pasted into leaflet * fiz some jumping on action button * added heyboard shortcuts * use 0 instead of p in the regular text keyboard shorcut
6 months ago
LockBlockButton.tsx
split out icons into seperate files The theory is this will improve build times? We'll see...
1 year ago
MultiSelectToolbar.tsx
refactor exports to support fast refresh
7 months ago
TextAlignmentToolbar.tsx
add text align justified
10 months ago
TextBlockTypeToolbar.tsx
Feature/small text (#253) * added small text attribute and button to leaflet * fixing separators that were borked * add textSize to lexicon * moves PostBlocks into a single folder * update post to get textsize from leaflet * added large text * running the lexgen * little tweak * keep text size when user enters to make new textblock * preserve text size when blocks are copy pasted into leaflet * fiz some jumping on action button * added heyboard shortcuts * use 0 instead of p in the regular text keyboard shorcut
6 months ago
TextDecorationButton.tsx
upgrade to react 19, pull out react-prosemirror This required a bunch of other small changes around the place, namely around how we manage prosemirror state and interface with it. Things should generally be a lot simpler now. Squashed commit of the following: commit 37f101b8456c563a66c978098f206237588d8818 Author: Jared Pereira <jared@awarm.space> Date: Wed May 7 22:59:27 2025 -0400 don't allow deleting first block commit 5699a57dbf4c3026cf6d280abfdba776191e8079 Author: Jared Pereira <jared@awarm.space> Date: Wed May 7 22:58:16 2025 -0400 render placeholder based on type not heading level commit 5ab2d9b2139b3a1984e4a665c3b80c0985bbae1b Author: Jared Pereira <jared@awarm.space> Date: Wed May 7 22:58:06 2025 -0400 fix key issue commit 2bf86e6c2185bb00e3a4acbe96ca93b7828202b9 Author: Jared Pereira <jared@awarm.space> Date: Wed May 7 21:39:14 2025 -0400 clear text when setting header block commit 219f57c8ede995edf0bd9b5f45e56c6e6a1c8302 Author: Jared Pereira <jared@awarm.space> Date: Wed May 7 17:56:49 2025 -0400 remove extra config, fix placeholder styling commit 366745a611f9843c6c09bd490486314729e83303 Author: Jared Pereira <jared@awarm.space> Date: Wed May 7 17:27:37 2025 -0400 fix removing keepFocus commit 7c7359752a8f23152e01e80e4d528eb8422189c0 Merge: 05c5ef5 1ea9276 Author: Jared Pereira <jared@awarm.space> Date: Wed May 7 17:10:02 2025 -0400 Remove prosemirror react, and a bunch of further Merge branch 'refactor/remove-prosemirror-react' commit 05c5ef52a29fd9bb8024c7f15f25074bf4f1b97b Author: Jared Pereira <jared@awarm.space> Date: Wed May 7 15:44:47 2025 -0400 upgrade nextjs/react (and a bunch of other packages) commit 1ea92764db99dffc638deec6b14c3867538a7a8c Author: Jared Pereira <jared@awarm.space> Date: Mon Feb 10 17:05:39 2025 -0500 remove @nytimes/react-prosemirror
1 year ago
TextToolbar.tsx
Feature/small text (#253) * added small text attribute and button to leaflet * fixing separators that were borked * add textSize to lexicon * moves PostBlocks into a single folder * update post to get textsize from leaflet * added large text * running the lexgen * little tweak * keep text size when user enters to make new textblock * preserve text size when blocks are copy pasted into leaflet * fiz some jumping on action button * added heyboard shortcuts * use 0 instead of p in the regular text keyboard shorcut
6 months ago
index.tsx
refactor exports to support fast refresh
7 months ago