firebase-element icon indicating copy to clipboard operation
firebase-element copied to clipboard

from polymer to Polymer

Open bartolom opened this issue 8 years ago • 0 comments
trafficstars

This pull requests want to make this Polymer element consistent with the majority of other Polymer elements. The uppercase version "Polymer" is closer to real name of the github project name, like presented in the git URL.

The use of mixed case does not seem to have an effect on bower and JavaScript projects. But other languages like Java are more picky and would benefit from consistency.

This pull request is a manual follow up of PolymerLabs/tedium#47 and PolymerLabs/tedium#48 which try to do this in an automated way, but are stuck.

bartolom avatar Jul 31 '17 12:07 bartolom