Files
html5-test-page/CHANGELOG.md
Chris Bracco c227c4daa6 v0.6.0
- Update indentation and whitespace.
- Add to npm.
2016-02-01 10:17:25 -05:00

776 B

0.6.0 (February 1, 2015)

  • Update indentation and whitespace.
  • Add to npm.

0.5.0 (December 13, 2015)

  • Update <iframe> source attribute to point to index.html (so meta).
  • Add viewport <meta> tag to <head> of index.html.

0.4.0 (August 17, 2015)

  • Add <meter> element (thanks @haroenv!). Reorganize a few existing elements.

0.3.1 (August 17, 2015)

  • Change placeholder image dimensions to one that works properly (thanks @haroenv!).

0.3.0 (August 17, 2015)

  • Add phone number input field (thanks @johnpolacek!).

0.2.2 (May 13, 2015)

  • Fix validation errors.

0.2.1 (March 21, 2015)

  • Fix duplicate IDs and formatting.

0.2.0 (April 8, 2014)

  • add <caption> element to <table> examples.

0.1.0 (April 4, 2014)

  • Initial release!