Closed fafrd closed 2 years ago
Are you able to share more specifics about how you tested the dependency upgrades and the backface update, and how you ensured the dead code is dead?
Essentially I just tested this out in a few browsers (chrome, firefox and safari) and ensured everything worked manually. It's a basic enough project that I feel pretty confident in this.
Three things in this PR:
backface-visibility
, I think this used to not be properly supported in browsers but now it is. Fixed by passing down the 'is-flipped' state to the child front/back components.Resolves #44, #29, #31, #22, #25, #28, #30, #35, #41, #38