-
* activation type - click | hover | focus
* Needed for Tooltip
* Refactor arrow using standard CSS triangle technique
* Add touch support to close Popovers on mobile?
* Resize awareness?
-
#13 is quite large already, so this track issues and further enhancements to make after its merge.
Needed for release
- [x] move util.rs into import.rs (from @DJMcNab)
- [x] add lib.rs crate docu…
-
**Describe the bug**
Not exactly sure if this is a bug, but at least a gap. I have moved away from using the Planners and rely on "vanilla" function calling. Yet my tools that I defined can be chaine…
-
As a followup to #65 we should make it easy to print a copy of the shortcut list, probably at arbitrary font size. This can be offered dynamically or as a static file by the environment (makecode, scr…
-
## Description
- [x] Azure data dir support (`con = glaredb.connect('azure://container/db')`): #2319
- [ ] Panic workaround on invalid access keys
- [ ] Additional test cases: Invalid credentials…
-
Hi,
Especially for chat use cases, end users expect the AI they're talking to, to have context of the ongoing conversation.
Currently in LLPhant, each question you ask when using its RAG functio…
-
This one supersedes #7760 with the action items left over.
- [ ] #9243
- [x] 2. [Chrome only] Visual bug: scroll jump on keyboard navigation.
- Context https://github.com/mui/mui-x/pull/7760#d…
-
### Code
```Rust
#![feature(generic_const_exprs)]
const fn t() -> u8 {
N as u8
}
#[repr(u8)]
enum T
where
[(); N as usize]:
{
A = t::() as u8, B
}
```
before #11…
-
*URL tested:* https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Fmail.google.com%2Fmail%2Fu%2F0%2F&emr=1&followup=https%3A%2F%2Fmail.google.com%2Fmail%2Fu%2F0%2F&ifkv=ARpgrqdANghy…
-
Followup to #2998 #2395
Implement releasing LGTM databases and other helm charts to github packages.
Update
https://github.com/grafana/helm-charts/blob/main/.github/workflows/update-helm-repo.…