Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 3.5.0 | Hakim El Hattab | 2017-04-26 |
| | |||
* | Merge branch 'master' of https://github.com/Bramas/reveal.js into dev | Hakim El Hattab | 2017-02-01 |
|\ | |||
| * | add 'npm build' script that launch grunt | Quentin Bramas | 2016-06-28 |
| | | |||
* | | Merge pull request #1764 from demoneaux/package-json | Hakim El Hattab | 2017-01-31 |
|\ \ | | | | | | | Shift `dependencies` to `devDependencies`. | ||
| * | | Shift `dependencies` to `devDependencies`. | Benjamin Tan | 2016-12-08 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The `reveal.js` npm module is typically installed to access the CSS/JS assets for Reveal.js. For those that want to run the plugins, they would clone the whole repository. Hence, it doesn’t make sense to include those as `dependencies`, which will increase download times. Closes #1734. | ||
* | | | 3.4.1 | Hakim El Hattab | 2017-01-25 |
| | | | |||
* | | | 3.4.0 | Hakim El Hattab | 2017-01-10 |
|/ / | |||
* | | Reduce required Node.js version to 4.0.0. | Benjamin Tan | 2016-12-06 |
| | | | | | | | | | | | | | | | | | | 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. | ||
* | | 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) | CH | 2016-10-05 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||
* | | 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 | Bjoern Kimminich | 2016-01-08 |
| | | | | | | | | | | -allows security vulnerability check in used npm-dependencies and own scripts -execute with ```grunt retire``` | ||
* | | 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 | Bjoern Kimminich | 2015-12-21 |
| | | | | | | | | prevents XSS vulnerability (see https://github.com/janl/mustache.js/pull/388) | ||
* | | 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 | 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 |
| |