-
Hi there! First of all, thanks for this library, it really helps me building a JSON editor with a custom json format and conveniently validate it. Unfortunately, I ran into an issue where JSON schema …
-
We do have a property tag which would be more suited here
```suggestion
Alternatively, the OAuth::$sslChecks property can be set to a
```
Sadly this does not support linking yet…
-
### Prerequisites
* [x] Put an X between the brackets on this line if you have done all of the following:
* Checked that your issue isn't already [filed](https://github.com/leanprover/lean4/is…
-
### 🔎 Search Terms
string completions jsx overloads call function object properties
### 🕗 Version & Regression Information
- This is the behavior in every version I tried
### ⏯ Playground Link
ht…
-
In below code inside function `exports.selectiveDeepExtend` (part of vis.js)
```
if (b[prop] === null && a[prop] !== undefined && allowDeletion === true) {
delete a[prop];
} else {
…
-
It would be nice to be able to replace:
```
(define-for-syntax (combine-prop b a)
(if a (if b (cons a b) a) b))
(syntax-property
stx
'disappeared-use
(combine-prop
…
-
### Steps to reproduce
Link to live example: (required)
Steps:
1. go to mux datapremium
2. try to manage column visibility
3. the names of the columns are not ordered..
### Current behavio…
-
**🚀 Feature Request**
Add support for the following scenarios:
```python
@dataclass
class A:
a_prop: int
@dataclass
class B:
b_prop: str
@dataclass
class C:
c_prop: …
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-dash@0.0.11` for the project I'm working…
-
### Describe the problem
@sveltejs/enhanced-img renders the `img` tag using intrinsic dimensions, which causes incorrect rendering if the image is a 2x retina image.
### Describe the proposed soluti…