Mona

Results 43 issues of Mona

The 2.4 release is not yet in the GitHub releases and not linked in the readme. Please update it. Also why is it called 2.4 anyway, I think there are...

It would make a lot of sense to publish this package to npm so updating would be a lot easier.

I am using this project in a project of mine, can you provide a good explanation on how to migrate to the newest version?

Not all components are accessible for keyboard users (for example slider, switch) Every component should be accessible for keyboard users. Also related to #245 that was just closed

You still reference bower in your readme etc. It is existentially declared dead, why not move over to NPM?

I like to listen to tracks by a specific artist. So I suggest adding an artist page that lists all your artists, you can click on one and you will...

enhancement

Can this project also generate typescript definition files (`.d.ts`) from flow files?

It would be nice if Travis Buddy showed more information in his comment when the Build evals to status: "errored" [Example PR for the current behaviour](https://github.com/maracuja-juice/ultimate-tic-tac-react/pull/71) (will probably change soon...

feature

I noticed that when you edit an input field the caret always jumps to the end. This can be reproduced on the Demo app: https://shmew.github.io/Feliz.MaterialUI/#samples/sign-in # Repro 1. Type into...

In #456 the borderSpacing functions were introduced. Unfortunately I forgot a space between the horizontal and vertical spacing. This PR fixes this.