This website requires JavaScript.
2d7d5be216
fix overflow glitch on vertical slides in mobile safari
Hakim El Hattab
2012-08-04 14:04:36 -04:00
4821c7b814
use mq to reduce font size for low resultions, max limit on width for slides set to 900px (closes #49 )
Hakim El Hattab
2012-08-04 13:54:17 -04:00
6e91411054
Merge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab
2012-08-04 11:06:13 -04:00
ec4330700d
Merge pull request #93 from StereotypicalApps/patch-1
Hakim El Hattab
2012-08-04 08:05:52 -07:00
20b77b5419
Merge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab
2012-08-04 10:52:34 -04:00
c858ad069f
Merge pull request #97 from davidbanham/master
Hakim El Hattab
2012-08-04 07:52:02 -07:00
79299d0071
Include speaker notes plugin after reveal.js
David Banham
2012-08-04 14:33:27 +10:00
b6b572d185
correct copy year
Hakim El Hattab
2012-08-03 23:15:34 -04:00
2c3a494eaa
disable 3d links in ie, reorder script loading in index for readability (closes #95 )
hakimel
2012-08-03 22:41:31 -04:00
75546e8962
fix disappearing 3d hover in chrome
hakimel
2012-08-03 22:02:16 -04:00
9a657e2676
ie8 support (closes #96 )
hakimel
2012-08-03 21:49:29 -04:00
6bc92af17c
add eot font for ie
hakimel
2012-08-03 21:21:49 -04:00
5503125ed4
Oops, made the page a little too responsive
Owen Versteeg
2012-08-02 16:47:44 -03:00
cae363e7a5
Made the slideshow responsive
Owen Versteeg
2012-08-02 10:22:44 -03:00
ee31772aeb
added example
Hakim El Hattab
2012-08-02 00:03:31 -03:00
911326f7ac
update markdown code example to correctly reflect line breaks
Hakim El Hattab
2012-07-31 23:50:41 -04:00
0a440cee6c
modified data-markdown to support markdown indented with tabs
Hakim El Hattab
2012-07-31 23:47:09 -04:00
ff567372c0
self-execute data-markdown
Hakim El Hattab
2012-07-31 12:44:37 -03:00
12c9977cda
markdown instructions
Hakim El Hattab
2012-07-31 02:49:02 -03:00
696346dccb
added slide announcing markdown support (#15 )
Hakim El Hattab
2012-07-31 01:35:16 -04:00
19852772fe
support for data-markdown (#15 )
Hakim El Hattab
2012-07-31 01:13:33 -04:00
dc05ce1575
move theme styles at bottom of main.css, change background of page transition to be transparent
Hakim El Hattab
2012-07-30 00:41:02 -04:00
e9b874112e
fixes bug where the .present class remained on previous slide (closes #88 )
Hakim El Hattab
2012-07-26 23:22:15 -04:00
e570265a67
adds new api methods (getCurrentSlide, getPreviousSlide, getIndices) closes #73
Hakim El Hattab
2012-07-26 22:54:36 -04:00
1916d2f64a
added example from @pamelafox
Hakim El Hattab
2012-07-21 00:44:42 -03:00
233d626c5f
readme code marking
Hakim El Hattab
2012-07-20 23:57:23 -03:00
e50370c251
1.4 is now stable, increment master to 1.5
Hakim El Hattab
2012-07-20 22:52:08 -04:00
c513500269
clean up initialization, conditionally load classList polyfill prior to reveal.js
Hakim El Hattab
2012-07-20 22:41:08 -04:00
0ef90e0dcf
'keyboard' config option for disabling keyboard navigation (closes #84 )
Hakim El Hattab
2012-07-20 22:20:07 -04:00
7f9662edab
null check progress DOM element even if it's configured to be on
Hakim El Hattab
2012-07-20 22:09:56 -04:00
7b53ff0b9d
sub/superscript styles (closes #82 )
Hakim El Hattab
2012-07-18 21:27:07 -04:00
04a2337041
readme update
Hakim El Hattab
2012-07-18 21:21:27 -04:00
54e59d02d4
Merge pull request #83 from basecode/patch-slidechange
Hakim El Hattab
2012-07-18 18:18:41 -07:00
dd6c605826
Remove assignment to indexv and indexh to trigger 'onslidechange' at startup and onhashchange.
Tobi Reiss
2012-07-17 10:05:55 +02:00
819d2488aa
Merge pull request #80 from ob1/patch-2
Hakim El Hattab
2012-07-16 07:14:52 -07:00
e08d0572bd
Another instance of: id="reveal" => class="reveal"
ob1
2012-07-16 11:53:33 +03:00
d5c2d0c03e
remove background from default anchor hover style
Hakim El Hattab
2012-07-15 19:30:18 -04:00
cd3fc43e77
added autoSlide option (#59 ), clear out list of options in index.html's initialize call
Hakim El Hattab
2012-07-15 19:21:47 -04:00
de2a95d0ac
Merge pull request #79 from ob1/patch-1
Hakim El Hattab
2012-07-15 14:43:26 -07:00
2b85a7de41
Update README to reflect "Main #reveal container is now selected via a class instead of ID"
ob1
2012-07-15 23:37:06 +03:00
7366f607ce
add beige theme, move theme class from .reveal to document element, use log instead of alert to demonstrate custom events
Hakim El Hattab
2012-07-12 23:08:21 -04:00
5bc5435b61
changenote re code sample font size
Hakim El Hattab
2012-07-12 22:54:26 -04:00
e6e33f17f8
added new example to readme
Hakim El Hattab
2012-07-12 22:26:37 -03:00
74d342daf7
larger font for code samples (closes #60 )
Hakim El Hattab
2012-07-09 21:48:43 -04:00
54f1fcf381
slidenotes becomes speakernotes to match wording in readme
Hakim El Hattab
2012-07-09 21:30:54 -04:00
21983c7b7f
folder structure description in readme
Hakim El Hattab
2012-07-09 22:26:11 -03:00
aaa03dc2c7
fix incorrect directory reference
Hakim El Hattab
2012-07-09 21:20:59 -04:00
afd10f6886
adjustments to initial node messages #57
Hakim El Hattab
2012-07-09 21:15:01 -04:00
d9512172e2
separate loading of classList.js as its not tied to execution of highlight.js
Hakim El Hattab
2012-07-09 21:03:08 -04:00
f57de200ec
refactored folder structure, added /plugins which is initially only used by #57
Hakim El Hattab
2012-07-09 21:00:51 -04:00
e7c5de23d7
use head.js to script load everything, fixes bug with inclusion of notes server js #57
Hakim El Hattab
2012-07-09 20:51:04 -04:00
32f0d328ff
Merge branch 'master' of github.com:hakimel/reveal.js into notes
Hakim El Hattab
2012-07-09 20:39:23 -04:00
aeec8264ab
Merge pull request #75 from tansengming/css_charset
Hakim El Hattab
2012-07-09 17:36:32 -07:00
9ca0ed26db
adds charset declaration in main.css
SengMing Tan
2012-07-09 12:09:20 +10:00
534da10886
small tweaks to notes page style
Hakim El Hattab
2012-07-04 15:10:10 -04:00
0c1a4add3a
small tweaks to notes page style
Hakim El Hattab
2012-07-04 15:09:58 -04:00
a6969770bd
simplify query match
Hakim El Hattab
2012-07-04 14:42:27 -04:00
28ee78e7e4
remove unused copy of notes client
Hakim El Hattab
2012-07-04 14:35:32 -04:00
6433cebdc7
readme updates
Hakim El Hattab
2012-07-04 14:30:18 -04:00
0e86400943
conditional loading of socket.io and the notes client js based on window host
Hakim El Hattab
2012-07-04 14:18:09 -04:00
421afe6368
update instructions printed on server start
Hakim El Hattab
2012-07-01 18:37:29 -04:00
2b9f8e6c0d
convert spaces to tabs to match project style
Hakim El Hattab
2012-07-01 18:34:07 -04:00
76a60eea31
move notes client code into lib
Hakim El Hattab
2012-07-01 18:32:09 -04:00
acbefa1190
tweaks to slidenotes
Hakim El Hattab
2012-07-01 16:56:06 -04:00
9608ac9d2d
adjust whitespace of notes code to match rest of project
Hakim El Hattab
2012-07-01 16:43:43 -04:00
e2ba1c1142
include underscore as a dependency for npm
Hakim El Hattab
2012-07-01 16:39:08 -04:00
eaf525c9a7
/lib restructuring
Hakim El Hattab
2012-07-01 16:38:49 -04:00
2118a6295d
restructured /lib, moved /assets/fonts to /lib/fonts
Hakim El Hattab
2012-07-01 09:50:37 -04:00
bf2c95b546
Merge branch 'presenter_notes_server' of https://github.com/rmurphey/reveal.js into notes
Hakim El Hattab
2012-07-01 01:57:23 -04:00
bdad679715
Merge pull request #72 from rhudea/fix-fragmenthidden
Hakim El Hattab
2012-06-24 13:52:11 -07:00
1053dafc1e
Send the correct element for fragmenthidden events
Raul Hudea
2012-06-20 19:12:04 +03:00
fa98bacef6
Merge pull request #65 from bleathem/patch-2
Hakim El Hattab
2012-06-18 12:21:54 -07:00
1f17bdd5c4
enable controls by default
Hakim El Hattab
2012-06-18 15:16:05 -04:00
4ca99d4264
connect to whatever server we're on
Rebecca Murphey
2012-06-17 20:57:29 -04:00
8980f8accb
fix socket id
Rebecca Murphey
2012-06-17 18:59:43 -04:00
5fc7fc89f7
fix path to socket.io
Rebecca Murphey
2012-06-17 18:59:33 -04:00
939da8834e
have notes page only listen to one socket
Rebecca Murphey
2012-06-17 18:45:00 -04:00
6d1a78091a
add mustache dependency
Rebecca Murphey
2012-06-17 18:44:27 -04:00
677ef9919b
broadcast socket id as part of slidedata
Rebecca Murphey
2012-06-17 18:43:54 -04:00
0163ffcb43
use current host/port
Rebecca Murphey
2012-06-17 18:43:29 -04:00
0a5bf91c9a
Specify position for .reveal.linear sections. fixes #64
Brian Leathem
2012-06-14 08:07:28 -07:00
91b7df3e23
Merge pull request #63 from bleathem/patch-1
Hakim El Hattab
2012-06-14 04:04:35 -07:00
9b00001870
Changed #reveal to .reveal in print.css
Brian Leathem
2012-06-13 20:56:57 -07:00
2d44d1e25f
Merge pull request #58 from danielmitd/controls
Hakim El Hattab
2012-06-13 07:21:50 -07:00
a91d401919
add default table styles (closes #62 )
Hakim El Hattab
2012-06-13 11:17:34 -03:00
681115ea9c
Merge pull request #61 from rmurphey/navigatePrev_navigateNext
Hakim El Hattab
2012-06-13 06:50:06 -07:00
8f69e72cf7
update readme
Rebecca Murphey
2012-06-11 18:30:32 -04:00
dff061f3e6
expose navigatePrev, navigateNext
Rebecca Murphey
2012-06-11 18:28:17 -04:00
9de23f022c
adapt coding style
danielmitd
2012-06-10 11:53:44 +02:00
60d70f483c
use config
danielmitd
2012-06-10 11:51:11 +02:00
5fba807843
controls are not necessary
danielmitd
2012-06-10 11:42:42 +02:00
f6b4561c0e
removing errant author info
Rebecca Murphey
2012-06-07 23:38:05 -04:00
60f2eb9fb3
taking a stab at a presenter notes server
Rebecca Murphey
2012-06-07 23:21:14 -04:00
5d979fdf4a
syntax highlighting in readme examples
Hakim El Hattab
2012-06-06 23:52:49 -03:00
6a03f65e97
include references to previous/current sldie DOM elements in slidechange event
Hakim El Hattab
2012-06-06 22:46:21 -04:00
2b6c61060b
prevent duplicate slidechange from firing after hash change (closes #54 )
Hakim El Hattab
2012-06-06 22:22:13 -04:00
5a782e54f8
added example
Hakim El Hattab
2012-06-06 21:19:21 -03:00
01f40cc8d9
Merge pull request #53 from isellsoap/master
Hakim El Hattab
2012-06-05 09:39:08 -07:00
beed1ab854
simplified handling of nested lists
Francesco Schwarz
2012-06-05 18:19:10 +02:00
2b38f523f2
change add .reveal class in index (closes #51 )
Hakim El Hattab
2012-06-03 17:30:37 -04:00