yasin moosavi

Results 9 issues of 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 ![image](https://user-images.githubusercontent.com/60640286/125897388-5d91f674-3b8e-4e83-a069-d18c7c2305bb.png)

issue: #80 added mini version for google fixed som positioning issues added demos to example project, result: ![image](https://user-images.githubusercontent.com/60640286/125837639-6e6e1146-8bdc-47a7-8ca2-ad5fe5d45c2a.png)

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 ![image](https://user-images.githubusercontent.com/60640286/125901486-fe9b598f-1dfe-45fa-89ad-9fec3c73e11c.png)

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...

bug
needs assessment