Skip to content

skeleton for amp-tabs#7003

Merged
chenshay merged 4 commits intoampproject:masterfrom
chenshay:tabs
Jan 13, 2017
Merged

skeleton for amp-tabs#7003
chenshay merged 4 commits intoampproject:masterfrom
chenshay:tabs

Conversation

@chenshay
Copy link
Copy Markdown
Contributor

@chenshay chenshay requested a review from aghassemi January 11, 2017 23:55
*/
declareExtension('amp-slides', '0.1', false, 'NO_TYPE_CHECK');
declareExtension('amp-social-share', '0.1', true);
declareExtension('amp-tabs', '0.1', true);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test is failing because it is looking for a CSS file. Can either make this false or just add a skeleton css file (amp-tabs will need a css file anyway)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Copy link
Copy Markdown
Contributor

@camelburrito camelburrito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets also create an experiment for tabs in this pr

@chenshay chenshay merged commit a72a54f into ampproject:master Jan 13, 2017
@chenshay chenshay deleted the tabs branch January 13, 2017 00:14
rpominov pushed a commit to yandex-pcode/amphtml that referenced this pull request Jan 20, 2017
* master: (310 commits)
  Update csa.md to remove non-required parameters (ampproject#6902)
  Add notes about requesting ads ATF and link to demo (ampproject#7037)
  Remove whitelist for lightbox scrollable validator (ampproject#7034)
  Delegate submit events until amp-form is loaded  (ampproject#6929)
  Moves closure sha384 into a new extension amp-crypto-polyfill for lazy load (ampproject#7006)
  Refactor observables in viewer-impl into a map object (ampproject#7004)
  resizing of margins (ampproject#6824)
  Use URL replacer from embed for pixel (ampproject#7029)
  adds support for Gemius analytics (ampproject#6558)
  Avoid duplicating server-layout (ampproject#7021)
  Laterpay validator config (ampproject#6974)
  Validator rollup (ampproject#7023)
  skeleton for amp-tabs (ampproject#7003)
  Upgrade post-css and related packages to latest (ampproject#7020)
  handle unload (ampproject#7001)
  viewer-integr.js -> amp-viewer-integration (ampproject#6989)
  dev().info()->dev().fine() (ampproject#7017)
  Turned on experiment flag (ampproject#6774)
  Unlaunch ios-embed-wrapper for iOS8 to avoid scroll freezing issues (ampproject#7018)
  Add some A4A ad request parameters (ampproject#6643)
  ...
jridgewell pushed a commit to jridgewell/amphtml that referenced this pull request Jan 31, 2017
* skeleton for amp-tabs

* lint fix

* fix

* added experiment
mrjoro pushed a commit to mrjoro/amphtml that referenced this pull request Apr 28, 2017
* skeleton for amp-tabs

* lint fix

* fix

* added experiment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants