 Hakim El HattabandGitHub
|
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 HattabandGitHub
|
dedad930e3
|
add section about vertical slides and gridNavigation to readme
|
2018-12-19 10:37:30 +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 |
|
Hakim El Hattab
|
9f1856d55b
|
fix notes layout when container isnt as wide as viewport
|
2018-12-18 10:14:18 +01:00 |
|
Hakim El Hattab
|
6fe0cbc0dd
|
prefer vh for speaker notes layout
|
2018-12-17 12:58:55 +01:00 |
|
Hakim El Hattab
|
c2270cc0c5
|
Merge branch 'master' of github.com:hakimel/reveal.js into dev
|
2018-12-12 10:00:56 +01:00 |
|
 Hakim El HattabandGitHub
|
0b3e7839eb
|
note about backticks to avoid LaTeX <> Markdown syntax conflicts #1359
|
2018-12-12 09:59:45 +01:00 |
|
 Hakim El HattabandGitHub
|
87d6af2cb4
|
Merge pull request #2266 from f00ale/custom_code_font
Make code font customizable for themes.
|
2018-11-21 08:33:56 +01:00 |
|
Hakim El Hattab
|
82076c5a0b
|
demo presentation now refers to correct zoom.js shortcut for linux #2280
|
2018-11-21 08:29:17 +01: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
|
b6ce0a9724
|
fix concave/convex transitions on vertical slides #1947
|
2018-11-08 14:05:53 +01:00 |
|
Hakim El Hattab
|
1c07fccc35
|
reset css in default index.html
|
2018-11-05 08:59:19 +01:00 |
|
Hakim El Hattab
|
bc2477bf10
|
fix no-transform mode
|
2018-10-31 09:20:12 +01:00 |
|
Hakim El Hattab
|
2b61dde83b
|
add audio autoplay test
|
2018-10-31 08:59:47 +01:00 |
|
Hakim El Hattab
|
42e796afb2
|
dispatch state events after current slide has updated #2264
|
2018-10-26 11:29:08 +02:00 |
|
Hakim El Hattab
|
6abc6e0058
|
move reset.css out of reveal.css to make it optional #1952 #2248
|
2018-10-25 13:34:03 +02:00 |
|
 Hakim El HattabandGitHub
|
4ac153c46f
|
Merge pull request #2263 from mbotsch/fix-readURL
Fix if-statement in readURL
|
2018-10-25 13:00:03 +02:00 |
|
Hakim El Hattab
|
7d66999c7f
|
syntax tweak
|
2018-10-11 11:32:23 +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 HattabandGitHub
|
62cd74a890
|
add note about lazy loading iframes #1672 #1938
|
2018-10-09 11:08:09 +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 HattabandGitHub
|
5890f602b3
|
Merge pull request #2090 from bnjmnt4n/math
Allow users to customise MathJax options.
|
2018-10-08 08:41:08 +02:00 |
|
 Hakim El HattabandGitHub
|
e7a365255f
|
Merge pull request #2251 from oyron/2229-speaker-notes-bug
Give focus to previously opened speaker notes (fixes #2229)
|
2018-10-08 08:32:39 +02:00 |
|
Hakim El Hattab
|
fb089e7083
|
fix build error
|
2018-10-04 15:43:58 +02:00 |
|
Hakim El Hattab
|
196d2a3971
|
remove classlist polyfill, cross browser support is good enough now
|
2018-10-04 14:54:35 +02:00 |
|
Hakim El Hattab
|
01ceba3f73
|
remove mention of head.js in readme
|
2018-10-04 14:48:39 +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 |
|
Hakim El Hattab
|
90fc0bc466
|
Merge branch 'master' of github.com:hakimel/reveal.js into dev
|
2018-10-03 12:53:07 +02:00 |
|
 Hakim El HattabandGitHub
|
c35cce54a5
|
Merge pull request #2231 from esthor/patch-1
bring install instructions to top, as is tradition
|
2018-10-03 12:48:41 +02:00 |
|
 Hakim El HattabandGitHub
|
c9ab489ba2
|
Merge pull request #2245 from rollandf/master
Fix typo
|
2018-10-03 12:44:53 +02:00 |
|
Hakim El Hattab
|
f089e1b228
|
Merge branch 'master' of github.com:hakimel/reveal.js into dev
|
2018-10-03 12:44:26 +02:00 |
|
 Hakim El HattabandGitHub
|
436b41a8fc
|
dont refer to outdated speaker notes style in readme #2244
|
2018-10-03 12:43:00 +02:00 |
|
Hakim El Hattab
|
7dbf519104
|
fix css conflict
|
2018-08-21 09:27:55 +02:00 |
|
 Hakim El HattabandGitHub
|
4b1866b040
|
Merge pull request #2218 from eldios/patch-1
Fixed broken link to markdown options doc
|
2018-08-17 09:57:54 +02:00 |
|
 Hakim El HattabandGitHub
|
b003a54f91
|
Merge pull request #2215 from anderslemke/let-resume-follow-controls
Only show resume on pause if controls enabled
|
2018-08-16 11:46:46 +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 HattabandGitHub
|
72b05a3245
|
Merge pull request #2171 from tristansokol/tristans/add-all-transitions
add a full list of transitions to readme
|
2018-08-01 10:36:07 +02:00 |
|
Hakim El Hattab
|
b6aa0cac23
|
Merge branch 'dev' of github.com:hakimel/reveal.js
|
2018-08-01 10:34:55 +02:00 |
|
Hakim El Hattab
|
f6f7f58537
|
Merge branch 'master' of github.com:hakimel/reveal.js
|
2018-07-25 10:56:02 +02:00 |
|
Hakim El Hattab
|
b9bb353a11
|
add 'resume presentation' button to pause overlay
|
2018-07-02 11:08:45 +02:00 |
|
Hakim El Hattab
|
fd95c8c266
|
use absolute positioning for slide number
|
2018-06-21 10:07:38 +02:00 |
|
Hakim El Hattab
|
be87adcdf8
|
rename new fragment style
|
2018-06-13 14:12:28 +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
|
a9e95e7e6c
|
merge conflicts
|
2018-06-11 11:02:21 +02:00 |
|
Hakim El Hattab
|
4bea8e17e8
|
add 'fade-in-then-half-out' fragment style, 'current-visible' was renamed to 'fade-in-then-out'
|
2018-06-11 10:59:31 +02:00 |
|
 Hakim El HattabandGitHub
|
a82c4333ed
|
Merge pull request #2141 from marcvangend/marcvangend-clarify-notes-regex
Clarify the meaning of the notes?: regex
|
2018-06-11 10:04:58 +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 HattabandGitHub
|
3c5c50f3fe
|
Merge pull request #2158 from denehyg/issue-2157
Fix timer when speaker notes window opened via RevealNotes.open()
|
2018-05-07 11:06:16 +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
|
de41f6cf50
|
smaller font size for sub/sup
|
2018-04-24 14:56:03 +02:00 |
|
Hakim El Hattab
|
5771ae39f0
|
speaker view has visible connection status, times out with error after 5s
|
2018-04-24 14:23:28 +02:00 |
|
Hakim El Hattab
|
f1133f0e10
|
support interactive iframe backgrounds in vertical stacks
|
2018-04-17 09:46:55 +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 |
|
 Hakim El HattabandGitHub
|
f713d9d67d
|
Merge pull request #2133 from sean-parent/master
Adding support for hash linked slideNumber
|
2018-04-16 09:31:05 +02:00 |
|
Hakim El Hattab
|
397feab8b4
|
gracefully handle duplicate slide id's
|
2018-03-27 14:21:41 +02: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 HattabandGitHub
|
a2e69a4b42
|
Merge pull request #2097 from bnjmnt4n/docs/readme
Cleanup readme to make it easier to read/edit.
|
2018-03-22 11:51:05 +01:00 |
|
 Hakim El HattabandGitHub
|
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 |
|
Hakim El Hattab
|
49251078f3
|
remove legacy vendor prefixes from pdf css
|
2018-03-22 11:43:07 +01:00 |
|
 Hakim El HattabandGitHub
|
8bf1cc601a
|
Merge pull request #2128 from craigsdennis/feature/update-copyright-date
Updates copyright to 2018
|
2018-03-22 11:16:41 +01:00 |
|
Hakim El Hattab
|
6dbc593280
|
disableLayout comment tweak
|
2018-03-22 11:10:27 +01:00 |
|
Hakim El Hattab
|
ea57e697a1
|
Revert "remove pdf height offset"
This reverts commit f76b4fda93.
|
2018-03-20 10:09:47 +01:00 |
|
Hakim El Hattab
|
f76b4fda93
|
remove pdf height offset
|
2018-03-16 13:52:19 +01:00 |
|
Hakim El Hattab
|
511397c177
|
prevent missing 'present' class when navigating to same slide twice
|
2018-03-14 12:03:42 +01:00 |
|
Hakim El Hattab
|
0282413b69
|
fix autoplay of inline videos in ios
|
2018-03-05 14:59:32 +01:00 |
|
Hakim El Hattab
|
5848a432d9
|
Merge branch 'patch-1' of https://github.com/Jmuccigr/reveal.js into dev
|
2018-02-22 10:08:02 +01:00 |
|
Hakim El Hattab
|
325162692e
|
navigateNext no longer gets stuck on first stack when looping is enabled
|
2018-02-12 13:49:33 +01:00 |
|
Hakim El Hattab
|
27aba10756
|
fix looping of presentations that only have vertical slides
|
2018-02-07 13:45:57 +01:00 |
|
Hakim El Hattab
|
5eba331935
|
Merge branch 'fragment-in-url' of https://github.com/dougalsutherland/reveal.js into dev
|
2018-02-07 10:33:19 +01:00 |
|
Hakim El Hattab
|
e704b3ffc8
|
fix bug where left/right arrows appeared when there were no horizontal slides
|
2018-01-25 09:59:04 +01:00 |
|
Hakim El Hattab
|
de746bb642
|
reorganize config options
|
2018-01-25 09:26:10 +01:00 |
|
 Hakim El HattabandGitHub
|
4232f41abd
|
Merge pull request #2080 from bnjmnt4n/update-deps
Update dependencies.
|
2018-01-24 15:52:40 +01:00 |
|
 Hakim El HattabandGitHub
|
e3205a55be
|
Merge pull request #2078 from bnjmnt4n/data-background
Allow `data-background` images to load even if there is whitespace at…
|
2018-01-22 10:53:44 +01:00 |
|
 Hakim El HattabandGitHub
|
40e5544776
|
Merge pull request #2077 from bnjmnt4n/js-load
Allow JS files with query strings to be loaded.
|
2018-01-22 10:09:46 +01:00 |
|
Hakim El Hattab
|
0c946ae18b
|
fix missing theme line-height when printing #1967
|
2017-12-04 14:03:16 +01:00 |
|
Hakim El Hattab
|
7a0b4a56f9
|
prevent cmd+r in notes window since reloading breaks the view #1958
|
2017-12-04 13:57:19 +01:00 |
|
 Hakim El HattabandGitHub
|
edc9c0a8fd
|
Merge pull request #1958 from ThomasWeinert/feature/block_f5_in_notes
Block F5 in speaker notes window, avoid disconnects
|
2017-12-04 13:46:04 +01:00 |
|
Hakim El Hattab
|
09471a0508
|
Merge branch 'patch-1' of https://github.com/keradus/reveal.js into dev
|
2017-12-04 13:44:06 +01:00 |
|
 Hakim El HattabandGitHub
|
137e383950
|
Merge pull request #2045 from jgm/issue2026
Allow tex2jax options to be passed into math plugin.
|
2017-12-01 14:37:47 +01:00 |
|
Hakim El Hattab
|
1f1f86ec73
|
Merge branch 'issue_2041' of https://github.com/denehyg/reveal.js into dev
|
2017-11-29 09:54:48 +01:00 |
|
Hakim El Hattab
|
c966c118fa
|
minor formatting tweaks
|
2017-11-29 09:46:45 +01:00 |
|
Hakim El Hattab
|
6028844452
|
Merge branch 'plugin-key-bindings' of https://github.com/denehyg/reveal.js into dev
|
2017-11-29 09:38:05 +01:00 |
|
Hakim El Hattab
|
a0a9aa7821
|
optimize use of getSlideBackground by avoiding index lookup
|
2017-11-23 15:45:15 +01:00 |
|
Hakim El Hattab
|
a0c013606e
|
add inline and external markdown images to example #2039
|
2017-11-23 11:12:54 +01:00 |
|