-
Looping through a dict--this works with a div `${icon_name}`:
```python
from panel.reactive import ReactiveHTML
import param
import panel as pn
pn.extension()
class Test(ReactiveHTML):
…
-
# Use HTMX
At #678, we discussed using HTMX to do inline edits.
## Benefits:
- HTMX could ease the development of `create_modal`, `edit_modal`, and `details_modal` from Flask Admin.
- HTMX c…
-
Hi,thanks a lot for your work.
I just feel a bit confused. The SquareMinus icon and SquarePlus icon are relative, but the graphic structure is different now. Why not rename the new SquareMinus icon S…
-
I have a custom `Icon` Twig component that basically does this:
```twig
{% set arguments = ... %}
{% component 'ux:icon' with arguments %}{% endcomponent %}
```
In UX Icon 2.20.0 and earlier …
-
To Do
- [x] look for contrib guides for related/similar projects
- [x] look for contrib guides known to be good
- [ ] keep notes on the directory structure of those projects
- [ ] look for advice on c…
-
### Browser
chrome
### OS
windows 10
### Screen size
1920x1080
### Describe the bug
Hi All! I have project(called A) built with remix/vite, and it include my other library(called B) built based…
-
Big BC BREAK but we should rename blocks inside card embed.
https://github.com/kevinpapst/TablerBundle/blob/a2d91a62db826e770c645515286615668673cf1f/templates/embeds/card.html.twig#L24
They are …
-
### What happened?
Installing and importing external libraries unreasonably increases build times and bundle size. Tree shaking is not taking effect.
Environment: WSL2
Plasmo version: 0.87.1
N…
-
**Is your feature request related to a problem? Please describe.**
There are some use cases in which users are required to edit a record property on the list page.
-
Hi all..
bootstrap 5 was released in 2021, and in AdminLTE there is no beta version of it yet, and possibly bootstrap 6 will released soon
Is there any other project similar to AdminLTE that I c…
arodu updated
7 months ago