Commit Graph

59 Commits

Author SHA1 Message Date
Chris Bracco
7611bf513b v0.9.1 0.9.1 2021-04-03 15:05:45 -04:00
Chris Bracco
9c92199a7e Clean up BG image PR 2021-04-03 15:04:31 -04:00
97arushisharma
5cdb76d0fb horizontal list and text color 2021-04-03 14:59:41 -04:00
Chris Bracco
a7b56dec9b Add .editorconfig 2021-04-03 14:59:19 -04:00
Chris Bracco
8f241cf5f1 Merge pull request #35 from cbracco/jKratzik-master
Add <details>, <address>, <object>, <embed>, <datalist>
2021-04-03 14:56:36 -04:00
Chris Bracco
1fecd23aa7 v0.9.0 0.9.0 2021-04-03 14:55:34 -04:00
Chris Bracco
66a77835cc Remove <keygen>; Re-organize additions 2021-04-03 14:49:23 -04:00
jKratzik
ab4675eae5 Added a few elements
address, details, embed, object, file input, datalist, keygen
2021-04-03 14:34:53 -04:00
Chris Bracco
3b85be264e v0.8.0 0.8.0 2018-03-19 16:18:21 -04:00
Chris Bracco
d4d5224177 Merge branch 'ep00ch-master'
* ep00ch-master:
  Minor copy updates
  Added a section for testing comments
2018-03-19 16:16:23 -04:00
Chris Bracco
23c3d5f7c9 Minor copy updates 2018-03-19 16:15:55 -04:00
ep00ch
ffd3e00512 Added a section for testing comments 2018-03-16 17:19:15 +00:00
Chris Bracco
3a0973f6fa v0.7.1
- Add missing form button types (thanks @gnowland!).
0.7.1
2016-04-06 09:30:39 -04:00
Chris Bracco
58308fc6bd Add more missing form input types 2016-04-06 09:30:24 -04:00
Chris Bracco
f54b5040be Merge pull request #11 from gnowland/patch-1
Added input type="button" alongside existing button type="submit"
2016-04-06 09:29:52 -04:00
Gifford Nowland
c7d89818d6 Added <input type="button"> alongside existing <button type="submit">
<input type="button"> was missing from the list of action buttons
2016-04-05 09:20:59 -05:00
Chris Bracco
5ff15df75d v0.6.2 0.6.2 2016-03-14 09:41:59 -04:00
Chris Bracco
5c388acf5e Merge branch 'gilluminate-patch-1'
* gilluminate-patch-1:
  minor formatting change
2016-03-14 09:40:42 -04:00
Jason Gill
a6d11b25a2 minor formatting change 2016-03-13 16:10:38 -06:00
Chris Bracco
e437f3a7c2 v0.6.1
- Simplify the instructions in `CHANGELOG.md`.
- Rename `LICENSE.md` to `LICENSE`.
- Update `README.md` content.
0.6.1
2016-02-02 07:31:07 -05:00
Chris Bracco
d0784b7184 Update auxillary repo files
- Simplify the instructions in `CHANGELOG.md`.
- Rename `LICENSE.md` to `LICENSE`.
- Update `README.md` content.
2016-02-02 07:30:41 -05:00
Chris Bracco
334369bc88 Add npm version badge to readme
Now that the project has been published to npm (as of 0.6.0), add a
badge to the readme that displays the latest published version of the
project.
2016-02-01 14:30:09 -05:00
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