-
next-yak automatically uses css modules behind the scenes and in nextjs css modules are local by default.
this means that selectors e.g. `html.dark-mode` will be scoped automatically to the component…
-
### Please verify that this feature request has NOT been suggested before.
- [X] I checked and didn't find a similar feature request
### Problem statement
When creating a purchase order and adding …
-
# Missing Feature
- [ ] prompts
- [ ] add command autocomplete
# TODOs
- [ ] add more examples
- [ ] finish docs
## Upvote & Fund
- We're using [Polar.sh](https://polar.sh/visulima) so you …
-
There are different places where the calendar colors should occur:
- day
- week
- month
- agenda
The [example](https://docs.dhtmlx.com/scheduler/samples/03_extensions/03_agenda_view.html) set…
-
**Describe the bug**
Currently experiencing a recurring dependency conflict caused by outdated versions of langchain-community and langchain-experimental within the latest release of swarms (5.8.6).
…
-
## Describe the Bug
`from __future__ import annotations` breaks type resolver which results in `TypeError: Model fields cannot be resolved. Unexpected type 'typing.Any'`
I did not manage to trac…
-
![image](https://user-images.githubusercontent.com/55940305/125859973-80c9581a-647e-494a-adeb-35681588b3c5.png)
## Dialogs
- [x] Find and Replace (implemented)
- [x] FindInFinder (implemented) ht…
-
**1. tailwind.config.ts :**
module.exports = {
darkMode: 'class',
// ...
}
2. gobal class:
html.dark {
color-scheme: dark;
}
-
This dashboard will eventually be served within the [PACTA WebApp](https://pacta.dev.rmi.siliconally.dev/en).
As far as I can tell, there will be no light/dark mode in this WebApp, so I think it do…
-
Currently, all definitions for each entry are in one list regardless of part of speech (verb, noun, etc). It would be good if at least there was an option to have them grouped by part of speech for ea…