Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Hybrid mode #53

Open
6 tasks
myfrom opened this issue Dec 24, 2016 · 5 comments · May be fixed by #71
Open
6 tasks

Upgrade to Hybrid mode #53

myfrom opened this issue Dec 24, 2016 · 5 comments · May be fixed by #71
Assignees

Comments

@myfrom
Copy link

myfrom commented Dec 24, 2016

It would be great if this element would support the latest Polymer 2.0 in hybrid mode.

Who will use the feature? Developers building 2.0 apps/elements
When will they use the feature? Whenever they want to use Polymer 2.0
What is the user’s goal? Having support for latest version of Polymer

It would require those four steps:

  • Move style to <template> (It should be done even in 1.0)
  • Replace content with slot
  • Ensure CSS supports new specs
  • Update bower.json
  • Update tests
  • Ensure scripts support new specs (doesn't require drastic changes, hybrid mode has got legacy functions)
@MeTaNoV MeTaNoV self-assigned this Jan 13, 2017
@MeTaNoV
Copy link
Collaborator

MeTaNoV commented Jan 13, 2017

@Witus13 After a short break, I'll be working on this one as a priority, do not hesitate to provide assistance in the upcoming PRs!

@brawat
Copy link

brawat commented Jul 20, 2017

Hello @MeTaNoV any progress in upgrade, is there some work around that we can use iron-swipeable in polymer 2 or is there any alternative component with similar feature

@myfrom
Copy link
Author

myfrom commented Jul 20, 2017

@brawat I was able to get 2.0-preview branch of this repo to work. However, when doing $ bower install you need to specify -F or answer tons of questions about which version to use

@brawat
Copy link

brawat commented Jul 20, 2017

the current version of iron swipeable is not behaving as it was in polymer 1.0, i can see no such error, i tried to change content tags of iron-swipeable.html to slot as per polymer 2.0, in this case i am seeing all the different pages(swipeable pages) in a single page

@MeTaNoV
Copy link
Collaborator

MeTaNoV commented Jul 20, 2017

@brawat I am still lacking time to finalise the upgrade and am really thankful for the contribution of @myfrom and others! It should be however finished by the Polymer Summit 2017, as well as some of my other components and some other new! Patience at this point is required!

@socceroos socceroos linked a pull request Apr 26, 2018 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants