-
My Model is like this:
```
class Form extends Model
{
use HasTrixRichText;
protected $fillable = [
'form_id',
'title',
'description',
];
prote…
rabol updated
3 years ago
-
The helper function in the container struct onyl supports args in the form
`--arg=val
`
things like
```
-arg=1
-arg 1
--arg 1
```
are common usages of args, and not supported in kube-libs…
-
From the Youtube recipe online editor, this is difficult to jump on the online Youtube page. A helper in a form an automatically created link would be helpful.
-
- [x] I have searched the [issues](https://github.com/ant-design/ant-design/issues) of this repository and believe that this is not a duplicate.
### Reproduction link
[![Edit on CodeSandbox](https…
-
I'm checking my code generated via this library against WCAG 2.0 standards using Axe plugin on Chrome
Axe raise a critical alert on the Description of an input using `FormGroupText`
```js
`…
-
# FEATURE DESCRIPTION
Create new option here:
![Screenshot 2024-04-24 at 16 45 49](https://github.com/danielo515/obsidian-modal-form/assets/7279156/25f1b640-f7e2-4ee6-97d3-3bf3e23c3878)
It wi…
-
Update from Moodle 3.5 to 3.9 - Customcerts work except in one course (at least, but not in all of them), where we get this error:
```
Ungültige Kursmodul-ID
Weitere Informationen über diesen Fe…
-
I use a CSS styling for tags, and it would be nice if django-uni-form had a helper that would render this out-of-the-box. Is this possible?
-
It would be nice to have some equivalent to Common Lisp’s [`progn`](http://clhs.lisp.se/Body/s_progn.htm) / Scheme’s [`begin`](https://docs.racket-lang.org/reference/begin.html) / Clojure’s [`do`](htt…
-
- [X] I have searched the [issues](https://github.com/ant-design/ant-design/issues) of this repository and believe that this is not a duplicate.
### What problem does this feature solve?
I want to…