-
Notifications
You must be signed in to change notification settings - Fork 0
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
dawehner/amp-library #1
Commits on Sep 23, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 49b376e - Browse repository at this point
Copy the full SHA 49b376eView commit details
Commits on Sep 24, 2016
-
Add amp-ad support. Regenerated validator-generated.php file with cus…
…tom script tags from: https://github.com/ampproject/amphtml/blob/master/extensions/amp-ad/0.1/validator-amp-ad.protoascii Regenerating the validator was necessary to avoid flagging the script tag for <amp-ad> in <head> as an error
Configuration menu - View commit details
-
Copy full SHA for 0f71259 - Browse repository at this point
Copy the full SHA 0f71259View commit details
Commits on Sep 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for ab6eea9 - Browse repository at this point
Copy the full SHA ab6eea9View commit details
Commits on Oct 5, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 2f9a7ed - Browse repository at this point
Copy the full SHA 2f9a7edView commit details -
Configuration menu - View commit details
-
Copy full SHA for c58b205 - Browse repository at this point
Copy the full SHA c58b205View commit details
Commits on Dec 13, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3339a46 - Browse repository at this point
Copy the full SHA 3339a46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 262b834 - Browse repository at this point
Copy the full SHA 262b834View commit details
Commits on Jan 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1dac838 - Browse repository at this point
Copy the full SHA 1dac838View commit details
Commits on Feb 7, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c1169e5 - Browse repository at this point
Copy the full SHA c1169e5View commit details
Commits on Feb 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c095c0d - Browse repository at this point
Copy the full SHA c095c0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dda5e38 - Browse repository at this point
Copy the full SHA dda5e38View commit details -
Configuration menu - View commit details
-
Copy full SHA for d10e691 - Browse repository at this point
Copy the full SHA d10e691View commit details -
Add amp-sidebar component mapping on context.php
Renzo committedFeb 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 3f4990f - Browse repository at this point
Copy the full SHA 3f4990fView commit details -
Merge pull request Lullabot#144 from FuzzyTree/amp-img-fixed-layout
Add img_max_fixed_layout_width option
Configuration menu - View commit details
-
Copy full SHA for ea94a03 - Browse repository at this point
Copy the full SHA ea94a03View commit details -
Merge pull request Lullabot#145 from FuzzyTree/amp-ad
Add amp-ad script to <head> if needed
Configuration menu - View commit details
-
Copy full SHA for 86f3254 - Browse repository at this point
Copy the full SHA 86f3254View commit details -
Merge pull request Lullabot#146 from FuzzyTree/facebook-photos
Support Facebook posts with photo url schemas
Configuration menu - View commit details
-
Copy full SHA for e01d6b0 - Browse repository at this point
Copy the full SHA e01d6b0View commit details -
Merge pull request Lullabot#149 from FuzzyTree/amp-img-height
Bug fix: height check on setResponsiveImgHeightAndWidth
Configuration menu - View commit details
-
Copy full SHA for 19fa863 - Browse repository at this point
Copy the full SHA 19fa863View commit details -
Merge pull request Lullabot#152 from mayrop/master
Fix for the Youtube code getter
Configuration menu - View commit details
-
Copy full SHA for fdf242a - Browse repository at this point
Copy the full SHA fdf242aView commit details -
Merge pull request Lullabot#154 from Cashewz/patch-1
Update README.md
Configuration menu - View commit details
-
Copy full SHA for fbfe225 - Browse repository at this point
Copy the full SHA fbfe225View commit details -
Merge pull request Lullabot#163 from renzit/master
Add amp-sidebar component mapping on context.php
Configuration menu - View commit details
-
Copy full SHA for b91b246 - Browse repository at this point
Copy the full SHA b91b246View commit details
Commits on Feb 9, 2017
-
Badly formatted youtube URLs cause a parse error
The DOM parser throws away invalid HTML. When you have http://youtube.com/embed/_FlV6pgwlrk&list=123 then the `IframeYouTubeTagTransformPass::getYouTubeCode()` will match the ID as `_FlV6pgwlrk&list=123` but since the ampersand isn't in a proper HTML format (`&`), then DOM will throw this whole element away. I wrote a test to make sure noone breaks this in the future.
Sigurdur Gudbrandsson committedFeb 9, 2017 Configuration menu - View commit details
-
Copy full SHA for ad852d3 - Browse repository at this point
Copy the full SHA ad852d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bfcb27 - Browse repository at this point
Copy the full SHA 9bfcb27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 514a743 - Browse repository at this point
Copy the full SHA 514a743View commit details
Commits on Feb 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5265d55 - Browse repository at this point
Copy the full SHA 5265d55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30fbd97 - Browse repository at this point
Copy the full SHA 30fbd97View commit details -
Sigurdur Gudbrandsson committed
Feb 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 211b8f4 - Browse repository at this point
Copy the full SHA 211b8f4View commit details -
Allow Travis builds to fail on PHP nightly
Sigurdur Gudbrandsson committedFeb 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 0e89046 - Browse repository at this point
Copy the full SHA 0e89046View commit details -
Merge pull request Lullabot#164 from GuideToIceland/upstream-migration
Migrating multiple fixes upstream
Configuration menu - View commit details
-
Copy full SHA for a9bb7fe - Browse repository at this point
Copy the full SHA a9bb7feView commit details
Commits on Feb 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5d1e1a7 - Browse repository at this point
Copy the full SHA 5d1e1a7View commit details
Commits on Feb 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 39d279f - Browse repository at this point
Copy the full SHA 39d279fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4485bd7 - Browse repository at this point
Copy the full SHA 4485bd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e87bede - Browse repository at this point
Copy the full SHA e87bedeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a18c8a7 - Browse repository at this point
Copy the full SHA a18c8a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4190a6 - Browse repository at this point
Copy the full SHA e4190a6View commit details
Commits on Feb 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for a21e886 - Browse repository at this point
Copy the full SHA a21e886View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66ea994 - Browse repository at this point
Copy the full SHA 66ea994View commit details
Commits on Mar 3, 2017
-
Configuration menu - View commit details
-
Copy full SHA for bebaf75 - Browse repository at this point
Copy the full SHA bebaf75View commit details