Jesse Leite
Jesse Leite
Can you send screenshot of what you mean?
^ Indeed. Also depends on how your neovim config is structured, and which package manager you use. @ngortheone If you use [lazy.nvim](https://github.com/folke/lazy.nvim) (if you don't, definitely check it out), you...
I have more plans for light mode support (for peeps who switch between dark and light mode on regular basis, like when you want to match daytime/nighttime OS settings). If...
Just added documentation as well here https://github.com/statamic/docs/pull/1502 👍
Still waiting on this https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/8300
I'm finding similar issues, in that nvim-tree is trying to do too much when _closing_ the tree in this situation as well. For example, say you open the tree in...
Hey @J-Michalek, thank you for jumping on this! ❤️🔥 I'm just playing with your PR here... Combining my initial StackBlitz example in #1853 with the changes in this PR in...
> I found out that if you use the `ignoreFilter` prop on `ComboboxRoot` then it starts to work as expected. Seems like the issue is somewhere in the internal filtering...
@J-Michalek Ah whoops I'm sorry, yes that example should've had `ignoreFilter`. I've added that prop to [the StackBlitz example](https://stackblitz.com/edit/9c4y9ocg-7bete5jx?file=src%2FApp.vue), and it definitely resolves the `ComboboxEmpty` issue I mentioned above, but...
Oh nice! Looks like there's conflicts on this branch. Also, is there a way to kick [pkg.pr.new](https://github.com/unovue/reka-ui/pull/1854#issuecomment-2832150713) CI to build for your latest commit? I'm getting this in StackBlitz... ![CleanShot...