Mercurial > urweb
log lib/ur/basis.urs
age | author | description |
---|---|---|
Sun, 16 Nov 2014 14:16:11 -0500 | Adam Chlipala | More simple textual HTML5 input types |
Sun, 16 Nov 2014 14:06:24 -0500 | Adam Chlipala | Remove 'value' attribute of <checkbox> |
Sun, 16 Nov 2014 14:02:17 -0500 | Adam Chlipala | Make 'required' and 'autofocus' attributes Boolean; add a syntax extension for parsing their usual HTML syntax |
Sun, 12 Oct 2014 10:03:36 +0000 | Sergey Mironov | HTML5 input attributes: placeholder, required, autofocus; email input type (without cformTag equivalent) |
Mon, 07 Jul 2014 10:05:04 +0400 | Sergey Mironov | Add 'role' data attribute. |
Tue, 19 Aug 2014 11:17:39 -0400 | Adam Chlipala | <cselect> and <coption> type fixes (grandfathered into release) |