Highlights
- Arctic Code Vault Contributor
- Pro
Popular repositories
-
Forked from janl/mustache.js
Minimal templating with {{mustaches}} in JavaScript
-
-
-
-
1,740 contributions in the last year
Less
More
Contribution activity
March 2021
Created 19 commits in 1 repository
Created a pull request in ampproject/amphtml that received 7 comments
Opened 19 other pull requests in 1 repository
ampproject/amphtml
2
open
16
merged
1
closed
- Ensure that pre-stubbing always happens before the first element is upgraded
- Multi-version: signal when extensions are known
- Remove intermediateDeps from extension loading
- Switch to supports selector format for :where CSS
- DO NOT SUBMIT: Run3/pause2 test
- Video: async pause control via ResizeObserver
- Additional externs for module version and latest flags
- Multiversion: declare extensions with version
- Multiversion: get stricter with propagating and filtering extension versions
- ✂️ Minor: extensions remove unused method
- Do not install extensions twice in multidoc
- Multiversion: additional TODOs for Ads to support
- Unlaunch layout-aspect-ratio-css
- Explicitly specify the version of automatic legacy extensions
- Fully launch disable-a4a-non-sd
- Multi-version: refactor all script-related utils to one module
- Multi-versioned extensions: propagate version info in the binaries
- Workspace: multi-version support for extensions
- Experiment: disallow a4a on platforms w/o native shadow DOM support
Reviewed 22 pull requests in 1 repository
ampproject/amphtml 22 pull requests
- ✨ Send extension versions from AMPHTML ads to FIE
- 🐛 Bento Lightbox: Contain scrolling to open modal
- Migrate Bento components to V1
- Enable media attributes for Bento components
- Multi-version: signal when extensions are known
- Multiversion: get stricter with propagating and filtering extension versions
- Remove intermediateDeps from extension loading
- Multiversion: declare extensions with version
- Switch to supports selector format for :where CSS
- Video: async pause control via ResizeObserver
- 🐛 Fix jumping to top of page when next page loads
- Multi-versioned extensions: propagate version info in the binaries
- Explicitly specify the version of automatic legacy extensions
- ♻️ Guard dependencies in `src/{context,core,preact}`
- ♻️ Bento: BaseElement['props'] to include children, passthrough, passthroughNonEmpty
- Multi-version: refactor all script-related utils to one module
- resources: remove inactive experiments
- 🖍 Bento: Move Selector to JSS
- Experiment: disallow a4a on platforms w/o native shadow DOM support
- resources: disable intersect-resources for all but Bento.
- ✅ [bento][amp-accordion][fixit] Bento accordion e2e tests
- Fix ensureLoaded-vs-build race condition in HEAD
Created an issue in ampproject/amphtml that received 2 comments
Support multiple extension versions between main and FIE docs
FIE (a4a) and main document have to allow version isolation. I.e. the main doc and a FIE doc should be able to include different versions of the sa…
•
2
comments