Willow (GHOST)

Results 67 issues of Willow (GHOST)

Svelte transitions cause issues when using with Routify, this is because they aren't local. The easiest way to fix this would be adding the local directive onto transitions. For example:...

I would love to be able to set the font size without having to edit the `st-toast-title` and `st-toast-description` classes, via a prop I imagine

Taken from [here](https://github.com/roxiness/routify/issues/191)

enhancement
feedback wanted

AfterPageLoad should be called after a component with no default slot (instead of when layout array is empty) [link]((https://discordapp.com/channels/683709869626490889/683709871362801740/718041903790030901)) Taken from [here](https://github.com/roxiness/routify/issues/191)

enhancement

**Is your feature request related to a problem? Please describe.** It's a painpoint of the API that when you want to [edit a user](https://listmonk.app/docs/apis/subscribers/#put-apisubscriberssubscriber_id) you must first fetch it completely...

enhancement

Adds the patreon endpoints from [their documentation](https://docs.patreon.com/#oauth). I've tested these thoroughly whilst making a pr to pocketbase (https://github.com/pocketbase/pocketbase/pull/3323). There was a PR for this already #460 but it's 2 years...

### Describe the bug When I use `emitDts` with an absolute path, and I am in a subfolder from my project it weirdly saves it to a path like this:...

bug
contributions welcome

Hey! This should fix #63 by adding super simple types to the public api. I used both the README and the code of the package to work out what the...

- [ ] Move the context settings into a nested object - [ ] breaking: Make global the default

needs shaping