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

Some web components not shown in Palette #1759

Closed
ripla opened this issue May 7, 2018 · 1 comment
Closed

Some web components not shown in Palette #1759

ripla opened this issue May 7, 2018 · 1 comment
Assignees
Labels
Milestone

Comments

@ripla
Copy link
Contributor

ripla commented May 7, 2018

Steps to reproduce

  1. Add dependency for iron-ajax to the project
  2. Open a new design
  3. Search Palette for iron-ajax

Actual result

iron-ajax is not found

Expected result

iron-ajax is found

Notes

Detect two cases for dependencies:

  1. customElements.define('my-element', MyElement);
Polymer({
  is: 'my-element',
@ripla ripla added flow labels May 7, 2018
@ripla
Copy link
Contributor Author

ripla commented May 7, 2018

Related to #1758

@qtdzz qtdzz self-assigned this Jun 19, 2018
@szolo szolo added this to the 3.0.5 milestone Jul 4, 2018
@szolo szolo closed this as completed Jul 4, 2018
@ripla ripla removed the backlog label Jul 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants