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
/
ThemeManager
/
at
main
2 folders
9 files
Jared Pereira
handle basicTheme
7w ago
a8969517
Pickers
Refactor/pub settings (#288) * WIP move everything in pub setting popover to tab * started organizing the pub setting page * pub settings: refine PostSettings layout, add DashboardContainer, and CSS container class * just moving the content to the side * remove unused code, make the settings page look nice * scrolling save button on settings * move theme setter to a new page, adjusted post and pub pages so that i can extract them and use dummy data to fill them in * making page background works in the theme preview * adjusting stuff to make the pages fit right on mobile * added hex and numpads to the themesetter on mobile so that the keyboard doesn't pop up and mess things up * grab bag of little fixes to make things smoother * add a theme presetter * adjusting layout and popover behavior * remove stray console log * little tweaks to the pub settings * a few more tweaks * in the theme setter, moved the theme menu to the top of the page, added a back button that drops a warning if there are unsaved changes in the theme * fixed bug in back button * add copy and paste functions to the hexkeyboard * fixed missing handles, added some fake posts to pub preview if the user doesn't have any * some stuff to unify darft and published post paddings, also new filler content in the previews * fix some small things * making the settings more legible, adding unwire delete pub button * add delete publication funcationality * redirect to home and simplify delete function * move some components from PubPageContent to PubContent * small fixes --------- Co-authored-by: celine <celine@hyperlink.academy>
3 months ago
PubPickers
fix typo
2 months ago
PageThemeSetter.tsx
handle basicTheme
1 month ago
PubThemeSetter.tsx
Perf/homepage (#306) * optimize homepage leaflets query * seperate static landing page * wrap legal in suspense boundary * login tweaks * don't show untitled for logged out users * fix adding empty doc to home from new button
1 month ago
PublicationThemeProvider.tsx
handle basicTheme
1 month ago
ThemeProvider.tsx
handle basicTheme
1 month ago
ThemeSetter.tsx
a bunch of styling fixes to standard site post block
2 months ago
colorToLexicons.ts
Feature/publish leaflets (#235) * reorganized Actions in leaflet a bit * started up on the publish button, WIP * added an icon for one-offs/looseleafs/whatever * adjusted popover to new one step design * wrap up styling tweaks to the publish popover * title input in publish post details form now pulls first block content as title * add a looseleaf button to the homepage * icon stuffffff * make save as draft and publish work to existing pub * make publication optional on documents * support publishing standalone leaflets * support adding theme to standalone published docs * render standalone published docs at /p/ * render standalone published docs properly on homepage * handle publishing doc theme * delete entiteis before publishing * tweak publish page styles * add published link for standaloen docs in share menu * style tweaks to make starting a new pub an external link rather than a redirect * tiny lil teaks to create pub form * fix type errors * added the looseleaf page * handle canvases better * some small tweaks * handle publishing canvas pages as first page * simplify page handling and support root canvas page * add basic looseleaf page * don't show looseleafs tab if none * add first page to start of array * fix metadata on read links * get theme from correct place and fix pub metadata * remove flex on published page link block content * fix imports and types * fix looseleaf titles --------- Co-authored-by: celine <celine@hyperlink.academy>
7 months ago
themeDefaults.ts
bump default green accent color a bit darker for accessibility
4 months ago
themeUtils.ts
adjusted colors just ONE MORE TIME
3 months ago
useColorAttribute.ts
refactor exports to support fast refresh
7 months ago