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
/
lexicons
/
src
/
pages
/
at
main
3 files
Jared Pereira
properly handle text-align-justify in publications
8mo ago
9cbfce8d
Canvas.ts
properly handle text-align-justify in publications
8 months ago
LinearDocument.ts
properly handle text-align-justify in publications
8 months ago
index.ts
Feature/atp canvas blocks (#227) * add page block type to lexicon and basic component * add page block generated files * set up leaflet and post to use the same layout component and adjusted the interaction panel to work within that * unified page, page wrapper, and post layouts, made subpage look nice in post * added a bit of padding under the bottom of posts, deleted unused code * remove extra merge conflict * add published page block preview * always render interaction drawer * factor out useDrawerOpen * loosen base_path to string * scroll pages and comments into view properly * fixed a weird scrolling issue, also squished the interaction drawer and page together * make quotes have a page component * open sub-page if quoted * change scroll into view threshold * scroll into view comments panel * render quote content from subpages * implement subpage interaction drawers and buttons * give quote popup a z-index * fix actually posting comments on subpages * convert comment to json before returning * add interactions preview for subpages * count top level quotes and comments correctly * ensure layout doesn't break with canvases * prev fix broke doc pages, fixed that lol * specify post pages are docs * absolutely position comments on subpage preview * add canvas lexicon * extract out page component to lineardocumentpage * add canvas pages and previews * handle narrow widths for the canvas * hook rules hooks rule * remove small canvas size * added interactions and metadata to leaflet and posted canvases * some fixes * make quotehandler work on canvas --------- Co-authored-by: celine <celine@hyperlink.academy>
9 months ago