Dominik Groß

Results 8 issues of Dominik Groß

When creating a new polymer element with yo polymer:el the polymer import is done like this: `` and the backslashes are causing issues in firefox which results in the page...

If you add this line of css, the pages automatically adjust to the height of their content: `iron-swipeable-pages > .iron-selected { position: inherit; }` I would say this behaviour should...

enhancement
in progress

In the newest version (1.2.3) when lazy loading components (by using lazy-pages) whith iron-swipeables-pages the followign error occurs in iron-swipeable-pages.html on line 314: `Uncaught TypeError: Cannot read property 'offsetWidth' of...

question
in progress

### Description We use the following code for our forms: ``` ``` This works wonderfully in all browsers and submits the content as json. However Microsoft Edge doesn't support this...

When using the following input: `/session/login: post: tags: - session summary: Endpoint for user-login and getting the session key requestBody: content: application/json: schema: type: object properties: user: type: string pass:...

When creating a new issues it never gets saved although it says issue created. Updating an issue works though...

bug

Currently the changes are just lost when e.g. pressing the back key by accident

enhancement

It would be great to have the ability to manually preload a page (when you know the user will most likely transition to it soon) without actually switching to it...