37 Commits

Author SHA1 Message Date
Chris Bracco
c227c4daa6 v0.6.0
- Update indentation and whitespace.
- Add to npm.
0.6.0
2016-02-01 10:17:25 -05:00
Chris Bracco
bacedcf473 Add package.json file
Add a package.json file so people can pull this into their projects as a
3rd party library via npm.
2016-02-01 10:16:03 -05:00
Chris Bracco
d9bb5636a4 Remove whitespace and fix indentation
This is really just updating the file to match my current personal
preferences for formatting HTML files. No functionality is changing
here.
2016-02-01 09:33:07 -05:00
Chris Bracco
c3cae26738 Change tab size from 4 to 2
I am using 2 spaces in all of my projects for indentation size because
it is the only size that will render the same across all environments.
2016-02-01 09:30:21 -05:00
cbracco
3a5d46820b update readme 2015-12-21 16:08:37 -05:00
cbracco
6c099a4351 Merge branch 'master' into gh-pages
* master:
  0.5.0
  update iframe src; add viewport meta tag
2015-12-03 18:49:30 -05:00
cbracco
0d014c55f7 0.5.0 0.5.0 2015-12-03 18:38:55 -05:00
cbracco
4727a9b233 update iframe src; add viewport meta tag 2015-12-03 18:38:34 -05:00
cbracco
5921d0d7c9 Merge branch 'master' into gh-pages
* master:
  v0.4.0
  add meter element; reorganize a few existing elements
  rename test.html to index.html
2015-08-17 20:41:54 +02:00
cbracco
7f81d9f7a3 v0.4.0 2015-08-17 20:41:31 +02:00
cbracco
47719944bc add meter element; reorganize a few existing elements 0.4.0 2015-08-17 20:40:17 +02:00
cbracco
63bafc731c rename test.html to index.html 2015-08-17 20:30:20 +02:00
cbracco
6314722406 rename test.html to index.html 2015-08-17 16:02:57 +02:00
cbracco
8baaacd77e v0.3.1 0.3.1 2015-08-17 15:58:46 +02:00
cbracco
76753ba02f Merge branch 'Haroenv-patch-1'
* Haroenv-patch-1:
  place kitten fix
2015-08-17 15:57:46 +02:00
cbracco
cf00512063 Merge branch 'patch-1' of https://github.com/Haroenv/html5-test-page into Haroenv-patch-1
* 'patch-1' of https://github.com/Haroenv/html5-test-page:
  place kitten fix
2015-08-17 15:57:31 +02:00
cbracco
527134b89a Merge branch 'master' of https://github.com/cbracco/html5-test-page
* 'master' of https://github.com/cbracco/html5-test-page:
2015-08-17 15:30:33 +02:00
cbracco
4f2ed28992 Merge branch 'johnpolacek-master'
* johnpolacek-master:
  add phone number input type
2015-08-17 15:30:28 +02:00
cbracco
649dfac7ae Merge branch 'johnpolacek-master'
* johnpolacek-master:
  add phone number input type
0.3.0
2015-08-17 15:29:07 +02:00
johnpolacek
033d46eb24 add phone number input type 2015-08-16 07:28:05 -05:00
cbracco
1c0f3d7367 v0.2.2 0.2.2 2015-05-13 16:30:46 +02:00
cbracco
3a86d42023 fix validation errors 2015-05-13 16:29:37 +02:00
Haroen Viaene
12dfea9c4f place kitten fix 2015-05-04 18:27:01 +02:00
cbracco
3ce9efeb8e v0.2.1 0.2.1 2015-03-21 19:17:37 +01:00
cbracco
36e69fb5bc update readme 2015-03-21 19:09:03 +01:00
cbracco
1602ce3a45 Merge branch 'miller345-patch-1'
* miller345-patch-1:
  update formatting and IDs
  Fixed duplicate IDs
2015-03-21 19:08:03 +01:00
cbracco
a73b6fef0b update formatting and IDs 2015-03-21 19:07:32 +01:00
Joel Miller
8a1c7b6906 Fixed duplicate IDs
there was 3 instances of id="text"
2015-03-20 21:08:11 +00:00
Chris Bracco
7856bae2a3 Update CONTRIBUTING.md
Removed some irrelevant information.
2014-04-09 18:49:23 -04:00
cbracco
557ee5c23b added CONTRIBUTING.md 2014-04-08 11:50:43 -04:00
cbracco
dba522d9c6 added caption element to example table 0.2.0 2014-04-08 11:44:43 -04:00
cbracco
1ee885db0c added images section to embedded content 2014-04-08 11:44:18 -04:00
cbracco
f050d81ff3 added back embedded content and form elements because they disappeared somehow 2014-04-08 11:39:54 -04:00
cbracco
dde48f80cd add caption to example table 2014-04-08 11:36:09 -04:00
cbracco
89d409bb0b fixed type in README.md 2014-04-04 10:25:11 -04:00
cbracco
9458b4202b Initial release 2014-04-04 10:23:30 -04:00
Chris Bracco
e83071f830 Initial commit 0.1.0 2014-04-04 06:52:49 -07:00