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

Weekly Status 2017-02-20 #7679

Closed
mrjoro opened this issue Feb 20, 2017 · 11 comments
Closed

Weekly Status 2017-02-20 #7679

mrjoro opened this issue Feb 20, 2017 · 11 comments
Assignees
Milestone

Comments

@mrjoro
Copy link
Member

mrjoro commented Feb 20, 2017

Please add a comment to this issue with your weekly status update for the AMP Project, such as:

  • your accomplishments over the last week
  • what you're currently working on
  • things you're blocked on
  • anything else you think the entire community should know

We encourage updates from everyone who is actively participating in the AMP Project.

@mrjoro mrjoro added this to the Docs Updates milestone Feb 20, 2017
@mrjoro mrjoro self-assigned this Feb 20, 2017
@DerekNonGeneric
Copy link

DerekNonGeneric commented Feb 20, 2017

amp-sortable-table (#6057)

Last week:

  • Evaluated and reported VoiceOver support for Flexbox ordering
  • Tested potential workarounds to enable screen reader support for Flexbox ordering
  • Compared render performance between refill and Flexbox ordering implementations using 1000 rows (Flexbox ordering render is ~2x faster)
  • Updated design doc to reflect feedback (attribute names, initial scope)

This week:

  • Update design doc to reflect logic agreed upon
  • Make table more accessible (scope attribute, et al)
  • If refill is agreed upon, implement more efficient logic (possibly reparenting)
  • If Flexbox ordering is agreed upon, implement in full-fledged prototype

Blocked:

  • Determine whether to use refill or Flexbox ordering contingent upon accessibility requirements

@mrjoro
Copy link
Member Author

mrjoro commented Feb 20, 2017

@kmh287
Copy link
Contributor

kmh287 commented Feb 21, 2017

@dvoytenko
Copy link
Contributor

  • Initial loading analytics has been complete.
  • Working on visibility. We have a slight conflict with Visibility V2 launch (slated for this week) that can slow me down.

@dreamofabear
Copy link

@zhouyx
Copy link
Contributor

zhouyx commented Feb 21, 2017

@jridgewell
Copy link
Contributor

  • Was on duty
  • Working on /diversions endpoint for Cache SW

@aghassemi
Copy link
Contributor

aghassemi commented Feb 21, 2017

@cramforce
Copy link
Member

@muxin
Copy link
Contributor

muxin commented Feb 22, 2017

  • Finished work on measuring document height and send to viewer
  • Worked on adding viewer integration script to runtime pages based on amp_js_v param

@camelburrito
Copy link
Contributor

Amp Start

  • Finished components page
    • Code highlighting & copy paste'able code for components
    • Showcase of Rendered components (baseline theme)
    • Readme to help onboarding
  • On boarding @tonyruscoe , @matharden - they will be working on opinionated templates
  • On boarding @sebastianbenz , to migrate ABE to ampstart

AMP HTML

  • Worked with @derekcecillewis on sortable tables
  • implemented js bin for using input type="range" for ratings component - https://jsbin.com/wajiqop - @dandv will work on it

@mrjoro mrjoro closed this as completed Feb 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests