Hakim El Hattab
568c7516f7
fix unclosed code block
2017-01-10 14:43:47 +01:00
Hakim El Hattab
fb8414f4cb
3.4.0
2017-01-10 13:47:33 +01:00
Hakim El Hattab
a144134b42
Merge branch 'dev' of github.com:hakimel/reveal.js
2017-01-10 13:45:52 +01:00
Season Chen
5f76234566
support complex markdown
...
support <textarea data-template> `some code` </textarea>
2016-12-23 13:08:23 +08:00
Hakim El Hattab
97bb6e9b58
fragments inherit visibility to avoid conflicts with parent slide visibility
2016-12-15 14:06:17 +01:00
Hakim El Hattab
f2bd9d2970
don't show error message while iframe fades in #1577
2016-12-13 16:16:51 +01:00
Hakim El Hattab
001d4d94d3
Merge branch 'add-refused-to-display-tips-to-link-preview' of https://github.com/Huxpro/reveal.js into dev
2016-12-13 15:57:43 +01:00
Hakim El Hattab
40c4db1e04
always use lowercase reveal.js
2016-12-13 15:52:34 +01:00
Hakim El Hattab
63d3b59ab2
Merge pull request #1767 from demoneaux/readme
...
Add note about head.js to readme.
2016-12-13 15:50:30 +01:00
Markku Roponen
962c6c133b
#1770 , set 'data-paused-by-reveal' attribute only for the media elements, which are not already in paused state.
2016-12-13 16:02:26 +02:00
Markku Roponen
da40eafccd
#1770 , added second argument for setAttribute
2016-12-12 16:44:24 +02:00
Markku Roponen
54bfad62d7
#1770 , fixed function name.
2016-12-12 16:41:52 +02:00
Markku Roponen
6831f6c174
#1770 , resume playback for paused media.
2016-12-12 16:30:07 +02:00
Benjamin Tan
441a26cf90
Allow background images without protocols to have query hashes/parameters.
...
Closes #1603 .
2016-12-11 18:14:02 +08:00
Benjamin Tan
4d0f1adc40
Add note about head.js to readme.
...
Closes #1569 .
2016-12-11 16:29:07 +08:00
Benjamin Tan
90b301d0a0
Enable passing options for parsing Markdown.
...
Closes #1163 , #1495 .
2016-12-08 17:41:55 +08:00
Benjamin Tan
22de402888
Shift dependencies
to devDependencies
.
...
The `reveal.js` npm module is typically installed to access the CSS/JS
assets for Reveal.js. For those that want to run the plugins, they would
clone the whole repository. Hence, it doesn’t make sense to include
those as `dependencies`, which will increase download times.
Closes #1734 .
2016-12-08 15:26:16 +08:00
Benjamin Tan
713702a0ab
Reduce required Node.js version to 4.0.0.
...
The development workflow can be used with Node 4+, not just Node 6. We
should avoid showing warnings and errors when users are installing this
package via npm/yarn.
Ref. #1729 , #1743 .
Closes #1725 .
2016-12-06 11:38:17 +01:00
Hakim El Hattab
2bd6b563be
Merge pull request #1760 from demoneaux/package-json
...
Reduce required Node.js version to 4.0.0.
2016-12-06 11:37:31 +01:00
Benjamin Tan
03ac4a2e8e
Reduce required Node.js version to 4.0.0.
...
The development workflow can be used with Node 4+, not just Node 6. We
should avoid showing warnings and errors when users are installing this
package via npm/yarn.
Ref. #1729 , #1743 .
Closes #1725 .
2016-12-06 18:12:41 +08:00
Hakim El Hattab
e4e5cc1083
Merge pull request #1740 from christinakayastha/feature/printing-remove-slide-number
...
Hide slide number when in paper or pdf print view
2016-12-01 10:36:03 +01:00
Hakim El Hattab
f0dfb5b5e3
merge package version conflicts
2016-12-01 10:34:02 +01:00
Hakim El Hattab
b4d46d2b7c
update dependencies to work with latest node #1743
2016-12-01 10:32:44 +01:00
Hakim El Hattab
3de1521a39
Merge pull request #1743 from haf/patch-1
...
Bump node engine in packages.json
2016-12-01 10:31:44 +01:00
Hakim El Hattab
e460b2bd4b
Merge pull request #1747 from spencermathews/feature/readme-defaults-fix
...
Defaults in README are not current
2016-12-01 10:23:44 +01:00
Hakim El Hattab
67ac871397
Merge pull request #1757 from daanmichiels/correct-copyright
...
include contributors in (c)
2016-12-01 10:22:44 +01:00
Hakim El Hattab
775d510c2f
Merge pull request #1756 from jmpp/better-data-trim
...
Implementing a better data-trim
2016-12-01 10:18:50 +01:00
Daan Michiels
785dbddd28
correct copyright message to include contributors
2016-11-25 12:36:57 -06:00
J.M. Cléry
35162c1f5e
Better version of data-trim on code snippets
2016-11-22 23:42:21 +01:00
Spencer Mathews
21c1fafa52
Update README.md to reflect current defaults in js/reveal.js
2016-11-15 13:14:56 -08:00
Hakim El Hattab
19188205de
add pdf-ready event; dispatched when the presentation is laid out and ready to print
2016-11-09 11:56:55 +01:00
Henrik Feldt
a8586b3ab3
Bump node engine in packages.json
2016-11-09 11:11:34 +01:00
Christi Kaes
80e28774dd
Don't remove slide-number in pdf view
2016-10-30 14:11:10 -04:00
christikaes
659822a8b5
Hide slide number when in paper or pdf print view
2016-10-30 11:31:20 -04:00
Oliver Davies
b78cca5831
Support sass extension for custom themes
2016-10-16 09:53:19 +01:00
Hakim El Hattab
ca37d4e5b9
remove debug code
2016-10-12 13:21:22 +02:00
Hakim El Hattab
7547b893d4
fixes ff overview rendering bug #1649
2016-10-10 12:11:35 +02:00
Hakim El Hattab
e76855e257
remove unused dom lookup
2016-10-06 11:01:44 +02:00
Hakim El Hattab
0b9233cf4a
attempt at fixing ff transition bug #1627
2016-10-05 14:00:40 +02:00
Hakim El Hattab
ce55d1a179
fix merge conflict for #1634
2016-10-05 12:21:21 +02:00
Hakim El Hattab
02f95f4de6
code format tweaks
2016-10-05 12:00:21 +02:00
Maarten Schroeven
7e99626b14
only use nodeType 1 and 3 (only relevant types)
2016-10-05 11:54:46 +02:00
Maarten Schroeven
ab33b31f0a
limit text written to the status div
2016-10-05 11:54:46 +02:00
CH
2cf00254a1
renamed grunt 'base' option to 'root' ( #1660 )
...
* Allow slides to be served away from revealjs server location
The previous 'base' option conflicts with Grunt's 'base' option.
Changing it to 'root' avoids this. Further, updating to a newer Grunt
allows multiple parameters to be used. therefore `grunt serve --root="."
--root="pathtomyslides"` allows you to keep your slide content separate
from JS/CSS and such
* Live reload for relocated base
* Updated packages to match origin/dev
* Updated packages to match origin/dev
* Ensure root is an array
2016-10-05 11:45:37 +02:00
Hakim El Hattab
693a370f06
remove issue comment
2016-10-05 11:36:56 +02:00
Gerald
969885a7dc
ignore delta=0 mousewheel event
...
fix #1607
2016-10-05 11:29:47 +02:00
Hakim El Hattab
0b6585bd44
prevent exception when initializing with no slides #1678 #1679
2016-10-05 11:23:41 +02:00
Jaiden Mispy
3c36ee6cff
Add note to README about how to disable scaling
2016-10-05 11:16:41 +02:00
chadmorrow
ea8964ddbf
autoSlide duration with playbackRate
...
The autoSlide duration of media elements with data-autoplay now takes the playbackRate of said media element into account when setting the duration so that autoSlide and the media element stay in sync.
2016-10-05 11:12:27 +02:00
Hakim El Hattab
255bde174c
Merge branch 'r400-linux' of https://github.com/jroper/reveal.js into dev
2016-10-05 11:07:10 +02:00