-
Updated
Jul 14, 2021 - Vue
admin-dashboard
Here are 1,533 public repositories matching this topic...
-
Updated
Aug 3, 2021 - JavaScript
-
Updated
Aug 1, 2021 - HTML
-
Updated
Jul 9, 2021 - TypeScript
-
Updated
May 31, 2021 - HTML
-
Updated
Jun 29, 2021 - JavaScript
-
Updated
Jul 28, 2021 - JavaScript
-
Updated
Apr 22, 2021 - CSS
-
Updated
Aug 3, 2021 - Vue
-
Updated
Aug 3, 2021 - Ruby
[Bug] Cloned widgets also get highlighted when the original widgets get highlighted and vice versa
Description
When a page with widgets has been cloned, Selecting a widget from the cloned page also highlights the widget from the original page and vice versa.
https://www.loom.com/share/498b724a38dc4fafbf13860789670bc4
Steps to reproduce the behaviour:
- create a page with a widget.
- clone the page.
- select the widget from original page.
- corresponding widget from clo
Original question:
I have my own rest crud api and I would like to use only frontend part of admin-bro.
Does admin-bro support such scenario?
Proposed solution: MVP
- document how to wrap existing API by BaseResource
End Solution
- extend admin-bro core that, instead of asking own API, asks external API
- this could be a method in Action interface:
externalAPI
(but w
-
Updated
Jun 1, 2020 - JavaScript
-
Updated
Jul 22, 2021 - Vue
-
Updated
Dec 12, 2020 - Vue
-
Updated
Apr 28, 2021 - JavaScript
-
Updated
Aug 1, 2021 - JavaScript
-
Updated
Aug 4, 2021 - JavaScript
-
Updated
Aug 4, 2021 - Python
-
Updated
Aug 2, 2021 - Vue
-
Updated
Mar 30, 2021 - PHP
-
Updated
Aug 1, 2021 - Vue
Nothing happens at the moment when clicking the form help: https://tabler-react.com/form-elements (It's next to the zip code box).
<Form.Help message={<><p>ZIP Code must be US or CDN format. You can use an extended ZIP+4 code to determine address more accurately.</p><p class="mb-0"><a href="#">USP ZIP codes lookup tools</a></p></>} />
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
Aug 3, 2021 - Ruby
-
Updated
Aug 3, 2021 - JavaScript
-
Updated
May 24, 2021 - CSS
-
Updated
Aug 3, 2021 - JavaScript
Improve this page
Add a description, image, and links to the admin-dashboard topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the admin-dashboard topic, visit your repo's landing page and select "manage topics."
What you were expecting:
Up until version 3.15, using the "outlined" variant in Input fields worked as expected.
What happened instead:
After upgrading to 3.17, if I click on an Input that has
variant='outlined'
, it cuts the border above the first character of the field.Steps to reproduce:
Just click the field and you can see the border changing:
https://user-images.gith