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
/
public
/
at
main
6 folders
11 files
celine
updated landing page just a smidge
7w ago
133863c6
RSVPBackground
a bunch of styling fixes to standard site post block
1 month ago
about
updated landing page just a smidge
1 month ago
email-assets
dynamic email icons
2 months ago
fonts
Simplify font handling code
4 months ago
logos
rename icons
3 months ago
templates
move out NewFromTemplateButton and add images for example section
2 years ago
apple-touch-icon.png
add some stuff to manifest
1 year ago
gripperPattern.svg
Feature/canvas (#61) * test canvas * add super basic canvas page type * full width canvas page previews * oops add back add block button * make add block button cute * add gripper to the canvas block * add basic resizing * styled resize handle! * make backspace to delete a block work on canvases and if you're the first block on a doc * handle long press to select on canvas blocks * handle spatial referencees in more places * whoops didnt actually push anything last time? * make enter in textblocks sorta work! * make canvas height minheight * don't show move block buttons on canvas * deselect blocks if you click canvas bg * fix canvas previews on home and bg in blocks * share styles between canvas and doc page preview blocks * hide grippers on preview * add rotation to canvas elements * add gripper bg * sort canvas items to always visible * make canvas bg theme based * create new canvas item next to new item button * add pagetype doc to blocks component * replaced block options with block cmd bar * add z-index to item when dragging * tweaked gripper styles * basic slash command stuff * highlight first item of commands * added canvas block icon, renamed doc page block icon, little style tweaks to the cmd menu * translate then rotate on cnavas * styled empty states for link and image blocks, added some keyboard stuff and selected styling to them * fixed overflowing issue with externalLinkBlocks if the title is very long with no word breaks * removed a lil weirdness in the svg for canvas icon * tweak scroll behavior * added a switcher toggle to pages. TODO, only show switcher if page is empty * lil positioning fixes cause i borked up the stickiness of the toolbar * idk man some notion of long pressing on mobile does stuff * fix some hydration issues! * don't show page toggle if page isn't empty * double/ctrl/cmd click to add a card to canvas * added canvas resizing * fixed issue with block toolbar not closing * add lil command button to text blocks * fix positioning on enter for textblocks * add are u sure state to canvas blocks * added some padding to the drag handle, added padding to whole block (for better hovering * added some styling to the / button * tweaked empty state langauge * persist canvas width toggle * add migration to update all facts to support spatial ref --------- Co-authored-by: celine <celine@hyperlink.academy>
2 years ago
gripperPattern2.svg
Feature/canvas (#61) * test canvas * add super basic canvas page type * full width canvas page previews * oops add back add block button * make add block button cute * add gripper to the canvas block * add basic resizing * styled resize handle! * make backspace to delete a block work on canvases and if you're the first block on a doc * handle long press to select on canvas blocks * handle spatial referencees in more places * whoops didnt actually push anything last time? * make enter in textblocks sorta work! * make canvas height minheight * don't show move block buttons on canvas * deselect blocks if you click canvas bg * fix canvas previews on home and bg in blocks * share styles between canvas and doc page preview blocks * hide grippers on preview * add rotation to canvas elements * add gripper bg * sort canvas items to always visible * make canvas bg theme based * create new canvas item next to new item button * add pagetype doc to blocks component * replaced block options with block cmd bar * add z-index to item when dragging * tweaked gripper styles * basic slash command stuff * highlight first item of commands * added canvas block icon, renamed doc page block icon, little style tweaks to the cmd menu * translate then rotate on cnavas * styled empty states for link and image blocks, added some keyboard stuff and selected styling to them * fixed overflowing issue with externalLinkBlocks if the title is very long with no word breaks * removed a lil weirdness in the svg for canvas icon * tweak scroll behavior * added a switcher toggle to pages. TODO, only show switcher if page is empty * lil positioning fixes cause i borked up the stickiness of the toolbar * idk man some notion of long pressing on mobile does stuff * fix some hydration issues! * don't show page toggle if page isn't empty * double/ctrl/cmd click to add a card to canvas * added canvas resizing * fixed issue with block toolbar not closing * add lil command button to text blocks * fix positioning on enter for textblocks * add are u sure state to canvas blocks * added some padding to the drag handle, added padding to whole block (for better hovering * added some styling to the / button * tweaked empty state langauge * persist canvas width toggle * add migration to update all facts to support spatial ref --------- Co-authored-by: celine <celine@hyperlink.academy>
2 years ago
hatchPattern.svg
Feature/lock block (#96) * add super basic locking functionality * styled a lock state, added a lock icon to the toolbar * added block locking to non text blocks, add click icon on block to unlock, added state to the tooltip content of the toolbar lock button * removed button capability from the lock icon in the locked block, focused block when the toolbar lock icon is toggled * disabled inputs if locked * disable toolbar if locked * allow block keyboard handlers to work if text block is locked * prevent opening are you sure on locked blocks * add locking multiple selected blocks --------- Co-authored-by: celine <celine@hyperlink.academy>
2 years ago
imagePlaceholder.png
a bunch of styling fixes to standard site post block
1 month ago
open-graph.png
add an og image
4 months ago
timeInputIcon.svg
styled the time input, removed some old images from public
2 years ago
transparent-bg.png
added a png to serve as background behind thigs that are transparent, ie the slider in theme setter for page bg, slight tweak to separator component
2 years ago
web-app-manifest-192x192.png
add favicons and manifest for PWA
1 year ago
web-app-manifest-512x512.png
add favicons and manifest for PWA
1 year ago
worker.js
pass url object (#117) * branch on "?local" in service worker * stop double image block creation * pass url object
2 years ago