spacecat
spacecat
This one did not make it to [v0.3.0](https://github.com/pacocoursey/next-themes/releases/tag/v0.3.0)? 🤔 I'm still targeting the beta in my project ( "next-themes": "1.0.0-beta.0", ) which is not ideal. Hoping to see v1 soon!...
Hi, it's been a year since this was posted. Just wanted to check if there's been any progress? Is this feature in your roadmap? If so, do you have an...
Please add support for the following syntax: `hsl(338deg 73% 97%)` Source: https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/hsl#syntax Currently I have to specify my values two times in order for me to see the colors in...
I have created a pull request for the HSL syntax: https://github.com/KamiKillertO/vscode-colorize/pull/900 Please upvote so that the maintainer @KamiKillertO 😏 can review and release a new build for VS Code.
Please prioritise this issue. It has a severe impact on workflow. P.S. I'm using Next.j 14.0.3 and the new App Router.
Display of rate component should be enough for 99% of use cases I believe. Not sure what you mean by click to select interaction? Can you please give more details?
@SevenOutman Fractional values is a pretty common practice in e-commerce. Here's an example: https://jimmyjoy.com/products/reusable-jimmy-joy-pot And yes, you should always display the actual value as well as the icons for a...
> Probably an issue in the issue description because we don't see where you use : ClickToComponent @codiku-dev hmm, can't get markdown to work with my snippet. I added some...
I solved my `ERR_HTTP2_SERVER_REFUSED_STREAM` by setting a higher value for `keep-alive-requests` in my ingress-nginx: ``` apiVersion: v1 kind: ConfigMap metadata: name: ingress-nginx-mse-controller namespace: mse data: enable-brotli: "true" use-http2: "true" keep-alive-requests:...
This feature should be included out of the box IMO. It's suuuperuseful :) In my case I would use it for ads and promoting own content.