Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #1270 from jasonkarns/patch-1 | Hakim El Hattab | 2015-06-25 |
|\ | | | | | enabling launching presentation with npm-start | ||
| * | enabling launching presentation with npm-start | Jason Karns | 2015-06-16 |
| | | |||
* | | `licenses` field is deprecated | Jason Karns | 2015-06-16 |
|/ | | | | | 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. | ||
* | 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 | Alexandre Stanislawski | 2015-03-14 |
| | | | | | | | | | | | | | | 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. | ||
* | | 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 ↵ | Yves Delley | 2014-09-12 |
| | | | | | | | | | | | | autoprefixer, to facilitate merging of changes to it | ||
| * | | 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 | Daniel Wegener | 2013-12-05 |
|/ | | | | | - upgrade grunt-contrib-connect to ~0.5.0 - configure connect and watch plugin | ||
* | 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 |
| | |||
* | Merge branch 'master' of https://github.com/theoreticaLee/reveal.js into dev | Hakim El Hattab | 2013-03-30 |
|\ | |||
| * | Add Reveal.js license to package.json | Lee Leathers | 2013-03-27 |
| | | |||
* | | update version to 2.4 | Hakim El Hattab | 2013-03-17 |
|/ | |||
* | merge in multiplex (#98) | Hakim El Hattab | 2013-03-08 |
|\ | |||
| * | Bring multiplex up to date | David Banham | 2013-03-08 |
| | | |||
* | | add grunt sass theme task | Hakim El Hattab | 2013-03-04 |
|/ | |||
* | attempt n2 to fix grunt in travis ci build | Hakim El Hattab | 2013-02-27 |
| | |||
* | upgrading to grunt 0.4. resolves #349. | Boaz Sender | 2013-02-27 |
| | |||
* | updated to v2.3, initial implementation of uniformly scaled presentations (#310) | Hakim El Hattab | 2013-01-27 |
| | |||
* | Add grunt as a dev dependency | Nick Schonning | 2013-01-21 |
| | |||
* | Add npm script tage the Travis automatically executes | Nick Schonning | 2013-01-21 |
| | | | | Set targets to lint, and quint for when the testing is implemented | ||
* | Use grunt-contrib-mincss ~0.3.1 | Josh Nichols | 2012-11-12 |
| | | | | Was at ~0.3.2, but doesn't seem to have been released properly. | ||
* | add grunt.js build file (closes #235) | Hakim El Hattab | 2012-11-11 |
| | |||
* | package.json for node 0.8+ | Rebecca Murphey | 2012-09-11 |
| | |||
* | include underscore as a dependency for npm | Hakim El Hattab | 2012-07-01 |
| | |||
* | add mustache dependency | Rebecca Murphey | 2012-06-17 |
| | |||
* | taking a stab at a presenter notes server | Rebecca Murphey | 2012-06-07 |