Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 3.4.0 | Hakim El Hattab | 2017-01-10 |
* | Reduce required Node.js version to 4.0.0.•••The development workflow can be used with Node 4+, not just Node 6. We should avoid showing warnings and errors when users are installing this package via npm/yarn. Ref. #1729, #1743. Closes #1725. | Benjamin Tan | 2016-12-06 |
* | merge package version conflicts | Hakim El Hattab | 2016-12-01 |
|\ | |||
| * | update dependencies to work with latest node #1743 | Hakim El Hattab | 2016-12-01 |
| * | Bump node engine in packages.json | Henrik Feldt | 2016-11-09 |
* | | renamed grunt 'base' option to 'root' (#1660)•••* Allow slides to be served away from revealjs server location The previous 'base' option conflicts with Grunt's 'base' option. Changing it to 'root' avoids this. Further, updating to a newer Grunt allows multiple parameters to be used. therefore `grunt serve --root="." --root="pathtomyslides"` allows you to keep your slide content separate from JS/CSS and such * Live reload for relocated base * Updated packages to match origin/dev * Updated packages to match origin/dev * Ensure root is an array | CH | 2016-10-05 |
* | | update dependencies based on retire.js info #1473 | Hakim El Hattab | 2016-06-28 |
* | | merge retire.js #1473 | Hakim El Hattab | 2016-06-28 |
|\ \ | |/ |/| | |||
| * | added retire.js to build process•••-allows security vulnerability check in used npm-dependencies and own scripts -execute with ```grunt retire``` | Bjoern Kimminich | 2016-01-08 |
* | | 3.3.0 | Hakim El Hattab | 2016-04-18 |
* | | Remove unused dependencies. | Benjamin Tan | 2016-03-06 |
* | | merge conflict | Hakim El Hattab | 2016-01-08 |
|\| | |||
| * | updated to mustache 2.2.1•••prevents XSS vulnerability (see https://github.com/janl/mustache.js/pull/388) | Bjoern Kimminich | 2015-12-21 |
* | | Add the grunt-cli as a dependency instead of assuming global grunt. | Victor Powell | 2016-01-06 |
* | | remove redundant spaces. | Bo-Yi Wu | 2015-12-08 |
|/ | |||
* | 3.2.0 | Hakim El Hattab | 2015-11-09 |
* | Update dependencies to fix installation | Adam Huffman | 2015-09-28 |
* | Merge pull request #1270 from jasonkarns/patch-1•••enabling launching presentation with npm-start | Hakim El Hattab | 2015-06-25 |
|\ | |||
| * | enabling launching presentation with npm-start | Jason Karns | 2015-06-16 |
* | | `licenses` field is deprecated•••the `licenses` field in package.json is deprecated. https://docs.npmjs.com/files/package.json#license The `license` field is the recommended field and expects an SPDX expression. | Jason Karns | 2015-06-16 |
|/ | |||
* | 3.1.0 | Hakim El Hattab | 2015-05-18 |
* | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | 2015-04-12 |
|\ | |||
| * | Make npm dependency usable by Browserify through NPM•••Right now the package is not recognized as usable library by Browserify. Adding the main attribute in the package.json solves that, and now gives others the possibility to use reveal as a library in more complex systems. | Alexandre Stanislawski | 2015-03-14 |
* | | update cssmin to 0.12.2 #1179 | Hakim El Hattab | 2015-04-12 |
|/ | |||
* | revise contribution guidelines, graduate 3.0 from dev | Hakim El Hattab | 2015-01-06 |
* | update grunt connect for more hostname flexibility #981 | Hakim El Hattab | 2014-10-16 |
* | update grunt-qunit | Hakim El Hattab | 2014-10-16 |
* | reveal.css is now scss, merge autoprexier #1007 | Hakim El Hattab | 2014-10-06 |
|\ | |||
| * | merged dev branch | Yves Delley | 2014-09-12 |
| |\ | |||
| * | | re-created unprefixed version of reveal.css automatically using autoprefixer,... | Yves Delley | 2014-09-12 |
| * | | removed all vendor-prefixes from reveal.css | Yves Delley | 2014-09-05 |
* | | | merge #975 into dev | Hakim El Hattab | 2014-10-04 |
|\ \ \ | |_|/ |/| | | |||
| * | | Update package.json | miira | 2014-07-18 |
| * | | removed ruby dependency. | Miroslav Mocek | 2014-07-17 |
| |/ | |||
| * | update version to 2.6.2 to fix broken tarball on npm #506 | Hakim El Hattab | 2014-03-18 |
* | | update to node 0.10 | Hakim El Hattab | 2014-06-09 |
* | | next release will be 3.0.0 | Hakim El Hattab | 2014-04-06 |
* | | use socket.io 0.9.16 | Hakim El Hattab | 2014-03-18 |
* | | change version to 2.7.0 (dev) | Hakim El Hattab | 2014-02-28 |
* | | grunt serve starts the browser and livereloads changes in the presentation•••- upgrade grunt-contrib-connect to ~0.5.0 - configure connect and watch plugin | Daniel Wegener | 2013-12-05 |
|/ | |||
* | 2.6.1 #734 | Hakim El Hattab | 2013-12-02 |
* | remove dev flag from version | Hakim El Hattab | 2013-11-27 |
* | update grunt and node dependency versions | Hakim El Hattab | 2013-09-03 |
* | include dev flag in version | Hakim El Hattab | 2013-08-24 |
* | add test task, avoid attempt to run tests in unrelated html files | Hakim El Hattab | 2013-08-24 |
* | run unit tests as part of grunt build and ci | Hakim El Hattab | 2013-08-22 |
* | add qunit grunt dependency | Hakim El Hattab | 2013-08-22 |
* | 2.6.0 | Hakim El Hattab | 2013-08-22 |
* | upgrade to 2.5.0 | Hakim El Hattab | 2013-05-12 |
* | add package and serve grunt tasks (closes #437) | Hakim El Hattab | 2013-05-04 |