Hakim El Hattab [Sun, 3 Feb 2013 06:31:27 +0000 (01:31 -0500)]
code cosmetics
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
Hakim El Hattab [Sun, 3 Feb 2013 06:21:55 +0000 (01:21 -0500)]
describing new presentation sizing logic in readme
Hakim El Hattab [Sun, 3 Feb 2013 06:02:51 +0000 (01:02 -0500)]
fix word breaks in headers (closes #321)
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)
Hakim El Hattab [Sat, 2 Feb 2013 22:05:05 +0000 (17:05 -0500)]
reduce width of single-page fallback slides
andy matthews [Thu, 31 Jan 2013 22:44:15 +0000 (16:44 -0600)]
Only allowing 'unpause' keyboard events while paused
Hakim El Hattab [Thu, 31 Jan 2013 05:09:28 +0000 (00:09 -0500)]
change default maxScale to 1.0 (#310)
Hakim El Hattab [Thu, 31 Jan 2013 05:06:06 +0000 (00:06 -0500)]
add config vars for #310 to readme
Hakim El Hattab [Thu, 31 Jan 2013 04:59:37 +0000 (23:59 -0500)]
add min/max scale settings (#310)
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)
hakimel [Tue, 29 Jan 2013 20:11:10 +0000 (15:11 -0500)]
fix layering issue of anchors in ff with page transition (closes #274)
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)
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)
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
Charlie DeTar [Sat, 26 Jan 2013 16:49:19 +0000 (11:49 -0500)]
Add clock and elapsed time to notes view
Hakim El Hattab [Wed, 23 Jan 2013 21:03:01 +0000 (16:03 -0500)]
update code sample for syntax highlight in readme
hakimel [Wed, 23 Jan 2013 20:55:33 +0000 (15:55 -0500)]
merge in clojure syntax highlighting, tweak readme
hakimel [Wed, 23 Jan 2013 20:27:55 +0000 (15:27 -0500)]
Merge branch 'feature/highlightjs-clojure' of https://github.com/eightysteele/reveal.js
hakimel [Wed, 23 Jan 2013 20:26:22 +0000 (15:26 -0500)]
limit video size to size of slide (closes #308)
hakimel [Wed, 23 Jan 2013 16:04:32 +0000 (11:04 -0500)]
Merge branch 'master' of github.com:hakimel/reveal.js
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)
Aaron Steele [Tue, 22 Jan 2013 01:53:39 +0000 (17:53 -0800)]
Add Clojure to highlight.js, add code highlight example to README.
Hakim El Hattab [Mon, 21 Jan 2013 21:27:42 +0000 (16:27 -0500)]
specify branch name for travis build status image
Hakim El Hattab [Mon, 21 Jan 2013 21:26:16 +0000 (16:26 -0500)]
fix placement of travis build status in readme
hakimel [Mon, 21 Jan 2013 21:21:20 +0000 (16:21 -0500)]
remove traling whitespace
hakimel [Mon, 21 Jan 2013 21:07:37 +0000 (16:07 -0500)]
Merge branch 'add-travisci' of https://github.com/nschonni/reveal.js
Nick Schonning [Mon, 21 Jan 2013 20:46:23 +0000 (15:46 -0500)]
Add grunt as a dev dependency
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
hakimel [Mon, 21 Jan 2013 19:55:45 +0000 (14:55 -0500)]
don't convert anchors with child nodes to rolling links (closes #266)
hakimel [Mon, 21 Jan 2013 18:06:22 +0000 (13:06 -0500)]
remove debug code
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)
hakimel [Mon, 21 Jan 2013 17:45:52 +0000 (12:45 -0500)]
add overviewshown and overviewhidden events (closes #298)
hakimel [Mon, 21 Jan 2013 17:29:44 +0000 (12:29 -0500)]
config option for disabling touch navigation (closes #299)
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
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()"
hakimel [Fri, 18 Jan 2013 20:31:41 +0000 (15:31 -0500)]
fix typos
hakimel [Fri, 18 Jan 2013 20:26:48 +0000 (15:26 -0500)]
Merge branch 'fade-transition' of https://github.com/joelrbrandt/reveal.js
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
Olivier Philippon [Fri, 18 Jan 2013 16:01:09 +0000 (17:01 +0100)]
add public "togglePause()" access
Olivier Philippon [Fri, 18 Jan 2013 15:59:38 +0000 (16:59 +0100)]
add Logitech presenter tools "black screen" button compatibility
Rob Schellhorn [Fri, 18 Jan 2013 09:00:33 +0000 (10:00 +0100)]
Fixed fragment fade-in/out example
Joel Brandt [Wed, 16 Jan 2013 20:49:10 +0000 (12:49 -0800)]
implement a fade transition
Hakim El Hattab [Mon, 14 Jan 2013 14:29:02 +0000 (09:29 -0500)]
fix issue with navigateTo and fragments (closes #290)
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
karimsa [Fri, 11 Jan 2013 21:43:43 +0000 (16:43 -0500)]
better fix (issue: #285)
Hakim El Hattab [Thu, 10 Jan 2013 14:40:03 +0000 (09:40 -0500)]
attribution for print-pdf phantom script (closes #276)
Hakim El Hattab [Thu, 10 Jan 2013 14:38:08 +0000 (09:38 -0500)]
merge in phantomjs script for printing pdf (#276)
Hakim El Hattab [Wed, 9 Jan 2013 00:09:36 +0000 (19:09 -0500)]
theming docs (closes #246, closes #249)
Hakim El Hattab [Wed, 9 Jan 2013 00:05:20 +0000 (19:05 -0500)]
theming docs
Hakim El Hattab [Mon, 7 Jan 2013 14:41:33 +0000 (09:41 -0500)]
info about available themes and how to change theme
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
karimsa [Sun, 6 Jan 2013 05:11:32 +0000 (00:11 -0500)]
entities auto fix added
callmephilip [Sat, 5 Jan 2013 01:12:20 +0000 (17:12 -0800)]
disable remotes plugin on mobile
Hakim El Hattab [Wed, 2 Jan 2013 14:14:28 +0000 (09:14 -0500)]
fix issue with auto-advance (closes #273)
Nick Schonning [Mon, 31 Dec 2012 05:48:46 +0000 (00:48 -0500)]
Add Travis build badge
Nick Schonning [Mon, 31 Dec 2012 05:46:01 +0000 (00:46 -0500)]
Add travis.yml for CI build
Manuel Bieh [Sat, 15 Dec 2012 15:00:25 +0000 (16:00 +0100)]
Added phantomjs scriptfile for easier printing
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
Luke Williams [Fri, 7 Dec 2012 18:09:58 +0000 (04:09 +1000)]
Fixing spelling mistake.
Hakim El Hattab [Tue, 27 Nov 2012 14:23:23 +0000 (09:23 -0500)]
remove left/right margin from images, tweak pdf print styles
Hakim El Hattab [Tue, 27 Nov 2012 13:45:02 +0000 (08:45 -0500)]
add rtl option to readme
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)
Hakim El Hattab [Sun, 25 Nov 2012 14:45:16 +0000 (09:45 -0500)]
fix issue with click event target on overview slides
Hakim El Hattab [Sun, 25 Nov 2012 01:57:16 +0000 (20:57 -0500)]
fix inconsistency with vertical centering when using page transition
Hakim El Hattab [Sat, 24 Nov 2012 00:26:16 +0000 (19:26 -0500)]
word break rules and hyphens where possible for titles
Hakim El Hattab [Fri, 23 Nov 2012 20:48:10 +0000 (15:48 -0500)]
improve rendering accuracy of overview
Hakim El Hattab [Thu, 22 Nov 2012 21:25:19 +0000 (16:25 -0500)]
use touch start events for controls on touch devices
Hakim El Hattab [Thu, 22 Nov 2012 14:10:47 +0000 (09:10 -0500)]
Merge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab [Thu, 22 Nov 2012 14:10:34 +0000 (09:10 -0500)]
slide method now accepts fragment index argument #228
Hakim El Hattab [Tue, 20 Nov 2012 12:45:43 +0000 (07:45 -0500)]
readme tweaks
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)
Hakim El Hattab [Sun, 18 Nov 2012 17:10:16 +0000 (12:10 -0500)]
adjust rtl implementation (#166)
Hakim El Hattab [Sat, 17 Nov 2012 20:59:28 +0000 (15:59 -0500)]
experimental rtl support (#166)
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
Hakim El Hattab [Fri, 16 Nov 2012 14:29:25 +0000 (09:29 -0500)]
null check for notes in markdown parser (#253)
Hakim El Hattab [Fri, 16 Nov 2012 14:25:26 +0000 (09:25 -0500)]
avoid stripping out notes when parsing markdown (closes #253)
Hakim El Hattab [Fri, 16 Nov 2012 14:09:10 +0000 (09:09 -0500)]
Merge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab [Fri, 16 Nov 2012 14:08:32 +0000 (09:08 -0500)]
fix incorrect navigation in notes window (closes #241)
Hakim El Hattab [Fri, 16 Nov 2012 13:48:20 +0000 (05:48 -0800)]
Merge pull request #254 from harriha/bug-with-theme-switching
Fix bug with switching to 'night' theme
harriha [Thu, 15 Nov 2012 09:24:09 +0000 (11:24 +0200)]
Fix bug with switching to night theme
When switching to 'night' theme, the first slide was shown
instead of correctly linking to the Themes slide.
Hakim El Hattab [Wed, 14 Nov 2012 13:44:56 +0000 (05:44 -0800)]
Merge pull request #245 from dandv/patch-1
Document vertical centering breaking backcompat
Hakim El Hattab [Wed, 14 Nov 2012 13:40:05 +0000 (08:40 -0500)]
Merge branch 'fix-grunt-contrib-mincss-version' of https://github.com/technicalpickles/reveal.js
Hakim El Hattab [Wed, 14 Nov 2012 04:52:17 +0000 (23:52 -0500)]
fix minor issue in pdf print sheet
Hakim El Hattab [Wed, 14 Nov 2012 02:08:04 +0000 (21:08 -0500)]
null check parentNode in case slide has been detached
Hakim El Hattab [Tue, 13 Nov 2012 14:37:37 +0000 (09:37 -0500)]
Merge branch 'fix-callback-with-shared-dir' of https://github.com/hashar/reveal.js
Hakim El Hattab [Tue, 13 Nov 2012 14:37:27 +0000 (09:37 -0500)]
disable hiding of address bar on android, caused vertical centering issues
Dan Dascalescu [Tue, 13 Nov 2012 09:47:02 +0000 (01:47 -0800)]
Document vertical centering breaking backcompat
Essentially, slides have variable height now. This is not normally visible, but with transitions that have a non-transparent background, like `cube` or `page`, it is:
http://lab.hakim.se/reveal-js/?transition=cube
Before, slides had a fixed height, which means that presentations designed with that assumption in mind will look very different now.
Another aspect that I bumped into is that I used the slide's height to dynamically size images to fill the remainder of the space from the heading to the footer, like this (stripped to the essence):
bigImage.style.height = section.offsetHeight - bigImage.offsetTop + 'px';
Alternatively, is there an easy way to restore the previous functionality?
Josh Nichols [Mon, 12 Nov 2012 22:09:06 +0000 (17:09 -0500)]
Use grunt-contrib-mincss ~0.3.1
Was at ~0.3.2, but doesn't seem to have been released properly.
Antoine Musso [Mon, 12 Nov 2012 15:47:40 +0000 (16:47 +0100)]
Fix callback calling when using from a parent directory
Authors might want to use a shared reveal.js installation for all their
presentations such as:
$ ls -1 -F
20120105-how-to-use-git.html
20121101-wikimedia-scaling.html
reveal.js/
$
In this case, the plugin callbacks will not be called at all.
When using head.js, the callback is marked as depending upon the loading of a
Javscript filename. The regex used to find out the filename is applied to the
full path which in the above case would be something like:
reveal.js/plugin/highlight/highlight.js
The regex will thus give out 'reveal.js' as a file depency instead of the
expected 'highlight.js'
The fix is quiet easy: simply make sure that we are looking for a file that
actually ends with '.js' instead of simply containing '.js' by adding a $.
Hakim El Hattab [Mon, 12 Nov 2012 00:54:26 +0000 (19:54 -0500)]
note about #226 in readme
Hakim El Hattab [Mon, 12 Nov 2012 00:39:05 +0000 (19:39 -0500)]
add touch based remote controlled plugin
Hakim El Hattab [Sun, 11 Nov 2012 15:24:48 +0000 (10:24 -0500)]
add note about nested fragments
Hakim El Hattab [Sun, 11 Nov 2012 15:05:13 +0000 (10:05 -0500)]
fix typos
Hakim El Hattab [Sun, 11 Nov 2012 15:01:18 +0000 (10:01 -0500)]
Merge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab [Sun, 11 Nov 2012 15:01:05 +0000 (10:01 -0500)]
add grunt.js build file (closes #235)
Hakim El Hattab [Sun, 11 Nov 2012 02:18:29 +0000 (18:18 -0800)]
Merge pull request #234 from dandv/patch-1
its->it's in README.md
Dan Dascalescu [Sun, 11 Nov 2012 01:51:31 +0000 (17:51 -0800)]
its->it's in README.md
Thanks for the multi-control support!
Hakim El Hattab [Sun, 11 Nov 2012 01:09:12 +0000 (20:09 -0500)]
fixes issue where italic fonts disappeared when printing to pdf (closes #230)
Hakim El Hattab [Sun, 11 Nov 2012 00:49:44 +0000 (19:49 -0500)]
add night theme