-
**Project description**
As I understand, the main problem to build [Foliate](https://search.nixos.org/packages?channel=unstable&show=foliate&from=0&size=50&sort=relevance&type=packages&query=foliate)…
-
summary by @gabor : when the terms-aggregation's `size` is set to `no limit`, it sets the limit to `500`. this is confusing. sometimes people need more than 500, so they have to write a very long valu…
-
This is a review for your fullstack-project. You do not need to implement possible suggestions for improvement mentioned here to receive your credits.
---
## User experience
- The applicatio…
-
### Bootstraptable version(s) affected
1.22.1 - 1.23.5
### Description
PHP 8.2.12, Bootstrap-table 1.22.1 - 1.23.1
I have StickyHeaders enabled but as soon as you scroll the table, the off…
-
### Checklist
- [x] I have searched for existing issues for issues like this one. The issue has not been posted.
- [x] I have provided reproducible steps. (No "as the title says" posts please. *…
-
```ts
type MyEqual = (() => T extends X ? 1 : 2) extends (() => T extends Y ? 1 : 2) ? true : false
type MutableKeys = keyof {
[Key in keyof T as MyEqual extends true ? never : Key ]: any
…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Steps to reproduce 🕹
Link to live example: https://codesandbox.io/s/silly-mi…
-
## Learning Mode (Stop Easily Automations)
The intelissense / autocompletion provided by VsCode and related plugins is nice at work, but as a college student i could say, when education is the …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
I don't work with part design very often, but even rare attempts have revealed the inconve…
-
It's been more than a year since the Command Palette was first introduced in WordPress 6.3. The number of commands has grown in subsequent releases, and there are a handful of proposals to evolve the …