Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fixed incorrect capitalization for DOCTYPE html | John Mayhew | 2012-07-09 |
| | |||
* | Normalize HTML DOCTYPE | Kris Kowal | 2012-07-09 |
| | | | | | | | Was lower-case. Now upper-case. Also fixed BOMs, trailing white-space, DOS line terminators. Did not expand tabs to spaces. | ||
* | BSD License | Kris Kowal | 2012-07-09 |
| | |||
* | Normalize HTML doctype | Kris Kowal | 2012-07-06 |
| | |||
* | Remove byte order markers (BOM) | Kris Kowal | 2012-07-06 |
| | |||
* | Update copyright boilerplate | Kris Kowal | 2012-07-06 |
| | |||
* | Squashed master into dom-architecture | Valerio Virgillito | 2012-05-16 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | finishing to replace all id with data-montage-id | Valerio Virgillito | 2012-05-03 |
| | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com> | ||
* | Removing all "module" declarations and replaced with "prototype" in ↵ | John Mayhew | 2012-04-26 |
| | | | | preparation for montage converting to the new "prototype" format fully | ||
* | Presets Panel - Fix single-click activation, and transition cut-off bug. | Eric Guzman | 2012-03-02 |
| | | | | Use double-click as the activation event for transition presets. Also fixed the bug when applying a style preset before the transition preset, which disabled transitions after the first one. | ||
* | Presets - Modify application of preset classes for new json structure | Eric Guzman | 2012-02-15 |
| | |||
* | Presets Panel - Initial commit with panel content | Eric Guzman | 2012-02-07 |