yasin moosavi
yasin moosavi
referencing: error when parsing science notation #470 we had a problem with exponentials, when the user entered E(instead of e), the function would not work so I changed the regexes,...
refrencing issue #568 in bytes.js we had a if statement that would never be called if value was
issue: #79 added a nice splash color and highlight color for both apple and google buttons 
issue: #80 added mini version for google fixed som positioning issues added demos to example project, result: 
issue: #37 a null feature was requested for times which we don't want a button to be used but want to be partially observable 
consider two different time zones and bellow code: `moment.from("1401/01/27", "fa", "YYYY-MM-DD") ` based on the time we are in the day and time zone, this code can provide different answers...
referencing #164 we had a problem in the state changing also I added an example for demmonstration
I added this package to my app but it doesn't seem to work. application recognized the package (for example SolarSystemLoading ) but it won't show anything ` `
### Reproduction example zip file listed bellow ### Prerequisites please download this project demo and run it using npm install [react-testing-library-bug.zip](https://github.com/testing-library/user-event/files/12266830/react-testing-library-bug.zip) it has 2 tests: 1- testThatFails 2- testThatWorks in...