Branch: refs/heads/prototype
Home:
https://github.com/forge/scaffold-html5
Commit: 01322b56d588b43e3440f5e56b0f0bfd5e4994f9
https://github.com/forge/scaffold-html5/commit/01322b56d588b43e3440f5e56b...
Author: Vineet Reynolds <Vineet.Reynolds(a)gmail.com>
Date: 2013-01-30 (Wed, 30 Jan 2013)
Changed paths:
M src/main/resources/scaffold/angularjs/partials/detail.html.ftl
Log Message:
-----------
Fixed the generation of the required attribute in HTML5 forms.
Commit: 1cce775ed6c91ea75babab218a533fce3cb190bb
https://github.com/forge/scaffold-html5/commit/1cce775ed6c91ea75babab218a...
Author: Vineet Reynolds <Vineet.Reynolds(a)gmail.com>
Date: 2013-01-30 (Wed, 30 Jan 2013)
Changed paths:
M src/main/java/org/jboss/forge/scaffold/html5/Html5Scaffold.java
M src/main/resources/scaffold/angularjs/partials/detail.html.ftl
Log Message:
-----------
Added logic to the detail-entity FTL for date and number types.
Specialized HTML5 input type attributes like type="date",
type="datetime" etc. are now generated and used for display when creating or
editing entities.
Compare:
https://github.com/forge/scaffold-html5/compare/e903fff86f3c...1cce775ed6c9