6053fe5a97
added some public access methods
Aaron Kiersky
2012-06-01 13:31:01 -04:00
aaf9da450f
dispatch events when visible fragment changes ('fragmentshown', 'fragmenthidden') closes#44
Hakim El Hattab
2012-05-31 21:31:28 -04:00
31bbfe9398
support more variations of nested lists (closes#47)
Hakim El Hattab
2012-05-31 20:53:28 -04:00
26108b0694
added new examples, linked all contributor names to github pages
Hakim El Hattab
2012-05-31 21:27:08 -03:00
8554050933
updated min.js to match
akiersky
2012-05-30 11:13:19 -03:00
049880dba3
fixed bug in swipe gesture interacting with links.
akiersky
2012-05-30 11:11:34 -03:00
2e024b5b3e
added left, right, up, down gestures to change slides. moved window edge slide triggers to a touchend event to prevent interference of gestures
akiersky
2012-05-30 09:38:26 -03:00
eaca6465fa
space and return keys can be used to exit the overview mode
Hakim El Hattab
2012-05-29 18:41:50 -04:00
e7b8033a10
adjust where page background is applied
Hakim El Hattab
2012-05-29 18:36:25 -04:00
445cd12265
added example
Hakim El Hattab
2012-05-25 16:11:03 -03:00
eccffbe859
adjust end key nav to last slide
Hakim El Hattab
2012-05-15 00:40:03 -04:00
507cab9dc9
Merge pull request #41 from frockenstein/master
Hakim El Hattab
2012-05-14 21:37:31 -07:00
ba6bec22c4
use home and end key
Jason Finneyfrock
2012-05-14 14:50:37 -04:00
b76e42979a
Merge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab
2012-05-10 01:52:15 -04:00
affe100075
more explicit list styles (closes#38)
Hakim El Hattab
2012-05-10 01:52:02 -04:00
ac5834a542
added example
Hakim El Hattab
2012-05-09 11:04:39 -03:00
4031a21ea8
fix controls z-index in ff
Hakim El Hattab
2012-05-07 22:43:33 -04:00
1013ff7ba5
hide address bar in mobile browsers, add apple web app meta
Hakim El Hattab
2012-05-06 22:05:58 -04:00
ec1c111359
show all fragments during print
Hakim El Hattab
2012-05-05 11:59:57 -04:00
d5e1f7e493
print styles (closes#19)
Hakim El Hattab
2012-05-05 11:51:14 -04:00
19b67aab13
'slidechanged' event, added Reveal.addEventListener/Reveal.removeEventListener api methods
Hakim El Hattab
2012-05-04 00:01:20 -04:00
ebb834f4b0
ie9 fixes, including new classList polyfill
hakimel
2012-05-03 12:42:53 -04:00
5a6837358b
minor style or wording tweaks
Hakim El Hattab
2012-05-01 08:52:56 -04:00
5909c223c6
Merge pull request #36 from commadelimited/master
Hakim El Hattab
2012-04-30 16:34:29 -07:00
2caac75c62
Adding example for custom event binding.
andy matthews
2012-04-30 09:07:23 -05:00
0acae19d19
new example
Hakim El Hattab
2012-04-28 13:42:18 -03:00
cde5362db3
added support for looped presentations
Hakim El Hattab
2012-04-28 12:16:56 -04:00
eee6e5f964
merge keyboard shortcut changes
Hakim El Hattab
2012-04-28 11:50:22 -04:00
83e4a1f0ac
ignore metaKey modifier too
Michael Mahemoff
2012-04-27 16:39:23 +02:00
75380e04a9
p for previous, n for next
Mahemoff
2012-04-27 15:16:27 +01:00
1675002c7a
Add new key mappings for navigation.
Mahemoff
2012-04-27 15:09:35 +01:00
7379fb3652
(c) year
Hakim El Hattab
2012-04-26 01:29:16 -04:00
27f48f6440
significantly smaller js file header, added minified js
Hakim El Hattab
2012-04-25 23:24:29 -04:00
cad7ea0f28
Merge pull request #32 from philipbjorge/master
Hakim El Hattab
2012-04-25 16:23:18 -07:00
a78a683dda
added new example
Hakim El Hattab
2012-04-25 20:20:49 -03:00
58c1a1e861
Overview now shows hidden fragments.
Philip Bjorge
2012-04-24 20:06:22 -07:00
e94fc0bdeb
new example
Hakim El Hattab
2012-04-22 21:40:42 -03:00
6188306066
added new example
Hakim El Hattab
2012-04-14 10:44:42 -03:00
d138f0fe2b
more detailed usage instructions including docs on new state feature
Hakim El Hattab
2012-04-04 02:24:26 -03:00
727cbf4b25
upgrade to v 1.3
Hakim El Hattab
2012-04-04 01:07:34 -04:00
f59e64a571
better example of state usage
Hakim El Hattab
2012-04-04 00:59:35 -04:00
d3e2a95d77
new example
Hakim El Hattab
2012-04-02 17:57:14 -03:00
0d9a6419bb
change back state event scope, document level makes more sense as that's where the state class is applied
Hakim El Hattab
2012-03-30 23:59:19 -04:00
8dc7ae85a1
adjustments to custom state events
Hakim El Hattab
2012-03-30 23:51:37 -04:00
2c78eea0ca
Firing custom event based on data-state name. This allows developers to trigger custom javascript code on a per slide basis.
Andy Matthews
2012-03-30 06:51:54 -05:00
831236890c
now capturing data-state on slides and lifting it to document element classList when slide is open
Hakim El Hattab
2012-03-30 00:13:45 -04:00
0cd3b8d430
merge prev/next navigation pull request with modifications
Hakim El Hattab
2012-03-28 01:16:16 -04:00
732ed921eb
Implemented correct Previous and Next navigation for both mouse scroll and wireless presenter.
Catalin Buzoiu
2012-03-27 18:45:04 +03:00
be76bf3d23
classList polyfill included for ie9
Hakim El Hattab
2012-03-24 12:48:16 -04:00
87529c4adc
delay hash changes to avoid transition lag in chrome and enable history by default (closes#22)
Hakim El Hattab
2012-03-24 12:36:34 -04:00
b72bee3219
don't overwrite existing classes on slides (closes#23)
Hakim El Hattab
2012-03-24 12:27:25 -04:00
cd66a6574d
Merge pull request #21 from archive/master
Hakim El Hattab
2012-03-19 18:54:34 -07:00
b6030d5c7a
added support for wireless presenter
Anders
2012-03-19 23:20:40 +01:00
a77842521e
Merge pull request #20 from Fil/master
Hakim El Hattab
2012-03-18 14:14:52 -07:00
81cda2145f
Do not fail on other kinds of hashes
Fil
2012-03-15 18:00:26 +01:00
7f3bf1409e
new example
Hakim El Hattab
2012-03-05 16:47:02 -05:00
67add62316
new examples
Hakim El Hattab
2012-03-02 02:05:06 -05:00
ba8fc0bc35
fix reference to old 'hasClass' method
Hakim El Hattab
2012-02-17 23:37:14 -05:00
a53b315e24
new example
Hakim El Hattab
2012-02-17 23:36:54 -05:00
38b229a22f
tweaked mouse wheel navigation
Hakim El Hattab
2012-01-14 19:22:27 -08:00
17854e892b
Merge pull request #13 from naugtur/master
Hakim El Hattab
2012-01-14 19:13:19 -08:00
896e0b7010
removed history comment in js
Hakim El Hattab
2012-01-14 18:41:55 -08:00
284610dab0
added usage instructions to readme
Hakim El Hattab
2012-01-14 18:20:52 -08:00
a30cdaaffc
rolled back to classList, promoting poyfill in readme
Hakim El Hattab
2012-01-14 17:56:11 -08:00
9736509bae
broaden selector for img:hover (fixes#11)
Hakim El Hattab
2012-01-14 17:36:07 -08:00
510ac8e114
don't apply linkify effect to anchors containing images
Hakim El Hattab
2012-01-14 17:31:41 -08:00
c3bc0f70ef
add new example
Hakim El Hattab
2012-01-14 17:19:12 -08:00
2ae803efb6
Added support for smart scrolling through slides. Scrolling events are throttled to prevent going too far
Naugtur
2012-01-15 00:34:51 +01:00
401c554c80
removed dependency on classList (#9)
Hakim El Hattab
2012-01-03 22:25:15 -08:00
4d3c3c8d3f
Merge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab
2012-01-03 08:29:50 -08:00
36950c8149
moved inline base64 images to aws
Hakim El Hattab
2012-01-03 00:24:09 -08:00
614b8cde66
scrolling fallback mode for IE < 9
Hakim El Hattab
2012-01-03 00:11:05 -08:00
4805234a41
slightly reduced size of progress bar
Hakim El Hattab
2012-01-02 23:57:53 -08:00
02f783b68d
prevent default on space press
Hakim El Hattab
2012-01-02 23:48:09 -08:00
e8507de1e4
Added example
Hakim El Hattab
2012-01-02 02:18:08 -08:00
cbd59efef8
history on by default
Hakim El Hattab
2011-12-30 22:35:42 -08:00
9856f57db5
browser history updates can now be disabled via config
Hakim El Hattab
2011-12-30 22:33:19 -08:00
73eb66bf71
Merge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab
2011-12-26 21:57:51 -08:00
3fa01ab107
updated copy in slides, added one that explains transitions
Hakim El Hattab
2011-12-26 21:57:37 -08:00
f7ac5fb159
updated readme
Hakim El Hattab
2011-12-26 21:34:53 -08:00
2c088681ec
adjusted background color of page/box themes
Hakim El Hattab
2011-12-26 21:31:02 -08:00
daecc258d7
major, non backwards compatible, restructuring of DOM tree
Hakim El Hattab
2011-12-26 21:29:00 -08:00
5b2b3fa3df
changed id of 'main' container to 'reveal'
Hakim El Hattab
2011-12-26 19:32:00 -08:00
bccb6e68c7
packed v1.1, upgraded to 1.2
Hakim El Hattab
2011-12-26 17:13:46 -08:00
2313dfef6d
readme history update
Hakim El Hattab
2011-12-26 00:04:11 -08:00
c7c7735e7a
added new transitions (box/page) and a ui theme (neon)
Hakim El Hattab
2011-12-26 00:00:38 -08:00
1ac6386eef
fix padding and duplicate background on vertical slides in overview
Hakim El Hattab
2011-12-23 21:52:35 -08:00
b162a54c2d
fix clicks on vertical slides in overview
Hakim El Hattab
2011-12-23 21:33:28 -08:00
91ff92e211
skip fragments when in overview
Hakim El Hattab
2011-12-23 21:22:13 -08:00
c6a75117f6
added experimental overview mode (press SPACE)
Hakim El Hattab
2011-12-23 02:47:38 -08:00
adc9ad19ce
fallback on 2d transform transitions via feature detect
Hakim El Hattab
2011-12-23 00:36:37 -08:00
f6dc531298
slides three or more steps away from current are now hidden
Hakim El Hattab
2011-12-22 22:41:19 -08:00
01000e1478
only apply background gradient to <html>
Hakim El Hattab
2011-12-22 22:01:10 -08:00
0c231fec38
added '-ms' prefixed properties
Hakim El Hattab
2011-12-22 21:30:10 -08:00
9065114ef0
progress bar is now a div and uses the same transition + easing as slides (fixes#6)
Hakim El Hattab
2011-12-22 21:25:15 -08:00
91c3056a62
Added examples
Hakim El Hattab
2011-12-22 20:36:42 -08:00