cf4af0fbcdFix test after upgrading marked to 0.6.0
Stéphane Este-Gracias
2019-01-20 19:29:46 +01:00
a86dab0363Upgrade marked to 0.6.0
Stéphane Este-Gracias
2019-01-20 19:28:27 +01:00
126365627bfixed documentation on resize event
Mario Wolff
2019-01-15 13:18:55 +01:00
abee356e42emmit resize event if scale changed
Mario Wolff
2019-01-15 13:13:19 +01:00
c36caef5e72019
Hakim El Hattab
2019-01-10 14:58:38 +01:00
10e44aabfcremove pinch gesture for triggering overview mode on touch devices, enables regular mobile pinch-to-zoom
Hakim El Hattab
2019-01-10 14:43:33 +01:00
9712cc9ad6whitespace
Hakim El Hattab
2019-01-07 14:43:46 +01:00
65938f388bMerge pull request #1188 from sanand0/master
Hakim El Hattab
2019-01-07 14:41:45 +01:00
b645828707ensure history api is available, default to hash: true with no history in demo #2286
Hakim El Hattab
2018-12-19 11:04:29 +01:00
6ef565c9fbMerge pull request #2286 from asottile/hash_without_history_2211
Hakim El Hattab
2018-12-19 10:52:15 +01:00
7eb74ac335correct variable name in inline comment
Hakim El Hattab
2018-12-19 10:40:59 +01:00
dedad930e3add section about vertical slides and gridNavigation to readme
Hakim El Hattab
2018-12-19 10:37:30 +01:00
665dfb9cd6add gridNavigation config to configure navigation between adjacent vertical stacks
Hakim El Hattab
2018-12-19 09:38:15 +01:00
db9c346b41optimization; avoid reading computed styles unless necessary
Hakim El Hattab
2018-12-18 14:21:11 +01:00
9f1856d55bfix notes layout when container isnt as wide as viewport
Hakim El Hattab
2018-12-18 10:14:18 +01:00
6fe0cbc0ddprefer vh for speaker notes layout
Hakim El Hattab
2018-12-17 12:58:55 +01:00
c2270cc0c5Merge branch 'master' of github.com:hakimel/reveal.js into dev
Hakim El Hattab
2018-12-12 10:00:56 +01:00
0b3e7839ebnote about backticks to avoid LaTeX <> Markdown syntax conflicts #1359
Hakim El Hattab
2018-12-12 09:59:45 +01:00
fd6245bb28Add new 'hash: true' option which uses replaceState for url
Anthony Sottile
2018-12-02 16:46:00 -08:00
87d6af2cb4Merge pull request #2266 from f00ale/custom_code_font
Hakim El Hattab
2018-11-21 08:33:56 +01:00
82076c5a0bdemo presentation now refers to correct zoom.js shortcut for linux #2280
Hakim El Hattab
2018-11-21 08:29:17 +01:00
8ac3383beeadd getRevealElement API method
Hakim El Hattab
2018-11-16 10:39:43 +01:00
f042a8c394add cmd/ctrl + arrow key shortcuts to first/last slides
Hakim El Hattab
2018-11-13 10:48:23 +01:00
b6ce0a9724fix concave/convex transitions on vertical slides #1947
Hakim El Hattab
2018-11-08 14:05:53 +01:00
1c07fccc35reset css in default index.html
Hakim El Hattab
2018-11-05 08:59:19 +01:00
bc2477bf10fix no-transform mode
Hakim El Hattab
2018-10-31 09:20:12 +01:00
2b61dde83badd audio autoplay test
Hakim El Hattab
2018-10-31 08:59:47 +01:00
8e5bdcc2bbMake code font customizable for themes.
Arno Lepisk
2018-10-30 22:03:13 +01:00
42e796afb2dispatch state events after current slide has updated #2264
Hakim El Hattab
2018-10-26 11:29:08 +02:00
6abc6e0058move reset.css out of reveal.css to make it optional #1952#2248
Hakim El Hattab
2018-10-25 13:33:19 +02:00
4ac153c46fMerge pull request #2263 from mbotsch/fix-readURL
Hakim El Hattab
2018-10-25 13:00:03 +02:00
8a35a1e1edFix nested if-statement in readURL that caused slide(h,v) to be called even when the current slide is the target slide.
Mario Botsch
2018-10-24 23:22:11 +02:00
7d66999c7fsyntax tweak
Hakim El Hattab
2018-10-11 11:32:23 +02:00
387455b755replace while with forEach loop
Hakim El Hattab
2018-10-11 11:32:16 +02:00
a4dc1c6440fix#1590
Hakim El Hattab
2018-10-11 11:24:54 +02:00
62cd74a890add note about lazy loading iframes #1672#1938
Hakim El Hattab
2018-10-09 11:08:09 +02:00
7b707696b4automatically hide the mouse pointer after 5s of inactivity (#1837)
Hakim El Hattab
2018-10-08 09:58:06 +02:00
5890f602b3Merge pull request #2090 from bnjmnt4n/math
Hakim El Hattab
2018-10-08 08:41:08 +02:00
e7a365255fMerge pull request #2251 from oyron/2229-speaker-notes-bug
Hakim El Hattab
2018-10-08 08:32:39 +02:00
f32cd8586dHandle previously opened notes window, by giving focus.
oyron
2018-10-05 15:18:08 +02:00
fb089e7083fix build error
Hakim El Hattab
2018-10-04 15:43:58 +02:00
196d2a3971remove classlist polyfill, cross browser support is good enough now
Hakim El Hattab
2018-10-04 14:54:35 +02:00
01ceba3f73remove mention of head.js in readme
Hakim El Hattab
2018-10-04 14:48:39 +02:00
29b0e86089remove head.min.js in favor of simple built-in script loader
Hakim El Hattab
2018-10-04 14:48:01 +02:00
d5cf3fa13cformatting and tweaks for #2104
Hakim El Hattab
2018-10-04 13:26:16 +02:00
8582c9aac8resolve notes merge conflict
Hakim El Hattab
2018-10-04 12:32:28 +02:00
90fc0bc466Merge branch 'master' of github.com:hakimel/reveal.js into dev
Hakim El Hattab
2018-10-03 12:53:07 +02:00
c35cce54a5Merge pull request #2231 from esthor/patch-1
Hakim El Hattab
2018-10-03 12:48:41 +02:00
c9ab489ba2Merge pull request #2245 from rollandf/master
Hakim El Hattab
2018-10-03 12:44:53 +02:00
f089e1b228Merge branch 'master' of github.com:hakimel/reveal.js into dev
Hakim El Hattab
2018-10-03 12:44:26 +02:00
436b41a8fcdont refer to outdated speaker notes style in readme #2244
Hakim El Hattab
2018-10-03 12:43:00 +02:00
7b2769901eFix typo
Fred Rolland
2018-10-02 17:52:51 +03:00
ed581add7fbring install instructions to top, as is tradition
Erik
2018-09-18 16:33:16 -04:00
7dbf519104fix css conflict
Hakim El Hattab
2018-08-21 09:27:55 +02:00
4b1866b040Merge pull request #2218 from eldios/patch-1
Hakim El Hattab
2018-08-17 09:57:54 +02:00
b0ebb7deedFixed broken link to markdown options doc
Lele
2018-08-16 14:34:46 +02:00
b003a54f91Merge pull request #2215 from anderslemke/let-resume-follow-controls
Hakim El Hattab
2018-08-16 11:46:46 +02:00
f52460a6fdOnly show resume on pause if controls enabled
anderslemke
2018-08-15 19:45:48 +02:00
249f013959fix detection of named links (closes#1655)
Hakim El Hattab
2018-08-01 10:55:59 +02:00
2c5396b7d33.7.0
Hakim El Hattab
2018-08-01 10:37:51 +02:00
72b05a3245Merge pull request #2171 from tristansokol/tristans/add-all-transitions
Hakim El Hattab
2018-08-01 10:36:07 +02:00
b6aa0cac23Merge branch 'dev' of github.com:hakimel/reveal.js
Hakim El Hattab
2018-08-01 10:34:55 +02:00
f6f7f58537Merge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab
2018-07-25 10:56:02 +02:00
b9bb353a11add 'resume presentation' button to pause overlay
Hakim El Hattab
2018-07-02 11:08:45 +02:00
fd95c8c266use absolute positioning for slide number
Hakim El Hattab
2018-06-21 10:07:38 +02:00
be87adcdf8rename new fragment style
Hakim El Hattab
2018-06-13 14:12:25 +02:00
078a7520cdrefactor fragment pdf exporting to support multiple fragments with same index #1955
Hakim El Hattab
2018-06-12 20:44:49 +02:00
3680f1ad10merge #1955 with minor changes
Hakim El Hattab
2018-06-11 12:35:11 +02:00