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
|
9ebf6249e7
|
tweaks and comments
|
2020-04-06 10:39:48 +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
|
fe75be1cff
|
fix issue where slide transitions were still running for auto-animated slides in Safari
|
2020-03-30 13:29:52 +02:00 |
|
Hakim El Hattab
|
34ab7ded55
|
only carry forward fragment visibiltiy if style remains unchanged
|
2020-03-19 16:27:42 +01:00 |
|
Hakim El Hattab
|
4d1cb43faf
|
auto-animate; carry forward fragment visibility, unmatched elements adhere to duration/delay attributes
|
2020-03-19 15:18:14 +01:00 |
|
Hakim El Hattab
|
376b8230bb
|
unmatched auto-aniamte elements now adhere to element-level duration/delay attributes
|
2020-03-17 19:38:26 +01:00 |
|
Hakim El Hattab
|
2540712714
|
switch old toArray helper to Array.from
|
2020-03-16 15:18:47 +01:00 |
|
Hakim El Hattab
|
6ff4e9306c
|
move progress bar to new module
|
2020-03-16 14:30:36 +01:00 |
|
Hakim El Hattab
|
c50ec00419
|
new controls module for navigation arrows
|
2020-03-16 13:53:23 +01:00 |
|
Hakim El Hattab
|
97ee72549b
|
new controller for speaker notes
|
2020-03-16 11:45:47 +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 |
|
quilicicf
|
ffac5fe696
|
Remove accessible slide status when printing to PDF
|
2020-03-12 16:14:14 +01:00 |
|
quilicicf
|
6564950c28
|
Hide the status element off-screen to avoid additional page in PDF print
|
2020-03-12 13:04:15 +01:00 |
|
quilicicf
|
499dc68536
|
Package paper and pdf style sheets and apply them conditionally
|
2020-03-11 13:10:06 +01:00 |
|
Hakim El Hattab
|
5a5a5c9a6c
|
break touch interaction into own module
|
2020-03-11 08:13:53 +01:00 |
|
Hakim El Hattab
|
e32f38740c
|
move read/write url to location controller
|
2020-03-10 21:30:39 +01:00 |
|
Hakim El Hattab
|
3683ad255d
|
add slidenumber & location controllers
|
2020-03-10 21:08:11 +01:00 |
|
Hakim El Hattab
|
ac15678dea
|
refactoring
|
2020-03-10 20:40:35 +01:00 |
|
Hakim El Hattab
|
3d6212378a
|
new keyboard module
|
2020-03-10 20:28:56 +01:00 |
|
Hakim El Hattab
|
ddbe06eb7e
|
adjustments to reveal.js initialization flow
|
2020-03-10 18:37:40 +01:00 |
|
Hakim El Hattab
|
9336fc11ca
|
correction for reveal api
|
2020-03-10 15:26:40 +01:00 |
|
Hakim El Hattab
|
cce59072dc
|
fix controller api methods
|
2020-03-09 21:04:31 +01:00 |
|
Hakim El Hattab
|
cd78bbd48d
|
move overview to new module
|
2020-03-09 20:57:25 +01:00 |
|
Hakim El Hattab
|
8a43753000
|
move fragments to separate controller
|
2020-03-09 18:51:07 +01:00 |
|
Hakim El Hattab
|
d42d88dae4
|
break autoanimate and loading of slide content into separate controllers
|
2020-03-09 14:44:57 +01:00 |
|
Hakim El Hattab
|
3f95a21009
|
fix markdown example
|
2020-03-09 09:33:27 +01:00 |
|
Hakim El Hattab
|
49bb498d9d
|
add color, constant and loader modules
|
2020-03-07 18:48:39 +01:00 |
|
Hakim El Hattab
|
d4a030f953
|
move plugin logic to Plugins controller
|
2020-03-07 18:22:19 +01:00 |
|
Hakim El Hattab
|
f968927bff
|
scope all query selection to .reveal
|
2020-03-07 14:12:28 +01:00 |
|
Hakim El Hattab
|
4cfd254086
|
move out additional util methods, use shorthands for api
|
2020-03-07 11:50:58 +01:00 |
|
Hakim El Hattab
|
313ad46e30
|
move default config to separate module
|
2020-03-07 11:00:06 +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 |
|