Age | Commit message (Expand) | Author |
2017-05-16 | correct target for cssmin | Hakim El Hattab |
2017-05-05 | Merge pull request #1887 from tristansokol/tristans/add-useavailableport | Hakim El Hattab |
2017-05-02 | adds `useAvailablePort` option when serving page with connect. | Tristan Sokol |
2017-05-01 | Upgrade Grunt dependencies and standardise on a consistent file format. | Benjamin Tan |
2017-01-31 | Merge pull request #1728 from opdavies/sass-extension | Hakim El Hattab |
2017-01-20 | 2017 | Hakim El Hattab |
2016-10-16 | Support sass extension for custom themes | Oliver Davies |
2016-10-05 | renamed grunt 'base' option to 'root' (#1660) | CH |
2016-06-28 | merge retire.js #1473 | Hakim El Hattab |
2016-04-10 | widen watch for html files, required for updates to demo.html | Hakim El Hattab |
2016-04-10 | merge conflict | Hakim El Hattab |
2016-04-09 | Fix watching for markdown files | Ruben Oostinga |
2016-01-08 | merge conflict | Hakim El Hattab |
2016-01-08 | added retire.js to build process | Bjoern Kimminich |
2016-01-04 | :copyright: :copyright: :copyright: :copyright: :copyright: closes #1469 | Hakim El Hattab |
2015-10-26 | fix mixed indentation | Hakim El Hattab |
2015-10-14 | Add more support for external markdown. | Will Sloan |
2015-07-01 | Gruntfile.js: watch tasks restructured | jzgdev |
2015-06-03 | add base option for grunt serve task #1102 | Hakim El Hattab |
2015-02-25 | fix mixed indentation | Hakim El Hattab |
2015-01-28 | dynamic file mapping to avoid themes hardcoded in gruntfile | Hakim El Hattab |
2015-01-05 | (c) 2015 | Hakim El Hattab |
2014-12-18 | add white theme, reverse of default theme #1018 | Hakim El Hattab |
2014-12-10 | rename previous default theme to league | Hakim El Hattab |
2014-10-06 | reduce grunt task overhead | Hakim El Hattab |
2014-10-06 | reveal.css is now scss, merge autoprexier #1007 | Hakim El Hattab |
2014-10-04 | merge #975 into dev | Hakim El Hattab |
2014-09-28 | add new black theme | Hakim El Hattab |
2014-09-12 | merged dev branch | Yves Delley |
2014-09-12 | re-created unprefixed version of reveal.css automatically using autoprefixer,... | Yves Delley |
2014-09-05 | - | Yves Delley |
2014-09-05 | removed all vendor-prefixes from reveal.css | Yves Delley |
2014-07-17 | removed ruby dependency. | Miroslav Mocek |
2014-04-27 | merge umd wrapping | Hakim El Hattab |
2014-04-08 | add UMD support. fix #787 | Michael Williams |
2014-03-13 | update (c) year | Hakim El Hattab |
2014-02-16 | update (c) year | Hakim El Hattab |
2013-12-05 | grunt serve starts the browser and livereloads changes in the presentation | Daniel Wegener |
2013-11-27 | improvement to query string parsing | Hakim El Hattab |
2013-11-07 | remove old inaccurate comment | Hakim El Hattab |
2013-10-22 | include all themes in grunt task | Hakim El Hattab |
2013-09-12 | Add option to Gruntfile.js to specify server port | Marek Ć uppa |
2013-08-24 | add test task, avoid attempt to run tests in unrelated html files | Hakim El Hattab |
2013-08-22 | run unit tests as part of grunt build and ci | Hakim El Hattab |
2013-08-22 | add qunit grunt dependency | Hakim El Hattab |
2013-05-04 | add package and serve grunt tasks (closes #437) | Hakim El Hattab |
2013-03-08 | fix grunt jshint config | Hakim El Hattab |
2013-03-04 | merge two new themes, slight adjustments to said themes | Hakim El Hattab |
2013-03-04 | add grunt sass theme task | Hakim El Hattab |
2013-02-27 | attempt n2 to fix grunt in travis ci build | Hakim El Hattab |