Ali Abbas

Results 13 comments of Ali Abbas

+1. Needed this feature yesterday. I had to make changes to a bunch of items and there wasn't a way to batch publish all at once, so I had to...

Same problem. Macbook Pro Retina 15" late 2013 OS 10.14.4 Screenshot attached: ![Screen Shot 2019-04-30 at 3 31 51 PM](https://user-images.githubusercontent.com/48610822/57002747-4c6f3d80-6b5d-11e9-85a8-908fc09a1995.jpg)

This solved an issue for me where the tooltip content was being clipped by a parent with overflow-hidden. Portal should be added to the shadcn tooltip.

Agreed, we don't need the container setup in the tailwind config.

I appreciate @luizarnoldch's approach because it centers the dots, and it works well on both dark and light backgrounds by default. Users can modify the source code to align the...

Same I still see the breadcrumb even though I disabled it. 6s 12.1.2

Same here. It should use `focus` instead of `focus-visible` when the dialog is triggered without using the keyboard.

> Did anyone find a solution to this problem? I found the answer here: https://github.com/shikijs/shiki/issues/138#issuecomment-1057471160 basically in nextjs there are 3 states: - build-time, on server -> this is getStaticProps...

@dangminhngo you won't see the shiki assets in the .next folder because Next.js uses webpack to bundle and optimize the application. During this process, files might be renamed, minified, and...

I would also be interested in having the option to include the current file as context for visual append and rewrite commands.