Skip to content

Commit

Permalink
👽 General Improvements
Browse files Browse the repository at this point in the history
- Solved print bug
- Updated pt-elements references
- Other general improvements
  • Loading branch information
jesuslopezlugo committed Mar 6, 2018
1 parent f6e1fd5 commit c1956b0
Show file tree
Hide file tree
Showing 2 changed files with 308 additions and 289 deletions.
8 changes: 4 additions & 4 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"main": "pt-crud-table.html",
"dependencies": {
"polymer": "Polymer/polymer#^2.0.0",
"pt-select": "plusTTeam/pt-select#^1.0.0",
"pt-multilang-input": "plusTTeam/pt-multilang-input#^1.0.0",
"pt-tags-input": "plusTTeam/pt-tags-input#^1.0.0",
"pt-firebase-file-uploader": "plusTTeam/pt-firebase-file-uploader#^1.0.0",
"pt-select": "plusTTeam/pt-select#^1.0.3",
"pt-multilang-input": "plusTTeam/pt-multilang-input#^1.0.3",
"pt-tags-input": "plusTTeam/pt-tags-input#^1.0.4",
"pt-firebase-file-uploader": "plusTTeam/pt-firebase-file-uploader#^1.0.1",
"paper-dialog": "PolymerElements/paper-dialog#^2.0.0",
"vaadin-grid": "vaadin/vaadin-grid#^4.0.0",
"paper-dialog-scrollable": "PolymerElements/paper-dialog-scrollable#^2.1.0",
Expand Down
Loading

0 comments on commit c1956b0

Please sign in to comment.