FirebaseExtended / polymerfire

Polymer Web Components for Firebase
https://www.webcomponents.org/element/firebase/polymerfire
MIT License
459 stars 142 forks source link

Todo list #346

Open tjmonsi opened 6 years ago

tjmonsi commented 6 years ago

Todo:

Review and test the whole polymerfire for Polymer 2 and Polymer 3

creativeautomaton commented 6 years ago

@tjmonsi working on a version of of polymerfire for polymer 3 as well you can npm i polymerfire3 to check it out. right now i need to convert the behaviors to match polymer 3 syntax but i used the modulizer to convert the files to imports and also created the npm to allow install of the package. if you want i can add you as a contributor as this is my first npm package and help is always welcome.