Pinned
1,451 contributions in the last year
Less
More
Activity overview
Contributed to
Code-for-All/lockdown,
thepassle/generic-components,
open-wc/open-wc
and 5 other
repositories
Contribution activity
February 2021
Created 65 commits in 3 repositories
Created 1 repository
- thepassle/spectrum-web-components TypeScript
Created a pull request in ing-bank/lion that received 1 comment
chore: update CEM version, add litelement flag
What I did
Updated the version of @custom-elements-manifest/analyzer. This new version:
Doesnt overwrite the package.json if a customElementsMan…
+121
−124
•
1
comment
Opened 5 other pull requests in 2 repositories
open-wc/custom-elements-manifest
1
open
3
merged
ing-bank/lion
1
merged
Reviewed 3 pull requests in 2 repositories
webcomponents/custom-elements-manifest 2 pull requests
ing-bank/lion 1 pull request
Created an issue in open-wc/custom-elements-manifest that received 1 comment
duplicate param
/** * @param {e} Event * @returns {void} */ myMethod(e) {} { "name": "Event", "type": { "type": "e" } }, { "name": "e" }
1
comment
Opened 15 other issues in 1 repository
open-wc/custom-elements-manifest
14
closed
1
open
- [analyzer] Stencil plugin
- change `type.type` to `type.text` to conform to latest schema
- update to latest schema
- methods: jsDoc return type is empty
- duplicate attributes
- add --dev flag
- mixins not output correctly
- events end up in manifest multiple times
- handle destructuring in functionlikes
- ignore default values for properties if theyre function calls
- do something with TS `readonly`
- static get observedAttributes only handles an array
- improve window.customElements.define
- add `customElementsManifest` property to package.json
- mixin is incorrectly listed as module instead of package

