fable-material-ui
fable-material-ui copied to clipboard
Fable bindings for Material-UI https://mvsmal.github.io/fable-material-ui/
This thread is closed but is very important to figure out how the creation of HOCs work. Especially the part where you need to pass the model and the dispatch...
I just want to say that [cmeeren/fable-elmish-electron-material-ui-demo](https://github.com/cmeeren/fable-elmish-electron-material-ui-demo) is now demoing Material-UI including JSS and some non-trivial UX patterns in an Elmish context. If you want, you can add a link...
In many samples on the Material-UI docs, e.g. [App Bar with a primary search field](https://material-ui.com/demos/app-bar/#app-bar-with-a-primary-search-field), one can now choose between JSS using `withStyles` (HOC) or `makeStyles` (React hook-based, AFAIK). `makeStyles`...
Nice project! Would it be possible to have a simple page showing some sample code with live elements? Something like [Fulma](https://mangelmaxime.github.io/Fulma/) and [Fable Ant](https://www.evilznet.com/fable-ant-design/index.html#home) have (a simpler single page would...
Hi, I'm seeing not commits from three years ago to today.
Bumps [express](https://github.com/expressjs/express) from 4.16.4 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...