manekinekko / manekinekko/angular-wc-interop
upgrade to specs v1
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] update the polyfill
- [ ] use `define(tagName, constructor, options)`
- [ ] use the new lifecycle hooks
- [ ] use shadowDOM spec v1
links:
- https://developers.google.com/web/fundamentals/getting-started/primers/customelements
- https://developers.google.com/web/fundamentals/getting-started/primers/shadowdom
cc @juristr
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's current polyfill and custom-element integration, then read the linked Custom Elements and Shadow DOM primers. Check each checklist item against the existing implementation; done means the polyfill, define signature, lifecycle hooks, and Shadow DOM behavior follow the v1 specifications.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend, web-dev
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100