aboutsummaryrefslogtreecommitdiff
path: root/views
AgeCommit message (Expand)Author
2010-08-13Add's Modernizr (html5 feature detection library) + support for placeholders ...Evan Winslow
2010-08-13Removes cache manifest (not appropriate for use with elgg).Evan Winslow
2010-08-05Had the semantics of datetime and datetime-local reversedEvan Winslow
2010-08-04Updating date-related inputs to accept timestamps as well as string inputEvan Winslow
2010-08-04Added application cache support to really make things zippy!Evan Winslow
2010-07-27Date now provides a placeholder hint by default to show what the format of th...Evan Winslow
2010-07-16HTML5 plugin no longer uses custom page_elements/head viewEvan Winslow
2010-07-16changed doctype to lower caseEvan Winslow
2010-07-16Escapes input attribute values with htmlspecialchars and removes default empt...Evan Winslow
2010-07-07Changed $tag to $element in html5 input/default which was causing inputs to n...Evan Winslow
2010-07-01Added all valid html5 input typesEvan Winslow
2010-06-24Added IE support to html5 pluginEvan Winslow
2010-06-24Adding html5 plugin -- all it does now is provide the appropriate headerEvan Winslow