Hakim El Hattab
|
2219107c69
|
only force media controls to be visible when necessarry
|
2019-01-29 11:26:46 +01:00 |
Hakim El Hattab
|
481208f43f
|
hide vertical arrows when navigationMode is 'linear' #2307
|
2019-01-23 10:30:29 +01:00 |
Hakim El Hattab
|
2fa3ab6a6b
|
documentation for navigationMode #2307
|
2019-01-23 10:14:40 +01:00 |
Hakim El Hattab
|
51b1658a60
|
'gridNavigation' and 'simpleNavigation' merged into 'navigationMode' setting #2307
|
2019-01-23 09:58:10 +01:00 |
Hakim El Hattab
|
4c3f778e6e
|
refactor keyboard listener conditions
|
2019-01-22 15:43:42 +01:00 |
Hakim El Hattab
|
fef15ea9d1
|
Merge pull request #2307 from reyerstudio/feature/shortcuts@dev
Enable simpleNavigation
|
2019-01-22 15:21:31 +01:00 |
Hakim El Hattab
|
5002304fb1
|
correct height of reveal.js on mobile devices, fixes vertical overflow
|
2019-01-22 09:45:33 +01:00 |
Stéphane Este-Gracias
|
65584ff3a9
|
Enable simpleNavigation
|
2019-01-21 21:57:20 +01:00 |
Hakim El Hattab
|
c36caef5e7
|
2019
|
2019-01-10 14:58:38 +01:00 |
Hakim El Hattab
|
10e44aabfc
|
remove pinch gesture for triggering overview mode on touch devices, enables regular mobile pinch-to-zoom
|
2019-01-10 14:43:33 +01:00 |
Hakim El Hattab
|
9712cc9ad6
|
whitespace
|
2019-01-07 14:43:46 +01:00 |
Hakim El Hattab
|
65938f388b
|
Merge pull request #1188 from sanand0/master
Display .stretch images in overview mode. Fix #1187
|
2019-01-07 14:41:45 +01:00 |
Hakim El Hattab
|
b645828707
|
ensure history api is available, default to hash: true with no history in demo #2286
|
2018-12-19 11:04:29 +01:00 |
Hakim El Hattab
|
6ef565c9fb
|
Merge pull request #2286 from asottile/hash_without_history_2211
Add new 'hash: true' option which uses replaceState for url
|
2018-12-19 10:52:15 +01:00 |
Hakim El Hattab
|
7eb74ac335
|
correct variable name in inline comment
|
2018-12-19 10:41:13 +01:00 |
Hakim El Hattab
|
665dfb9cd6
|
add gridNavigation config to configure navigation between adjacent vertical stacks
|
2018-12-19 09:38:15 +01:00 |
Hakim El Hattab
|
db9c346b41
|
optimization; avoid reading computed styles unless necessary
|
2018-12-18 14:21:11 +01:00 |
Anthony Sottile
|
fd6245bb28
|
Add new 'hash: true' option which uses replaceState for url
Resolves #2211
|
2018-12-02 16:49:06 -08:00 |
Hakim El Hattab
|
8ac3383bee
|
add getRevealElement API method
|
2018-11-16 10:39:43 +01:00 |
Hakim El Hattab
|
f042a8c394
|
add cmd/ctrl + arrow key shortcuts to first/last slides
|
2018-11-13 10:48:23 +01:00 |
Hakim El Hattab
|
42e796afb2
|
dispatch state events after current slide has updated #2264
|
2018-10-26 11:29:08 +02:00 |
Mario Botsch
|
8a35a1e1ed
|
Fix nested if-statement in readURL that caused slide(h,v) to be
called even when the current slide is the target slide.
|
2018-10-24 23:22:11 +02:00 |
Hakim El Hattab
|
387455b755
|
replace while with forEach loop
|
2018-10-11 11:32:16 +02:00 |
Hakim El Hattab
|
a4dc1c6440
|
fix #1590
|
2018-10-11 11:24:54 +02:00 |
Hakim El Hattab
|
7b707696b4
|
automatically hide the mouse pointer after 5s of inactivity (#1837)
|
2018-10-08 09:58:06 +02:00 |
Hakim El Hattab
|
29b0e86089
|
remove head.min.js in favor of simple built-in script loader
|
2018-10-04 14:48:01 +02:00 |
Hakim El Hattab
|
d5cf3fa13c
|
formatting and tweaks for #2104
|
2018-10-04 13:26:22 +02:00 |
Hakim El Hattab
|
8582c9aac8
|
resolve notes merge conflict
|
2018-10-04 12:32:37 +02:00 |
anderslemke
|
f52460a6fd
|
Only show resume on pause if controls enabled
|
2018-08-15 19:58:18 +02:00 |
Hakim El Hattab
|
249f013959
|
fix detection of named links (closes #1655)
|
2018-08-01 10:55:59 +02:00 |
Hakim El Hattab
|
2c5396b7d3
|
3.7.0
|
2018-08-01 10:37:51 +02:00 |
Hakim El Hattab
|
b9bb353a11
|
add 'resume presentation' button to pause overlay
|
2018-07-02 11:08:45 +02:00 |
Hakim El Hattab
|
078a7520cd
|
refactor fragment pdf exporting to support multiple fragments with same index #1955
|
2018-06-12 20:44:49 +02:00 |
Hakim El Hattab
|
3680f1ad10
|
merge #1955 with minor changes
|
2018-06-11 12:35:11 +02:00 |
Hakim El Hattab
|
a86146180f
|
Merge branch 'master' of https://github.com/koehlma/reveal.js into dev
|
2018-06-11 12:16:41 +02:00 |
Hakim El Hattab
|
4672801229
|
new syncFragments api method
|
2018-05-31 10:35:09 +02:00 |
Hakim El Hattab
|
30b670cf42
|
flatten slide number when there are only vertical slides
|
2018-05-24 09:21:42 +02:00 |
Hakim El Hattab
|
667c83f1b7
|
refactor code to match new background dom structure
|
2018-05-03 15:45:31 +02:00 |
Hakim El Hattab
|
0bbcc6b594
|
add Reveal.syncSlide
|
2018-05-03 15:25:54 +02:00 |
Hakim El Hattab
|
042fbde61b
|
data-background-content-opacity -> data-background-opacity
|
2018-05-03 11:02:36 +02:00 |
Hakim El Hattab
|
4ba0d73345
|
add , adds wrapper element around background images/videos/iframes
|
2018-04-27 15:53:02 +02:00 |
Hakim El Hattab
|
2a57223939
|
revise readURL to handle one-based indices
|
2018-04-16 09:58:03 +02:00 |
Hakim El Hattab
|
531d1e8791
|
prevent linked slide numbers from changing color
|
2018-04-16 09:48:37 +02:00 |
Sean Parent
|
97c1a0ecc1
|
Merge branch 'dev' into master
|
2018-04-13 07:55:02 -07:00 |
Hakim El Hattab
|
397feab8b4
|
gracefully handle duplicate slide id's
|
2018-03-27 14:21:41 +02:00 |
Sean Parent
|
64b2a27455
|
Made one based indexing optional
|
2018-03-23 10:07:42 -07:00 |
Hakim El Hattab
|
1257ee7e27
|
code formatting
|
2018-03-22 11:58:15 +01:00 |
Hakim El Hattab
|
4cb0d52c73
|
Merge branch 'URI-encode-name-hash' of https://github.com/nnormand/reveal.js into dev
|
2018-03-22 11:56:50 +01:00 |
Hakim El Hattab
|
ba0e432542
|
formatting
|
2018-03-22 11:55:44 +01:00 |
Hakim El Hattab
|
3bbf969686
|
Merge pull request #2114 from ChumpChief/standardized-pointer
Prefer W3C pointer events and updates to match the standard definition
|
2018-03-22 11:47:19 +01:00 |