Commit graph

570 commits

Author SHA1 Message Date
Nick Schonning 0ac4d5b7db Add npm script tage the Travis automatically executes
Set targets to lint, and quint for when the testing is implemented
2013-01-21 15:28:46 -05:00
hakimel 4a0d939962 don't convert anchors with child nodes to rolling links (closes #266) 2013-01-21 14:55:45 -05:00
hakimel 0d66c91e8e remove debug code 2013-01-21 13:06:22 -05:00
hakimel 63a53e9dd1 notes window now displays correct slides when origin is different than index.html (closes #278) 2013-01-21 13:05:09 -05:00
hakimel d489ec2f9d add overviewshown and overviewhidden events (closes #298) 2013-01-21 12:45:52 -05:00
hakimel e62b0f8795 config option for disabling touch navigation (closes #299) 2013-01-21 12:29:44 -05:00
hakimel 09bf962d32 expose layout api method (closes #305), consistent spacing across all functions in core JS, remove unused each() method 2013-01-21 12:22:30 -05:00
Hakim El Hattab 305e70d99b Merge pull request #303 from DrBenton/master
Small additions around "togglePause()"
2013-01-18 12:33:28 -08:00
hakimel 61457ce543 fix typos 2013-01-18 15:31:41 -05:00
hakimel 6a7d0cbcc9 Merge branch 'fade-transition' of https://github.com/joelrbrandt/reveal.js 2013-01-18 15:26:48 -05:00
Hakim El Hattab cd40e9e575 Merge pull request #302 from rschellhorn/master
Fixed fragment fade-in/out example
2013-01-18 12:23:32 -08:00
Olivier Philippon 9c951e07cd add public "togglePause()" access 2013-01-18 17:09:36 +01:00
Olivier Philippon c0387fd5dd add Logitech presenter tools "black screen" button compatibility 2013-01-18 16:59:38 +01:00
Rob Schellhorn 1830a0d505 Fixed fragment fade-in/out example 2013-01-18 10:00:33 +01:00
Joel Brandt 082e4ed168 implement a fade transition 2013-01-16 12:49:10 -08:00
Hakim El Hattab feaced800c fix issue with navigateTo and fragments (closes #290) 2013-01-14 09:29:02 -05:00
Hakim El Hattab e46855096c merge in reset of vertical slides when returning to first slide #291 2013-01-12 12:18:00 -05:00
karimsa 905ec83d53 better fix (issue: #285) 2013-01-11 16:43:43 -05:00
Hakim El Hattab 05b5255d60 attribution for print-pdf phantom script (closes #276) 2013-01-10 09:40:03 -05:00
Hakim El Hattab 17622052a0 merge in phantomjs script for printing pdf (#276) 2013-01-10 09:38:31 -05:00
Hakim El Hattab 5f2a875ec7 theming docs (closes #246, closes #249) 2013-01-08 19:09:36 -05:00
Hakim El Hattab e618eda4e1 theming docs 2013-01-08 19:05:20 -05:00
Hakim El Hattab 38425fc4ff info about available themes and how to change theme 2013-01-07 09:41:33 -05:00
Hakim El Hattab 2a038afeda Merge pull request #282 from callmephilip/feature/plugin/remotes/none-on-mobile
disable remotes plugin on mobile
2013-01-07 06:19:50 -08:00
karimsa d4d9c4bfab entities auto fix added 2013-01-06 00:11:32 -05:00
callmephilip b9483f29e1 disable remotes plugin on mobile 2013-01-04 17:12:20 -08:00
Hakim El Hattab 68f8c9361e fix issue with auto-advance (closes #273) 2013-01-02 09:14:28 -05:00
Nick Schonning 7fd9cfabf2 Add Travis build badge 2012-12-31 00:48:46 -05:00
Nick Schonning 929933ce9d Add travis.yml for CI build 2012-12-31 00:46:01 -05:00
Manuel Bieh 5868becf84 Added phantomjs scriptfile for easier printing 2012-12-15 16:00:25 +01:00
Hakim El Hattab 256186e259 Merge pull request #270 from lawilliams/master
Fixing small typo in index.html
2012-12-14 16:28:26 -08:00
Luke Williams b5dde35a84 Fixing spelling mistake. 2012-12-08 04:09:58 +10:00
Hakim El Hattab 519ee26809 remove left/right margin from images, tweak pdf print styles 2012-11-27 09:23:40 -05:00
Hakim El Hattab 242006a499 add rtl option to readme 2012-11-27 08:45:02 -05:00
Hakim El Hattab a6989e4cce right align text in ul/ol when rtl is active (#166) 2012-11-27 08:36:38 -05:00
Hakim El Hattab 385bfd3717 fix issue with click event target on overview slides 2012-11-25 09:45:16 -05:00
Hakim El Hattab e34ed3c2ff fix inconsistency with vertical centering when using page transition 2012-11-24 20:57:16 -05:00
Hakim El Hattab 1732d67cf5 word break rules and hyphens where possible for titles 2012-11-23 19:26:16 -05:00
Hakim El Hattab 0ac4c6e585 improve rendering accuracy of overview 2012-11-23 15:48:10 -05:00
Hakim El Hattab 8f7c51b4ec use touch start events for controls on touch devices 2012-11-22 16:25:19 -05:00
Hakim El Hattab b82b56dcce Merge branch 'master' of github.com:hakimel/reveal.js 2012-11-22 09:10:47 -05:00
Hakim El Hattab 34b36753f5 slide method now accepts fragment index argument #228 2012-11-22 09:10:34 -05:00
Hakim El Hattab f33969301b readme tweaks 2012-11-20 07:45:43 -05:00
Hakim El Hattab 9d0cb0fec7 use system font when rtl is enabled, exclude pre and code blocks from rtl (#166) 2012-11-18 12:19:22 -05:00
Hakim El Hattab 363685967d adjust rtl implementation (#166) 2012-11-18 12:10:16 -05:00
Hakim El Hattab 0402fbde0c experimental rtl support (#166) 2012-11-17 15:59:28 -05:00
Hakim El Hattab c61dc00a98 enforce max width/height on iframes (#244), disabled mouse wheel navigation by default 2012-11-17 15:48:12 -05:00
Hakim El Hattab 332ce86c3a null check for notes in markdown parser (#253) 2012-11-16 09:29:32 -05:00
Hakim El Hattab 4009f2601e avoid stripping out notes when parsing markdown (closes #253) 2012-11-16 09:25:26 -05:00
Hakim El Hattab 3924878ba1 Merge branch 'master' of github.com:hakimel/reveal.js 2012-11-16 09:09:10 -05:00