-
Loading PimpMyStremio's server url into the webview using `app.loadURL` is pretty ugly and has even uglier side effects. I should either load the url directly in a browser or create a custom interface…
-
There is the problem with the `value` property in version 0.1.3: it's not possible to set it via properties. And it was fixed in master branch.
-
Wow. Thank you for this project, it is awesome
I would like to alter this so that for desktop, the steps are displayed horizontally. I have hardly looked at the source code, but how difficult do you …
-
The job dialog consists from two parts.
1. part is used to configure inputs taken from fragalysis and currently is hardcoded for each individual job (inputs)
2. part is autogenerated using react-jso…
-
## Description
Running `mdl` against a markdown file that contains utf-8 characters causes it to fail/crash.
### Environment
Ubuntu 20 Linux docker container running in GitLab pipeline.
**MDL …
-
Here is the code for the sample app:
```
class App extends Component {
constructor() {
super();
this.state = {
selectedOption: 'one'
};
}
componentDidMount…
-
## Bug
iOS 13 was released 2 days ago. Here is an issue that I found, which did not happen with the previous iOS version.
> What MDL Version are you using? (please be specific, e.g. _major.minor.p…
-
Say you have an MDL checkbox:
```
Checkbox
```
If the isChecked value is changed by another client then the MDL checkbox does not update. The checked property of the hidden `` element change…
-
# Highest Priority Tasks
- [ ] {RatingPage} table Blaze > React rework
### Finish Responsive design
- [x] mdl table font-size, padding and margin
- [x] IndexPage
- [ ] FundsPage
- [ ] ProfilePage
- [x…
-
are there any plans to update this project? (loved the demo and the blog so far)