Hugo

Results 20 issues of Hugo

Reverts wesbos/awesome-uses#1027 I've reverted the use of Danger JS for commenting, in order for it to work, we'll need the `DANGER_GITHUB_API_TOKEN` @wesbos (see https://github.com/wesbos/awesome-uses/issues/478#issuecomment-626307220) DangerJS integration doesn't work properly since...

I mainly noticed that there's no license in the repository. I guess this one's probably for @wesbos. I'm personally more than happy for anybody to use this project as the...

Would having a scatter plot capability be something blessed-contrib is looking to add? Some data is best visualised as a scatter plot instead of a line or bar chart. This...

Would you guys be interested in supporting a Docker image that comes pre-built with node/zero installed? Should be straightforward to pull in a Node image and run zero

enhancement

Devtools can have a "stores" tab Spruce has a methods (outside of Alpine) for: - accessing stores: https://docs.ryangjchandler.co.uk/spruce/stores#accessing-a-store-from-javascript - set data in store: https://docs.ryangjchandler.co.uk/spruce/stores#overwriting-a-store - watching a store: https://docs.ryangjchandler.co.uk/spruce/watchers -...

enhancement

The ability to search through the components or properties by name could be useful when a page has a lot of components or a component has a lot of properties.

enhancement

https://github.com/alpinejs/alpine/issues/1060 > When I delete/add data in x-data, the data in alpine.js chrome tools is not deleted/added synchronously.

bug
needs-repro

Websites using v3 like flutter.dev don't get detected as using Alpine since they're not populating the `window.Alpine` global. We could extend the detection functionality by checking if there are elements...

enhancement

Alpine v3 doesn't send the right payload during eval error at the moment (I think). So might need to wait for an upstream PR/Alpine release. See https://github.com/alpine-collective/alpinejs-devtools/issues/244#issuecomment-863105862 https://github.com/alpinejs/alpine/pull/2027/files

v3

See this PR https://github.com/alpine-collective/alpinejs-devtools/pull/245 And 2. In this comment https://github.com/alpine-collective/alpinejs-devtools/discussions/239#discussioncomment-891137

meta
v3