Ashutosh00710 / github-readme-activity-graph

A dynamically generated activity graph to show your GitHub activities of last 31 days.
https://ashutosh00710.github.io/github-readme-activity-graph
MIT License
1.67k stars 685 forks source link

add dates cross browser support #82

Closed lemewynn closed 3 years ago

lemewynn commented 3 years ago

All Submissions

New Feature Submissions

  1. [x] Does your submission pass tests?
  2. [x] Have you lint your code locally prior to submission?

Changes to Core Features

Pr to fix the #81, it seems that it was a problem with thetransform property prefixes, but now I don't have an ability to check this fix, so it would be nice if someone could confirm correct work

lemewynn commented 3 years ago

It's look like this is a weird bug on webkit-based browsers with using transform-box and transform-origin properties as described in this question on Stack Overflow(link) so I close this pr for now.