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>
authored by
awarm.space
celine
and committed by
GitHub
6f515d5a
aa798706