Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add the core amp-story component (#11511)
* Add the core amp-story component * Add TODO LDAP * Update amp-story.css * Update amp-story.js * Fix eslint errors in amp-story.js and add back experiment * Fix lint errors in test-amp-story.js * amp-story.js lint changes * Update test-amp-story.js * Update amp-story.js * Update amp-story.js * Add @const where possible. * Add fixes for various integration points that broke during merges. * Remove renamed 'AnalyticsTrigger' * Add missing trailing comma to test file * Update closure type annotations. * Remove double nullability indicators * Explicitly import animation typedefs. * Update typedefs for animation-types * Partial fixes for closure type issues * Partial fixes for closure type issues (part 2) * Partial fixes for closure type issues (part 3) * Remove extra whitespace * Partial fixes for closure type issues (part 4) * Fix missing imports and typos * Fix missing imports and typos * Fix remaining type issues * Skip failing amp-story tests; fix loading screen when no elements require loading.
- Loading branch information