Skip to content

Releases: Ariel-Rodriguez/react-amp-template

Bugfixes

02 Feb 21:11
Compare
Choose a tag to compare
  • Restrictions for injection of custom DOM properties
  • metatags collection contains bad references.

Better semantic to register RDFa.

02 Feb 16:00
Compare
Choose a tag to compare
  • 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

30 Nov 18:13
Compare
Choose a tag to compare

Features

  • Added support for custom meta tags.

First iteration of MVP done!
Releasing first version.

1.0.0-beta

27 Nov 10:00
Compare
Choose a tag to compare

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

Alpha release

25 Nov 20:00
Compare
Choose a tag to compare
Alpha release Pre-release
Pre-release

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.