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
/
.github
/
at
feature/footnotes
1 folder
1 file
celine
Update/delete blocks (#260)
6mo ago
5fe581d5
workflows
Feature/quotes (#146) * quote trigger * added some functionality to quote buttons * added quote drawer * fun things with scroll in the quote drawer * made the scrolling work with the quote sidebar * added state to the drawer and a floating collapsed header for mobile * small things to clean up * moved some stuff around, truncated the quote in teh drawer * tweaks * WIP * styled quotes * add table for bsky mentions and write from appview * wip * a bunch of changes to handle published quotes * update inngest function * render list items better * add z index to interactions drawer * wip quote styling * Fix migration issues * install inngest * formatting quotes * forgot to delete something * multiple changes, make codeblocks not server, make layout work * only highlight quote on hover * some styling tweaks * default to forward selection for quote tooltip position * add profile images to quotes * fixed border styling issues * rm post header on mobile for now! * tweak bluesky post styles * fix quotehandle tooltip positioning * fix appview inngest function call name --------- Co-authored-by: celine <celine@hyperlink.academy>
1 year ago
pull_request_template.md
Update/delete blocks (#260) * initial delete button but no wiring yet * added move block up and down buttons to the block options buttons, refactored moveBlockUp/Down to be utility functions * handling delete in the block options * adjusting full bleed styling for image blocks * change blockToolbar to imageToolbar, not * don't show the toolbar on blocks without toolbar actions * minor fixes to button block, implement a full wdith mode * Lock is GONE YO * pretty up the cover image button * group multiselect delete into one undo group * fix issue with empty codeBlocks lookin funny * remove long press to select on mobile docs, kept for canvas * fixed button block layout weirdness, added an ative state to text alignment toolbar * fixing min-h isses in codeblock * make things blocks easier to manuever in canvas * added mouse handlers back to canvas * small block bugs * fixed pageLinkBlock not showing proper non-text-block options * fixed some undo redo bugs
6 months ago