frontend-framework
Here are 264 public repositories matching this topic...
Steps
Add a checkbox inside a dropdown, either as header or item.
Expected Result
onClick
fires
Actual Result
onClick
doesn't fire- also note the weird font
Version
0.74.1
Testcase
-
Updated
Jul 8, 2022 - TypeScript
-
Updated
Jul 1, 2022
Most of the macros exported by seed are undocumented, see: https://docs.rs/seed/0.7.0/seed/#macros
It would be good if at least the most commonly used are documented with an example.
-
Updated
Jun 12, 2022
I ran into a use case where user need to enter like lot of data. It seems very easy to enter this data in excel.
To enter/edit/update large amount of data in refine, do we have any excel like spreadsheet example ?
https://github.com/adazzle/react-data-grid.
https://reactgrid.com/examples/?utm_source=github&utm_medium=readme
Something like this
-
Updated
Jun 28, 2017 - JavaScript
-
Updated
Jul 5, 2022 - Python
-
Updated
Jan 29, 2021
-
Updated
Jun 24, 2022 - HTML
-
Updated
Jul 8, 2022 - Java
-
Updated
Jun 27, 2022 - JavaScript
-
Updated
Jul 4, 2018 - CSS
-
Updated
Jul 7, 2022 - CSS
-
Updated
Aug 8, 2018 - JavaScript
-
Updated
Nov 18, 2020 - Go
-
Updated
Mar 30, 2021 - JavaScript
-
Updated
Jul 6, 2022 - Python
-
Updated
May 24, 2022 - TypeScript
-
Updated
Mar 9, 2015 - CSS
-
Updated
Mar 30, 2018 - Rust
-
Updated
Jul 8, 2022 - JavaScript
-
Updated
Jun 1, 2022 - Rust
-
Updated
May 3, 2020 - JavaScript
In the utils server we are using too many custom functions for the magazines fake data. We could replace that using the fake-data-generator as a dev-dependency.
Current models: please respect the current type of each property
magazine: {
id: Number, // faker random number
name: String, // faker random words
articles:

-
Updated
Oct 12, 2021 - TypeScript
-
Updated
Oct 13, 2018 - JavaScript
-
Updated
Jul 13, 2021 - CSS
Improve this page
Add a description, image, and links to the frontend-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the frontend-framework topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
Since the new v4 major release of react-admin, it seems we have persisted filter enabled by default.
This is convenient for the navigation. However, sometimes we need to reset to the defaults and we may have a lot of filter to disabled one by one.
Describe the solution you'd like
A generic "Clear filter" action that