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
feature/thread-viewer
4 folders
9 files
celine
added svgs of our logo to public
8mo ago
0e361727
Logos
added svgs of our logo to public
8 months ago
RSVPBackground
Feature/whatsapp rsvps (#111) * enable rsvp blocks * fix up the consent studd and the help text * disable the rsvp button if no name is provided * used form elements to get submission on enter keypress, adjusted copy in the send an update form to be shorter * added ability to send messages based on rsvp status * some spaceing tweaks, added a counter to the send button * added toasts when rsvp is successful * the vibes update yo * added an are you sure state to delete * some tweaks to the wavy bg * fix swr key conflict and always fetch rsvp_data * tweak consent copy * use new template and add link to leaflet * update rsvp text blast whatsapp template --------- Co-authored-by: celine <celine@hyperlink.academy>
2 years ago
fonts
Initialized front end added in Prettier moved over the tailwind config added basic font size and styling in global css super minimally card coded dummy cards started working out the scroll logic and said a lil prayer LOL
2 years 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
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