- 22 Nov, 2018 2 commits
- 01 Aug, 2018 1 commit
-
-
Hakim El Hattab authored
-
- 22 Jan, 2018 3 commits
-
-
Benjamin Tan authored
-
Benjamin Tan authored
-
Benjamin Tan authored
-
- 22 Nov, 2017 2 commits
-
-
Hakim El Hattab authored
-
Hakim El Hattab authored
-
- 01 May, 2017 1 commit
-
-
Benjamin Tan authored
Closes #1226, #1538.
-
- 26 Apr, 2017 1 commit
-
-
Hakim El Hattab authored
-
- 25 Jan, 2017 1 commit
-
-
Hakim El Hattab authored
-
- 10 Jan, 2017 1 commit
-
-
Hakim El Hattab authored
-
- 08 Dec, 2016 1 commit
-
-
Benjamin Tan authored
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.
-
- 06 Dec, 2016 2 commits
-
-
Benjamin Tan authored
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 authored
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.
-
- 01 Dec, 2016 1 commit
-
-
Hakim El Hattab authored
-
- 09 Nov, 2016 1 commit
-
-
Henrik Feldt authored
-
- 05 Oct, 2016 1 commit
-
-
CH authored
* 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
-
- 28 Jun, 2016 2 commits
-
-
Hakim El Hattab authored
-
Quentin Bramas authored
-
- 18 Apr, 2016 1 commit
-
-
Hakim El Hattab authored
-
- 06 Mar, 2016 1 commit
-
-
Benjamin Tan authored
-
- 08 Jan, 2016 1 commit
-
-
Bjoern Kimminich authored
-allows security vulnerability check in used npm-dependencies and own scripts -execute with ```grunt retire```
-
- 06 Jan, 2016 1 commit
-
-
Victor Powell authored
-
- 21 Dec, 2015 1 commit
-
-
Bjoern Kimminich authored
prevents XSS vulnerability (see https://github.com/janl/mustache.js/pull/388)
-
- 08 Dec, 2015 1 commit
-
-
Bo-Yi Wu authored
-
- 09 Nov, 2015 1 commit
-
-
Hakim El Hattab authored
-
- 28 Sep, 2015 1 commit
-
-
Adam Huffman authored
-
- 16 Jun, 2015 2 commits
-
-
Jason Karns authored
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 authored
-
- 18 May, 2015 1 commit
-
-
Hakim El Hattab authored
-
- 12 Apr, 2015 1 commit
-
-
Hakim El Hattab authored
-
- 14 Mar, 2015 1 commit
-
-
Alexandre Stanislawski authored
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.
-
- 06 Jan, 2015 1 commit
-
-
Hakim El Hattab authored
-
- 16 Oct, 2014 2 commits
-
-
Hakim El Hattab authored
-
Hakim El Hattab authored
-
- 06 Oct, 2014 1 commit
-
-
Hakim El Hattab authored
-
- 12 Sep, 2014 1 commit
-
-
Yves Delley authored
re-created unprefixed version of reveal.css automatically using autoprefixer, to facilitate merging of changes to it
-
- 05 Sep, 2014 1 commit
-
-
Yves Delley authored
-
- 18 Jul, 2014 1 commit
-
-
miira authored
-