Hakim El Hattab
|
855cc82d76
|
Reveal.add/remveEventListener -> Reveal.on/off
|
2020-04-07 09:05:56 +02:00 |
|
Hakim El Hattab
|
f26fc20b55
|
test and examples for multiple reveal.js instances on one page
|
2020-04-06 11:22:54 +02:00 |
|
Hakim El Hattab
|
881146500c
|
qunit task rejects on failure
|
2020-03-31 14:06:38 +02:00 |
|
Hakim El Hattab
|
ca29e3dd29
|
webpack config + babel-loader
|
2020-03-31 13:23:51 +02:00 |
|
Hakim El Hattab
|
dbbd82579e
|
fix unit tests, use qunit-puppeteer for es6 support
|
2020-03-31 13:06:58 +02:00 |
|
Hakim El Hattab
|
6ff4e9306c
|
move progress bar to new module
|
2020-03-16 14:30:36 +01:00 |
|
Hakim El Hattab
|
d918d750e0
|
print styles are now built into reveal.css, revamped print styles #2633
|
2020-03-13 19:53:54 +01:00 |
|
Hakim El Hattab
|
5a5a5c9a6c
|
break touch interaction into own module
|
2020-03-11 08:13:53 +01:00 |
|
Hakim El Hattab
|
7f94a79c27
|
add babel-eslint, link all files
|
2020-03-07 18:29:00 +01:00 |
|
Hakim El Hattab
|
d4a030f953
|
move plugin logic to Plugins controller
|
2020-03-07 18:22:19 +01:00 |
|
Hakim El Hattab
|
bf45578ba1
|
reveal.js can now be instantiated with new Reveal(<htmlelement>,<options>)
|
2020-03-07 10:44:02 +01:00 |
|
Hakim El Hattab
|
608a7577bd
|
🚨 breaking change; move all compiled assets to /dist
|
2020-03-06 19:58:40 +01:00 |
|
Hakim El Hattab
|
027dc259da
|
add webpack, move playback to own module
|
2020-03-06 18:59:09 +01:00 |
|
Hakim El Hattab
|
5c24818b7e
|
setup babel
|
2020-03-05 13:49:08 +01:00 |
|
Hakim El Hattab
|
fc30870701
|
build updates, gulp serve accepts root/port
|
2020-03-05 11:35:20 +01:00 |
|
Hakim El Hattab
|
2184a5058a
|
refactor gulp tasks, update all gulp dependencies #2122
|
2020-03-03 21:01:43 +01:00 |
|
Daniel Panero
|
4818acbaf0
|
Removed .jshintrc and added eslint instead of jshint
I added the same jshint configuration/rules in package.json and I replaced some old function with arrow function to improve legibility
|
2018-05-14 20:01:59 +02:00 |
|
Daniel
|
fb5f4c034a
|
Added the remaining gulp watch
I forgot them 😧
|
2018-03-11 17:52:37 +01:00 |
|
Daniel
|
8069b003f4
|
Added Gulp
I have created a gulpfile.js with the same tasks of grunt, replaced npm script and finally ad .jshintrc for jshint
|
2018-03-11 14:15:17 +01:00 |
|