Skip to content
This repository has been archived by the owner on Oct 13, 2020. It is now read-only.
This repository has been archived by the owner on Oct 13, 2020. It is now read-only.

wg-runtime Status Update 2020-01-21 #27

Closed
jridgewell opened this issue Jan 21, 2020 · 3 comments
Closed

wg-runtime Status Update 2020-01-21 #27

jridgewell opened this issue Jan 21, 2020 · 3 comments

Comments

@jridgewell
Copy link
Collaborator

What was accomplished

Lessons learned

What's next

@jridgewell
Copy link
Collaborator Author

What was accomplished

  • First PreactBaseElement (<amp-date-display>) was merged!
  • Writing docs on Sec-CH-UA, the new Client Hints UserAgent proposal.
  • Made PR to launch native CEv1 for everyone!
  • Updated devAsserts babel transform to let Closure do correct type narrowing
  • Attempted (and failed) to get RRule supported again with Caroline.

Lessons learned

  • Sec-CH-UA is not a perfect fit for differential serving, but it's a step in the right direction
  • Closure compiler still doesn't understand circular imports
  • RRule has a require() call inside a ESM module to avoid a circular import, and closure really doesn't like that.

What's next

  • Doing native Preact Tests
  • Finish Sec-CH-UA docs
  • Restart crossorigin=anonymous Cache transforms
  • Need to write design docs on Bento, CEv1 and others.
  • Work on serving Bento modules

@dreamofabear
Copy link

dreamofabear commented Jan 21, 2020

What was accomplished

Lessons learned

  • layout=responsive|fluid requires using a "fill-content" child container for sizing

What's next

  • Respond to code review comments in IntersectionObserver PR
  • Merge the amp-script/worker-dom bug fixes

@samouri
Copy link
Member

samouri commented Jan 22, 2020

What was accomplished

Lessons learned

  • The flu is evil.

What's next

  • Continue on amp-state: URI work.

@samouri samouri closed this as completed Feb 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants