Typed SIGTERM

Results 44 comments of Typed SIGTERM

any progress :)

> Hey @Zihan-Hu, you have to work on the SVGs. Refer: [Resize the SVG and Align Horizontally/ Vertically (Inkscape)](https://github.com/devicons/devicon/pull/1926#issuecomment-1776317249) > > And, also Unify the Paths as mentioned in the...

It's somtimes possible to grab cookies indirectly by intercepting WebView network requests (`Set-Cookie`), but there seems to be no readily available implementation.

> @Zihan-Hu Do you think it would be hard to implement cross-platform reliably? Sometimes it feels like herding cats and sometimes very easy 🤔 In my opinion, it depends on...

Will vuejs/core-vapor be merged into vuejs/core one day, or keep it separated from vuejs/core?

I have an idea - just an idea - perhaps we don't need to differentiate between the single app and multiple apps scenarios, as a single app is just a...

`--fix` may cause confusion with linters. Maybe a more specified name like `--prebuild-slow-types` is better to understand. And to make the final publish command shorter, we can add `publishConfig` to...

> Can you explain a bit more about your use case? Sharing state across components - just a `boolean` to show/hide a modal, it seems unnecessary to create a Pinia...