issues
search
googlearchive
/
polyup
A helpful assistant for migrating from Polymer v0.5 to 1.0. Does many of the boring mechanical parts for you.
http://polymerlabs.github.io/polyup/
BSD 3-Clause "New" or "Revised" License
38
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Trim event handler names
#113
bergie
opened
7 years ago
0
Rename toIgnore to pathToIgnore to avoid naming conflict.
#112
dave-2
closed
8 years ago
3
template-repeat .render() isn't getting all of my array items
#111
wesleywh
closed
8 years ago
0
Don't change `this.$.x.y = z` to use `this.set('$.x.y', z)`
#110
rictic
opened
8 years ago
0
core-icon-set{,-svg} -> iron-icon-set{,-svg}: change id attribute to 'name'
#109
davidmaxwaterman
opened
8 years ago
0
indentation wrong
#108
davidmaxwaterman
opened
9 years ago
0
<caption> replaced with <span>
#107
davidmaxwaterman
opened
9 years ago
0
unable to infer path to components directory
#106
davidmaxwaterman
opened
9 years ago
1
Install issue
#105
ghost
closed
9 years ago
2
Pessimization of <style> within <template>
#104
geoffromer
opened
9 years ago
0
Non-inlined lifecycle callbacks are mishandled
#103
geoffromer
opened
9 years ago
0
Polyup introduces unbalanced HTML
#102
geoffromer
opened
9 years ago
1
Handle no whitespace between template and style.
#101
rictic
closed
9 years ago
1
Polyup chokes on <template><style>
#100
geoffromer
closed
9 years ago
0
Move dom operations to Polymer.dom()
#99
rictic
closed
9 years ago
3
Uncaught Element name could not be inferred. (polymer.concat.js: 9342)
#98
ocampesato
opened
9 years ago
8
Use custom element for ace-editor at gh-pages
#97
tomalec
closed
9 years ago
2
Use Custom Element for Ace editor,
#96
tomalec
closed
9 years ago
2
Generate better parse errors.
#95
rictic
closed
9 years ago
1
Support updating <template bind='expr as value'>
#94
rictic
opened
9 years ago
0
Failing with cryptic error message
#93
danielbaak
closed
9 years ago
2
element-mapping.js: Replace paper-dropdown with paper-menu-button
#92
brian-cruickshank
closed
9 years ago
1
In AfterUserGuide.md and README.md, web-components-ready should be WebComponentsReady
#91
brian-cruickshank
closed
9 years ago
1
<!-- comment section --> at start of file converted to <!-- comment section --><html><head>
#90
brian-cruickshank
opened
9 years ago
2
Ace editor? - "There's an element for that"
#89
tomalec
closed
9 years ago
0
event names are not upgraded
#88
socytidev
opened
9 years ago
1
Add guide for common manual changes after running polyup.
#87
rictic
closed
9 years ago
0
Add var to for loop's key variable in tokenList.
#86
davidmaxwaterman
closed
9 years ago
6
Add var to for loop's key variable in tokenList.
#85
davidmaxwaterman
closed
9 years ago
1
use --layout-fit instead of reimplementing it
#84
davidmaxwaterman
opened
9 years ago
1
allow polyup to be re-run on already polup'd files?
#83
davidmaxwaterman
closed
9 years ago
1
remove '-' from name of compute functions
#82
davidmaxwaterman
opened
9 years ago
0
Computed attributes being incorrectly generated
#81
rictic
opened
9 years ago
1
Improve upgrading of official elements
#80
rictic
closed
9 years ago
1
Add option to upgrade directory recursively.
#79
rictic
closed
9 years ago
0
Support parsing ES6 code.
#78
rictic
closed
9 years ago
1
Computed functions are private by default.
#77
rictic
closed
9 years ago
2
Name computed functions with a leading underscore
#76
rictic
closed
9 years ago
0
Support template strings in components
#75
mrdewitt
closed
9 years ago
2
Add a --recursive option for upgrading all of the html files in a directory
#74
rictic
closed
9 years ago
0
Should rename import for core-animated-pages to neon-animation/neon-animated-pages.html
#73
rictic
closed
9 years ago
1
Migrate CSS to use Polymer 1.1's style modules
#72
rictic
opened
9 years ago
2
Upgrade `this.x = y` to `this.set('x', y)`
#71
rictic
closed
9 years ago
2
PolyUp should recognize core-drawer-toggle and convert to paper-drawer-toggle
#70
barakhub
closed
9 years ago
3
polyup removes backslashes from regexp string.
#69
davidmaxwaterman
closed
9 years ago
1
Move HTML comments out of declarations.
#68
rictic
closed
9 years ago
1
Support properties initialized by expressions.
#67
rictic
closed
9 years ago
1
<template repeat> conversion not working
#66
rbjarnason
closed
9 years ago
1
Don't crash when a property name ends with Changed
#65
rictic
closed
9 years ago
1
Upgrade assignments to use this.set
#64
rictic
closed
9 years ago
1
Next