-
In Storybook we're trying to reduce the friction of decreasing packages' sizes, by making it easier to analyse package's sizes over time.
One angle we're experimenting with, is to surface ESBuild's…
-
Originally asked about whether it is possible to add support for this extension in the mailing list: [[Cryptography-dev] Adding support for Admissions extension](https://mail.python.org/pipermail/cryp…
-
Hello.
Exploring the source code of queries concerning charts, I found something strange.
Let's open chardata_pe.php for example.
The query is :
$query="SELECT * FROM {$from} where time > '{…
-
### Self-Hosted Version
24.9.0
### CPU Architecture
x86_64
### Docker Version
27.3.1
### Docker Compose Version
2.29.7
### Steps to Reproduce
- updated Sentry from 24.7.1 -> 24.8.0 -> 24.9.0 …
-
### Platform
Azure DevOps Pipeline / MegaLinter
### Provider
Azure DevOps / MegaLinter
### Description
Is it possible to have kics only scan files that have changed (git diff)?
Currently u…
-
V14.1.23
When dragging a ComponentColumn cell of a Grid, it looks like part of the next row drags with it. The attached code demonstrates this behavior.
![IMG_3278](https://user-images.githubuse…
-
Unfortunately there is no separation of titles within a section (such as "synonyms") by DOM element, so it's not possible to differentiate between commas as part of the title and commas used as a sepa…
-
These are the situation I met in server game. When I use this mod in single game while the fabric-based server does not have this mod, it causes the lost of cape and hats in server game. But in single…
-
```
contract C {
/// Before the notice.
/// @notice Some function.
function f() public view returns (uint ret) {
}
}
```
results in
```
Developer Documentation
{
"kind": "dev",…
-
Currently, when a query with a WHERE clause like `?s owl:sameAs ?o` is answered by the sparql server, it returns other matching URIs but not the ones part of the query. It should return ?s, ?o and any…