reveal.js.git
11 years agoMerge pull request #338 from jjallaire/ontouchstart-add-nullcheck
Hakim El Hattab [Wed, 20 Feb 2013 15:33:44 +0000 (07:33 -0800)]
Merge pull request #338 from jjallaire/ontouchstart-add-nullcheck

ontouchstart null check in addEventListeners

11 years agoontouchstart null check in addEventListeners
JJ Allaire [Thu, 14 Feb 2013 10:26:46 +0000 (05:26 -0500)]
ontouchstart null check in addEventListeners

11 years agoadded isFirstSlide/isLastSlide api methods
Hakim El Hattab [Wed, 13 Feb 2013 23:00:53 +0000 (18:00 -0500)]
added isFirstSlide/isLastSlide api methods

11 years agoMerge branch 'master' of https://github.com/gouravtiwari/reveal.js
Hakim El Hattab [Wed, 13 Feb 2013 22:38:24 +0000 (17:38 -0500)]
Merge branch 'master' of https://github.com/gouravtiwari/reveal.js

11 years agoMerge pull request #337 from jjallaire/ontouchstart-nullcheck
Hakim El Hattab [Wed, 13 Feb 2013 22:35:28 +0000 (14:35 -0800)]
Merge pull request #337 from jjallaire/ontouchstart-nullcheck

check window.ontouchstart != null (required for qtwebkit)

11 years agocheck window.ontouchstart != null (required for qtwebkit)
JJ Allaire [Wed, 13 Feb 2013 13:10:27 +0000 (08:10 -0500)]
check window.ontouchstart != null (required for qtwebkit)

11 years agosearch plugin
Jon Snyder [Mon, 11 Feb 2013 23:34:31 +0000 (15:34 -0800)]
search plugin

11 years agoAdded isFirstSlide and isLastSlide functions
Gourav Tiwari [Mon, 11 Feb 2013 18:51:40 +0000 (13:51 -0500)]
Added isFirstSlide and isLastSlide functions

11 years agoscale presentations on ipad instead of zoom
Hakim El Hattab [Mon, 11 Feb 2013 17:09:14 +0000 (12:09 -0500)]
scale presentations on ipad instead of zoom

11 years agoadd api methods for check if overview is active or presentation is paused
Hakim El Hattab [Sun, 10 Feb 2013 00:11:54 +0000 (19:11 -0500)]
add api methods for check if overview is active or presentation is paused

11 years agostop auto-slide on pause and overview (closes #320)
Hakim El Hattab [Sun, 10 Feb 2013 00:04:17 +0000 (19:04 -0500)]
stop auto-slide on pause and overview (closes #320)

11 years agomerge in notes improvement
hakimel [Thu, 7 Feb 2013 00:15:30 +0000 (19:15 -0500)]
merge in notes improvement

11 years agofind correct path to open html file from the notes.js path
Damjan Georgievski [Wed, 6 Feb 2013 11:24:04 +0000 (12:24 +0100)]
find correct path to open html file from the notes.js path

11 years agoadjust copyright years
Hakim El Hattab [Wed, 6 Feb 2013 01:08:59 +0000 (20:08 -0500)]
adjust copyright years

11 years agoremove experimental tileflip transition, reduce max size of media content to 95%...
Hakim El Hattab [Tue, 5 Feb 2013 23:02:03 +0000 (18:02 -0500)]
remove experimental tileflip transition, reduce max size of media content to 95% to account for slide padding

11 years agoenable backgrounds images when printing to pdf (closes #271)
Hakim El Hattab [Sun, 3 Feb 2013 21:17:46 +0000 (16:17 -0500)]
enable backgrounds images when printing to pdf (closes #271)

11 years agohelper method for retrieving slide based on index (closes #293)
Hakim El Hattab [Sun, 3 Feb 2013 20:55:22 +0000 (15:55 -0500)]
helper method for retrieving slide based on index (closes #293)

11 years agodisable zoom plugin while in overview mode
Hakim El Hattab [Sun, 3 Feb 2013 18:21:42 +0000 (13:21 -0500)]
disable zoom plugin while in overview mode

11 years agofix vertical centering of slide in ios chrome (closes #289)
Hakim El Hattab [Sun, 3 Feb 2013 16:28:01 +0000 (11:28 -0500)]
fix vertical centering of slide in ios chrome (closes #289)

11 years agotrailing ws
Hakim El Hattab [Sun, 3 Feb 2013 16:27:28 +0000 (11:27 -0500)]
trailing ws

11 years agofix error with removal of control button and progress bar event listeners (closes...
Hakim El Hattab [Sun, 3 Feb 2013 07:00:17 +0000 (02:00 -0500)]
fix error with removal of control button and progress bar event listeners (closes #323)

11 years agocode cosmetics
Hakim El Hattab [Sun, 3 Feb 2013 06:31:27 +0000 (01:31 -0500)]
code cosmetics

11 years agoMerge pull request #322 from commadelimited/deactivate-nav-during-pause
Hakim El Hattab [Sun, 3 Feb 2013 06:28:28 +0000 (22:28 -0800)]
Merge pull request #322 from commadelimited/deactivate-nav-during-pause

Only allow 'unpause' keyboard events while paused

11 years agodescribing new presentation sizing logic in readme
Hakim El Hattab [Sun, 3 Feb 2013 06:21:55 +0000 (01:21 -0500)]
describing new presentation sizing logic in readme

11 years agofix word breaks in headers (closes #321)
Hakim El Hattab [Sun, 3 Feb 2013 06:02:51 +0000 (01:02 -0500)]
fix word breaks in headers (closes #321)

11 years agoremove extra padding in stacks, add api method to retrieve curren scale (#310)
Hakim El Hattab [Sun, 3 Feb 2013 01:05:09 +0000 (20:05 -0500)]
remove extra padding in stacks, add api method to retrieve curren scale (#310)

11 years agoreduce width of single-page fallback slides
Hakim El Hattab [Sat, 2 Feb 2013 22:05:05 +0000 (17:05 -0500)]
reduce width of single-page fallback slides

11 years agoOnly allowing 'unpause' keyboard events while paused
andy matthews [Thu, 31 Jan 2013 22:44:15 +0000 (16:44 -0600)]
Only allowing 'unpause' keyboard events while paused

11 years agochange default maxScale to 1.0 (#310)
Hakim El Hattab [Thu, 31 Jan 2013 05:09:28 +0000 (00:09 -0500)]
change default maxScale to 1.0 (#310)

11 years agoadd config vars for #310 to readme
Hakim El Hattab [Thu, 31 Jan 2013 05:06:06 +0000 (00:06 -0500)]
add config vars for #310 to readme

11 years agoadd min/max scale settings (#310)
Hakim El Hattab [Thu, 31 Jan 2013 04:59:37 +0000 (23:59 -0500)]
add min/max scale settings (#310)

11 years agorename padding config option to margin, better mobile support for scaled presentation...
hakimel [Tue, 29 Jan 2013 23:59:36 +0000 (18:59 -0500)]
rename padding config option to margin, better mobile support for scaled presentations (#310)

11 years agoSlightly refactored "slidify" flow
Lars Kappert [Tue, 29 Jan 2013 23:09:02 +0000 (00:09 +0100)]
Slightly refactored "slidify" flow

11 years agoMore/better examples in markdown demo
Lars Kappert [Tue, 29 Jan 2013 22:59:57 +0000 (23:59 +0100)]
More/better examples in markdown demo

11 years agoSupport for external markdown files, including configurable (vertical) slide separator
Lars Kappert [Tue, 29 Jan 2013 22:49:17 +0000 (23:49 +0100)]
Support for external markdown files, including configurable (vertical) slide separator

11 years agofix layering issue of anchors in ff with page transition (closes #274)
hakimel [Tue, 29 Jan 2013 20:11:10 +0000 (15:11 -0500)]
fix layering issue of anchors in ff with page transition (closes #274)

11 years agofeature detect zoom with fallback on transform, allow percent units for deck width...
hakimel [Mon, 28 Jan 2013 23:58:32 +0000 (18:58 -0500)]
feature detect zoom with fallback on transform, allow percent units for deck width/height (#310)

11 years agoupdated to v2.3, initial implementation of uniformly scaled presentations (#310)
Hakim El Hattab [Mon, 28 Jan 2013 04:27:14 +0000 (23:27 -0500)]
updated to v2.3, initial implementation of uniformly scaled presentations (#310)

11 years agomerge in timer in notes window, timer now stays hidden until initial time is set 2.2.0 v2.2
Hakim El Hattab [Sat, 26 Jan 2013 18:32:07 +0000 (13:32 -0500)]
merge in timer in notes window, timer now stays hidden until initial time is set

11 years agoAdd clock and elapsed time to notes view
Charlie DeTar [Sat, 26 Jan 2013 16:49:19 +0000 (11:49 -0500)]
Add clock and elapsed time to notes view

11 years agoupdate code sample for syntax highlight in readme
Hakim El Hattab [Wed, 23 Jan 2013 21:03:01 +0000 (16:03 -0500)]
update code sample for syntax highlight in readme

11 years agomerge in clojure syntax highlighting, tweak readme
hakimel [Wed, 23 Jan 2013 20:55:33 +0000 (15:55 -0500)]
merge in clojure syntax highlighting, tweak readme

11 years agoMerge branch 'feature/highlightjs-clojure' of https://github.com/eightysteele/reveal.js
hakimel [Wed, 23 Jan 2013 20:27:55 +0000 (15:27 -0500)]
Merge branch 'feature/highlightjs-clojure' of https://github.com/eightysteele/reveal.js

11 years agolimit video size to size of slide (closes #308)
hakimel [Wed, 23 Jan 2013 20:26:22 +0000 (15:26 -0500)]
limit video size to size of slide (closes #308)

11 years agoMerge branch 'master' of github.com:hakimel/reveal.js
hakimel [Wed, 23 Jan 2013 16:04:32 +0000 (11:04 -0500)]
Merge branch 'master' of github.com:hakimel/reveal.js

11 years agoshow error when notes run on non-http, fix load order to make sure upcoming slide...
hakimel [Wed, 23 Jan 2013 16:04:04 +0000 (11:04 -0500)]
show error when notes run on non-http, fix load order to make sure upcoming slide is correct when notes open (#278)

11 years agoAdd Clojure to highlight.js, add code highlight example to README.
Aaron Steele [Tue, 22 Jan 2013 01:53:39 +0000 (17:53 -0800)]
Add Clojure to highlight.js, add code highlight example to README.

11 years agospecify branch name for travis build status image
Hakim El Hattab [Mon, 21 Jan 2013 21:27:42 +0000 (16:27 -0500)]
specify branch name for travis build status image

11 years agofix placement of travis build status in readme
Hakim El Hattab [Mon, 21 Jan 2013 21:26:16 +0000 (16:26 -0500)]
fix placement of travis build status in readme

11 years agoremove traling whitespace
hakimel [Mon, 21 Jan 2013 21:21:20 +0000 (16:21 -0500)]
remove traling whitespace

11 years agoMerge branch 'add-travisci' of https://github.com/nschonni/reveal.js
hakimel [Mon, 21 Jan 2013 21:07:37 +0000 (16:07 -0500)]
Merge branch 'add-travisci' of https://github.com/nschonni/reveal.js

11 years agoAdd grunt as a dev dependency
Nick Schonning [Mon, 21 Jan 2013 20:46:23 +0000 (15:46 -0500)]
Add grunt as a dev dependency

11 years agoAdd npm script tage the Travis automatically executes
Nick Schonning [Mon, 21 Jan 2013 20:28:46 +0000 (15:28 -0500)]
Add npm script tage the Travis automatically executes

Set targets to lint, and quint for when the testing is implemented

11 years agodon't convert anchors with child nodes to rolling links (closes #266)
hakimel [Mon, 21 Jan 2013 19:55:45 +0000 (14:55 -0500)]
don't convert anchors with child nodes to rolling links (closes #266)

11 years agoremove debug code
hakimel [Mon, 21 Jan 2013 18:06:22 +0000 (13:06 -0500)]
remove debug code

11 years agonotes window now displays correct slides when origin is different than index.html...
hakimel [Mon, 21 Jan 2013 18:05:09 +0000 (13:05 -0500)]
notes window now displays correct slides when origin is different than index.html (closes #278)

11 years agoadd overviewshown and overviewhidden events (closes #298)
hakimel [Mon, 21 Jan 2013 17:45:52 +0000 (12:45 -0500)]
add overviewshown and overviewhidden events (closes #298)

11 years agoconfig option for disabling touch navigation (closes #299)
hakimel [Mon, 21 Jan 2013 17:29:44 +0000 (12:29 -0500)]
config option for disabling touch navigation (closes #299)

11 years agoexpose layout api method (closes #305), consistent spacing across all functions in...
hakimel [Mon, 21 Jan 2013 17:22:30 +0000 (12:22 -0500)]
expose layout api method (closes #305), consistent spacing across all functions in core JS, remove unused each() method

11 years agoMerge pull request #303 from DrBenton/master
Hakim El Hattab [Fri, 18 Jan 2013 20:33:28 +0000 (12:33 -0800)]
Merge pull request #303 from DrBenton/master

Small additions around "togglePause()"

11 years agofix typos
hakimel [Fri, 18 Jan 2013 20:31:41 +0000 (15:31 -0500)]
fix typos

11 years agoMerge branch 'fade-transition' of https://github.com/joelrbrandt/reveal.js
hakimel [Fri, 18 Jan 2013 20:26:48 +0000 (15:26 -0500)]
Merge branch 'fade-transition' of https://github.com/joelrbrandt/reveal.js

11 years agoMerge pull request #302 from rschellhorn/master
Hakim El Hattab [Fri, 18 Jan 2013 20:23:32 +0000 (12:23 -0800)]
Merge pull request #302 from rschellhorn/master

Fixed fragment fade-in/out example

11 years agoadd public "togglePause()" access
Olivier Philippon [Fri, 18 Jan 2013 16:01:09 +0000 (17:01 +0100)]
add public "togglePause()" access

11 years agoadd Logitech presenter tools "black screen" button compatibility
Olivier Philippon [Fri, 18 Jan 2013 15:59:38 +0000 (16:59 +0100)]
add Logitech presenter tools "black screen" button compatibility

11 years agoFixed fragment fade-in/out example
Rob Schellhorn [Fri, 18 Jan 2013 09:00:33 +0000 (10:00 +0100)]
Fixed fragment fade-in/out example

11 years agoimplement a fade transition
Joel Brandt [Wed, 16 Jan 2013 20:49:10 +0000 (12:49 -0800)]
implement a fade transition

11 years agofix issue with navigateTo and fragments (closes #290)
Hakim El Hattab [Mon, 14 Jan 2013 14:29:02 +0000 (09:29 -0500)]
fix issue with navigateTo and fragments (closes #290)

11 years agomerge in reset of vertical slides when returning to first slide #291
Hakim El Hattab [Sat, 12 Jan 2013 17:17:50 +0000 (12:17 -0500)]
merge in reset of vertical slides when returning to first slide #291

11 years agobetter fix (issue: #285)
karimsa [Fri, 11 Jan 2013 21:43:43 +0000 (16:43 -0500)]
better fix (issue: #285)

11 years agoattribution for print-pdf phantom script (closes #276)
Hakim El Hattab [Thu, 10 Jan 2013 14:40:03 +0000 (09:40 -0500)]
attribution for print-pdf phantom script (closes #276)

11 years agomerge in phantomjs script for printing pdf (#276)
Hakim El Hattab [Thu, 10 Jan 2013 14:38:08 +0000 (09:38 -0500)]
merge in phantomjs script for printing pdf (#276)

11 years agotheming docs (closes #246, closes #249)
Hakim El Hattab [Wed, 9 Jan 2013 00:09:36 +0000 (19:09 -0500)]
theming docs (closes #246, closes #249)

11 years agotheming docs
Hakim El Hattab [Wed, 9 Jan 2013 00:05:20 +0000 (19:05 -0500)]
theming docs

11 years agoinfo about available themes and how to change theme
Hakim El Hattab [Mon, 7 Jan 2013 14:41:33 +0000 (09:41 -0500)]
info about available themes and how to change theme

11 years agoMerge pull request #282 from callmephilip/feature/plugin/remotes/none-on-mobile
Hakim El Hattab [Mon, 7 Jan 2013 14:19:50 +0000 (06:19 -0800)]
Merge pull request #282 from callmephilip/feature/plugin/remotes/none-on-mobile

disable remotes plugin on mobile

11 years agoentities auto fix added
karimsa [Sun, 6 Jan 2013 05:11:32 +0000 (00:11 -0500)]
entities auto fix added

11 years agodisable remotes plugin on mobile
callmephilip [Sat, 5 Jan 2013 01:12:20 +0000 (17:12 -0800)]
disable remotes plugin on mobile

11 years agofix issue with auto-advance (closes #273)
Hakim El Hattab [Wed, 2 Jan 2013 14:14:28 +0000 (09:14 -0500)]
fix issue with auto-advance (closes #273)

11 years agoAdd Travis build badge
Nick Schonning [Mon, 31 Dec 2012 05:48:46 +0000 (00:48 -0500)]
Add Travis build badge

11 years agoAdd travis.yml for CI build
Nick Schonning [Mon, 31 Dec 2012 05:46:01 +0000 (00:46 -0500)]
Add travis.yml for CI build

11 years agoAdded phantomjs scriptfile for easier printing
Manuel Bieh [Sat, 15 Dec 2012 15:00:25 +0000 (16:00 +0100)]
Added phantomjs scriptfile for easier printing

11 years agoMerge pull request #270 from lawilliams/master
Hakim El Hattab [Sat, 15 Dec 2012 00:28:26 +0000 (16:28 -0800)]
Merge pull request #270 from lawilliams/master

Fixing small typo in index.html

11 years agoFixing spelling mistake.
Luke Williams [Fri, 7 Dec 2012 18:09:58 +0000 (04:09 +1000)]
Fixing spelling mistake.

11 years agoremove left/right margin from images, tweak pdf print styles
Hakim El Hattab [Tue, 27 Nov 2012 14:23:23 +0000 (09:23 -0500)]
remove left/right margin from images, tweak pdf print styles

11 years agoadd rtl option to readme
Hakim El Hattab [Tue, 27 Nov 2012 13:45:02 +0000 (08:45 -0500)]
add rtl option to readme

11 years agoright align text in ul/ol when rtl is active (#166)
Hakim El Hattab [Tue, 27 Nov 2012 13:36:38 +0000 (08:36 -0500)]
right align text in ul/ol when rtl is active (#166)

11 years agofix issue with click event target on overview slides
Hakim El Hattab [Sun, 25 Nov 2012 14:45:16 +0000 (09:45 -0500)]
fix issue with click event target on overview slides

11 years agofix inconsistency with vertical centering when using page transition
Hakim El Hattab [Sun, 25 Nov 2012 01:57:16 +0000 (20:57 -0500)]
fix inconsistency with vertical centering when using page transition

11 years agoword break rules and hyphens where possible for titles
Hakim El Hattab [Sat, 24 Nov 2012 00:26:16 +0000 (19:26 -0500)]
word break rules and hyphens where possible for titles

11 years agoimprove rendering accuracy of overview
Hakim El Hattab [Fri, 23 Nov 2012 20:48:10 +0000 (15:48 -0500)]
improve rendering accuracy of overview

11 years agouse touch start events for controls on touch devices
Hakim El Hattab [Thu, 22 Nov 2012 21:25:19 +0000 (16:25 -0500)]
use touch start events for controls on touch devices

11 years agoMerge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab [Thu, 22 Nov 2012 14:10:47 +0000 (09:10 -0500)]
Merge branch 'master' of github.com:hakimel/reveal.js

11 years agoslide method now accepts fragment index argument #228
Hakim El Hattab [Thu, 22 Nov 2012 14:10:34 +0000 (09:10 -0500)]
slide method now accepts fragment index argument #228

11 years agoreadme tweaks
Hakim El Hattab [Tue, 20 Nov 2012 12:45:43 +0000 (07:45 -0500)]
readme tweaks

11 years agouse system font when rtl is enabled, exclude pre and code blocks from rtl (#166)
Hakim El Hattab [Sun, 18 Nov 2012 17:19:22 +0000 (12:19 -0500)]
use system font when rtl is enabled, exclude pre and code blocks from rtl (#166)

11 years agoadjust rtl implementation (#166)
Hakim El Hattab [Sun, 18 Nov 2012 17:10:16 +0000 (12:10 -0500)]
adjust rtl implementation (#166)

11 years agoexperimental rtl support (#166)
Hakim El Hattab [Sat, 17 Nov 2012 20:59:28 +0000 (15:59 -0500)]
experimental rtl support (#166)

11 years agoenforce max width/height on iframes (#244), disabled mouse wheel navigation by default
Hakim El Hattab [Sat, 17 Nov 2012 20:48:12 +0000 (15:48 -0500)]
enforce max width/height on iframes (#244), disabled mouse wheel navigation by default

11 years agonull check for notes in markdown parser (#253)
Hakim El Hattab [Fri, 16 Nov 2012 14:29:25 +0000 (09:29 -0500)]
null check for notes in markdown parser (#253)