49b3394596added appropriate selection color
Owen Versteeg
2012-08-08 13:03:43 -03:00
ac33c51ecaremove theme from init options example
Hakim El Hattab
2012-08-08 03:12:47 -03:00
25ad8adc68themes are now available as separate css files under css/theme/, old theme option in config is no longer supported (closes#104)
Hakim El Hattab
2012-08-08 01:14:12 -04:00
1efca069cbreadme typo
Hakim El Hattab
2012-08-07 23:01:56 -03:00
8e6018d896fix broken link
Hakim El Hattab
2012-08-07 22:55:08 -03:00
669c86e16bbig rewrite of readme
Hakim El Hattab
2012-08-07 22:44:40 -03:00
0337193790remove duplicate fonts, tidy up font names (#103)
Hakim El Hattab
2012-08-07 01:38:06 -04:00
9d7d8fec99added small fallback for non-font-face browsers
Owen Versteeg
2012-08-05 23:46:33 -03:00
a2e021ccdbDon't suppress the whole event, just add context metadata
David Banham
2012-08-06 11:20:08 +10:00
ee12450458Tweaked heading
David Banham
2012-08-05 23:52:04 +10:00
976536d15eAdded multiplexing server
David Banham
2012-08-05 23:48:55 +10:00
51a15b840afix error in slide markup
Hakim El Hattab
2012-08-04 18:19:50 -04:00
c448789016fix overview slide positioning bug (closes#89)
Hakim El Hattab
2012-08-04 18:16:27 -04:00
de86c4eb7cinstructions for pdf export (#92)
Hakim El Hattab
2012-08-04 17:38:59 -03:00
e0e558ac90more pdf-export tweaks, added slide describing the feature (#92)
Hakim El Hattab
2012-08-04 16:16:23 -04:00
eb002bd2a2slight tweak to pdf export css (#92)
Hakim El Hattab
2012-08-04 15:53:52 -04:00
f350c6a5cdsupport for PDF export in chrome (closes#92)
Hakim El Hattab
2012-08-04 15:45:13 -04:00
7101c2408dless horizontal padding for slides
Hakim El Hattab
2012-08-04 14:13:15 -04:00
f837343f9fremove hard line breaks now that slide width is relative
Hakim El Hattab
2012-08-04 14:09:06 -04:00
2d7d5be216fix overflow glitch on vertical slides in mobile safari
Hakim El Hattab
2012-08-04 14:04:36 -04:00
4821c7b814use 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
6e91411054Merge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab
2012-08-04 11:06:13 -04:00
ec4330700dMerge pull request #93 from StereotypicalApps/patch-1
Hakim El Hattab
2012-08-04 08:05:52 -07:00
20b77b5419Merge branch 'master' of github.com:hakimel/reveal.js
Hakim El Hattab
2012-08-04 10:52:34 -04:00
c858ad069fMerge pull request #97 from davidbanham/master
Hakim El Hattab
2012-08-04 07:52:02 -07:00
79299d0071Include speaker notes plugin after reveal.js
David Banham
2012-08-04 14:33:27 +10:00
b6b572d185correct copy year
Hakim El Hattab
2012-08-03 23:15:34 -04:00
2c3a494eaadisable 3d links in ie, reorder script loading in index for readability (closes#95)
hakimel
2012-08-03 22:41:31 -04:00
75546e8962fix disappearing 3d hover in chrome
hakimel
2012-08-03 22:02:16 -04:00
9a657e2676ie8 support (closes#96)
hakimel
2012-08-03 21:49:29 -04:00
6bc92af17cadd eot font for ie
hakimel
2012-08-03 21:21:49 -04:00
5503125ed4Oops, made the page a little too responsive
Owen Versteeg
2012-08-02 16:47:44 -03:00
cae363e7a5Made the slideshow responsive
Owen Versteeg
2012-08-02 10:22:44 -03:00
ee31772aebadded example
Hakim El Hattab
2012-08-02 00:03:31 -03:00
911326f7acupdate markdown code example to correctly reflect line breaks
Hakim El Hattab
2012-07-31 23:50:41 -04:00
0a440cee6cmodified data-markdown to support markdown indented with tabs
Hakim El Hattab
2012-07-31 23:47:09 -04:00
ff567372c0self-execute data-markdown
Hakim El Hattab
2012-07-31 12:44:37 -03:00
12c9977cdamarkdown instructions
Hakim El Hattab
2012-07-31 02:49:02 -03:00
696346dccbadded slide announcing markdown support (#15)
Hakim El Hattab
2012-07-31 01:35:16 -04:00
19852772fesupport for data-markdown (#15)
Hakim El Hattab
2012-07-31 01:13:33 -04:00
dc05ce1575move 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
e9b874112efixes bug where the .present class remained on previous slide (closes#88)
Hakim El Hattab
2012-07-26 23:22:15 -04:00
e570265a67adds new api methods (getCurrentSlide, getPreviousSlide, getIndices) closes#73
Hakim El Hattab
2012-07-26 22:54:36 -04:00
1916d2f64aadded example from @pamelafox
Hakim El Hattab
2012-07-21 00:44:42 -03:00
233d626c5freadme code marking
Hakim El Hattab
2012-07-20 23:57:23 -03:00
e50370c2511.4 is now stable, increment master to 1.5
Hakim El Hattab
2012-07-20 22:52:08 -04:00
c513500269clean 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
7f9662edabnull check progress DOM element even if it's configured to be on
Hakim El Hattab
2012-07-20 22:09:56 -04:00
7b53ff0b9dsub/superscript styles (closes#82)
Hakim El Hattab
2012-07-18 21:27:07 -04:00
04a2337041readme update
Hakim El Hattab
2012-07-18 21:21:27 -04:00
54e59d02d4Merge pull request #83 from basecode/patch-slidechange
Hakim El Hattab
2012-07-18 18:18:41 -07:00
dd6c605826Remove assignment to indexv and indexh to trigger 'onslidechange' at startup and onhashchange.
Tobi Reiss
2012-07-17 10:05:55 +02:00
819d2488aaMerge pull request #80 from ob1/patch-2
Hakim El Hattab
2012-07-16 07:14:52 -07:00
d5c2d0c03eremove background from default anchor hover style
Hakim El Hattab
2012-07-15 19:30:18 -04:00
cd3fc43e77added 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
de2a95d0acMerge pull request #79 from ob1/patch-1
Hakim El Hattab
2012-07-15 14:43:26 -07:00
2b85a7de41Update README to reflect "Main #reveal container is now selected via a class instead of ID"
ob1
2012-07-15 23:37:06 +03:00
7366f607ceadd 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
5bc5435b61changenote re code sample font size
Hakim El Hattab
2012-07-12 22:54:26 -04:00
e6e33f17f8added new example to readme
Hakim El Hattab
2012-07-12 22:26:37 -03:00
74d342daf7larger font for code samples (closes#60)
Hakim El Hattab
2012-07-09 21:48:43 -04:00
54f1fcf381slidenotes becomes speakernotes to match wording in readme
Hakim El Hattab
2012-07-09 21:30:54 -04:00
21983c7b7ffolder structure description in readme
Hakim El Hattab
2012-07-09 22:26:11 -03:00
aaa03dc2c7fix incorrect directory reference
Hakim El Hattab
2012-07-09 21:20:59 -04:00
afd10f6886adjustments to initial node messages #57
Hakim El Hattab
2012-07-09 21:15:01 -04:00
d9512172e2separate loading of classList.js as its not tied to execution of highlight.js
Hakim El Hattab
2012-07-09 21:03:08 -04:00
f57de200ecrefactored folder structure, added /plugins which is initially only used by #57
Hakim El Hattab
2012-07-09 21:00:51 -04:00
e7c5de23d7use 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
32f0d328ffMerge branch 'master' of github.com:hakimel/reveal.js into notes
Hakim El Hattab
2012-07-09 20:39:23 -04:00
aeec8264abMerge pull request #75 from tansengming/css_charset
Hakim El Hattab
2012-07-09 17:36:32 -07:00
9ca0ed26dbadds charset declaration in main.css
SengMing Tan
2012-07-09 12:09:20 +10:00
534da10886small tweaks to notes page style
Hakim El Hattab
2012-07-04 15:10:10 -04:00