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
/
components
/
Blocks
/
TextBlock
/
at
feature/backdate
9 files
celine
Feature/small text (#253)
6mo ago
53e75495
RenderYJSFragment.tsx
Feature/small text (#253) * added small text attribute and button to leaflet * fixing separators that were borked * add textSize to lexicon * moves PostBlocks into a single folder * update post to get textsize from leaflet * added large text * running the lexgen * little tweak * keep text size when user enters to make new textblock * preserve text size when blocks are copy pasted into leaflet * fiz some jumping on action button * added heyboard shortcuts * use 0 instead of p in the regular text keyboard shorcut
6 months ago
autolink-plugin.ts
add autolink plugin to text blocks
1 year ago
index.tsx
Feature/small text (#253) * added small text attribute and button to leaflet * fixing separators that were borked * add textSize to lexicon * moves PostBlocks into a single folder * update post to get textsize from leaflet * added large text * running the lexgen * little tweak * keep text size when user enters to make new textblock * preserve text size when blocks are copy pasted into leaflet * fiz some jumping on action button * added heyboard shortcuts * use 0 instead of p in the regular text keyboard shorcut
6 months ago
inputRules.ts
Feature/at mentions (#241) * add did mention facet * add mention on enter * wip add at-mention * first pass at mention styling * WIP styling the popover for mentions * some changes to how the results array is organized * simplify mention logic * tweak * added a posts button to scope publications in the @ mention dropdown * don't nest buttons * refactor autocomplete and implement post mentions * add pubicon to atmention mark * caching and stuff * render mentions and handle as links * implement mention notifications * styling mention with scoped to publicaiton * style the actual mention * add generic pub icon if user did not specify one, adjust styling to be reflected in rendered version * added a little styling to the mention notifications * hydrate mentions with @handles * set scope and clear * lil things * added descriptions to the mention notifcation * make mentions inline nodes * render profile images and pub images * bunch of small fixes * remove placeholder text * add comment mentions and notifications --------- Co-authored-by: celine <celine@hyperlink.academy>
7 months ago
keymap.ts
Feature/small text (#253) * added small text attribute and button to leaflet * fixing separators that were borked * add textSize to lexicon * moves PostBlocks into a single folder * update post to get textsize from leaflet * added large text * running the lexgen * little tweak * keep text size when user enters to make new textblock * preserve text size when blocks are copy pasted into leaflet * fiz some jumping on action button * added heyboard shortcuts * use 0 instead of p in the regular text keyboard shorcut
6 months ago
mountProsemirror.ts
Feature/at mentions (#241) * add did mention facet * add mention on enter * wip add at-mention * first pass at mention styling * WIP styling the popover for mentions * some changes to how the results array is organized * simplify mention logic * tweak * added a posts button to scope publications in the @ mention dropdown * don't nest buttons * refactor autocomplete and implement post mentions * add pubicon to atmention mark * caching and stuff * render mentions and handle as links * implement mention notifications * styling mention with scoped to publicaiton * style the actual mention * add generic pub icon if user did not specify one, adjust styling to be reflected in rendered version * added a little styling to the mention notifications * hydrate mentions with @handles * set scope and clear * lil things * added descriptions to the mention notifcation * make mentions inline nodes * render profile images and pub images * bunch of small fixes * remove placeholder text * add comment mentions and notifications --------- Co-authored-by: celine <celine@hyperlink.academy>
7 months ago
plugins.ts
highlight text manually if focused in other input
2 years ago
schema.ts
Feature/profiles (#247) * created profile page, 404s * init page profile stuff * replaces placehodler with profile pic * added tab component, rm activity tab from profile * add publications * add posts to profile page * paginate posts * update to teh layout, wip comment deisgn * fixed up some weirdness that happened with merging * new comment design * render profile sub things as pages * small icon size adjustment * side scroll the pub list * refactored cardBorderHidden into a context in ThemeProvider and a hook * sticky header for tabs in profile page * simplied the scroll logic, fixed a boo boo * wire up comments and implement deep linking to em * fix comment action import * add subscriptions to profiles * moved profile pic, removed console logs * bluesky profile link * get home theme on profile pages * Profile popover init * use bluesky api for profile data * parse and render description * small updates to the profile popover styling * tweaks to get the tabs working if cardBorderHidden * new styling on @mentions and adding profile popover on hover * prefetch profile data on hover * fix adding local comments * render known followers * link to bsky known followers page * fixes * add titles to tags and profiles * fix links and themes for standalone docs on profile * add popover to post header and pub page * use linkify js for urls in profiles * wip tooltip stuff * use localizeddate in post listing --------- Co-authored-by: celine <celine@hyperlink.academy> Co-authored-by: Jared Pereira <jared@awarm.space>
7 months ago
useHandlePaste.ts
Feature/small text (#253) * added small text attribute and button to leaflet * fixing separators that were borked * add textSize to lexicon * moves PostBlocks into a single folder * update post to get textsize from leaflet * added large text * running the lexgen * little tweak * keep text size when user enters to make new textblock * preserve text size when blocks are copy pasted into leaflet * fiz some jumping on action button * added heyboard shortcuts * use 0 instead of p in the regular text keyboard shorcut
6 months ago