Skip to content

3.0 preview - #6

Open
bastiion wants to merge 7 commits into
NeilujD:masterfrom
bastiion:3.0-preview
Open

bastiion wants to merge 7 commits into
NeilujD:masterfrom
bastiion:3.0-preview

Conversation

@bastiion

@bastiion bastiion commented Nov 6, 2018

Copy link
Copy Markdown

I ported the autocomplete components to Polymer 3.0 with almost no changes to the logic. I used
the class based declaration even though a Polymer(...) declaration would have been possible by using legacy methods, the new method is more concise and can be transpiled to ES5 during the build process.

@NeilujD

NeilujD commented Jan 25, 2019

Copy link
Copy Markdown
Owner

Thank you for the PR !
I tried you code and it seems that the component page is not working anymore because you did not update the index.html.
Can you fix it so I can approve and merge your work ?

@bastiion

Copy link
Copy Markdown
Author

Yes, I'll take a look at it and by the way,the last two changes shouldn't have gone to this branch. I think we need to revert them and maybe open another issue because I had problems with the clicking/taping behavior (sometimes menu disappears, but item is not selected)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants