polymer-starter-kit
polymer-starter-kit copied to clipboard
A starting point for Polymer apps
The last commit to this project was in 2018. The team behind it (Monica, Rob, Keanu, others) have either moved on to different companies, or different parts of Google. And...
I'm trying to create a build with a base url "/test" for the project. According to documentation, I have to use "basePath": "/test" on the build to let this value...
We are replacing our application front end from JSP,Jquery to Polymer3 and we want to continue using Spring Boot + Java REST API as backend . I am unable to...
### Description The switch import on the _pageChanged(page) function that controls routing seems to be broken.. I recieve a ' SyntaxError: import declarations may only appear at top level of...
Easy for our prospective users to be confused between https://polymer.github.io/pwa-starter-kit/what's-in-the-box/ and https://www.polymer-project.org/3.0/start/toolbox/set-up since they both provide service worker etc.
Hi people, what are the best practices for adding a login screen in PSK in terms of PRPL? I already have the logic, the ajax etc. At the moment, I...
### Description When using the straight PSK, if you assign in quick sequence `this.page` , the ultimately selected page doesn't get style applied (custom-styles) I REALISE that this is a...
I notice the current releases of Polymer Starter Kit is 3.2 but not upgraded to Polymer 3.0 architecture. Is there plan to tie the major release numbering so that there...
I have an app that was based on psk, but I am having trouble updating the app when I have deployed new source files. I have it installed on my...