React Amp Template Versions Save

AMP template generator

2.1.0

7 years ago
  • Restrictions for injection of custom DOM properties
  • metatags collection contains bad references.

2.0

7 years ago
  • input settings are passed by main constructor. Renaming:
  • renderStatic
  • add Script
  • add Meta
  • validation error doesn't break render output.
  • add examples

1.0.0

7 years ago

Features

  • Added support for custom meta tags.

First iteration of MVP done! Releasing first version.

1.0.0-beta

7 years ago

Almost ready for production. 🎉

  • Better way to add custom-scripts
  • AMP validations runs automatically for each render.

dev

  • Minor refactor
  • Travis added to the friend-list
  • Better unit tests.
  • Some inline docs

1.0.0-alpha

7 years ago

1.0.0-Alpha

Features

  • Ability to add custom styles using aphrodite styling.
  • Simple strategy for define custom-scripts.

core internals

  • Added AMP validations.
  • Unit test and validation for App example.