Hakim El Hattab
|
90f343e5bd
|
add theme config option, add sky theme, fix line-height of <small>
|
2012-08-30 00:59:51 -04:00 |
|
Hakim El Hattab
|
5bd5ac67a4
|
fix bug that caused vertical stacks to shift unexpectedly in overview (closes #122)
|
2012-08-17 00:40:12 -04:00 |
|
Hakim El Hattab
|
efc020c999
|
margin tweak to keep list delimiters inside of slide box when text is long (#116)
|
2012-08-15 22:46:57 -04:00 |
|
hakimel
|
0b548bfd5d
|
consistent use of tabs rather than spaces in css (closes #121)
|
2012-08-15 20:40:16 -04:00 |
|
hakimel
|
9688a52437
|
define line height for paragraphs
|
2012-08-15 20:36:28 -04:00 |
|
Hakim El Hattab
|
9747673e06
|
Merge branch 'patch-4' of https://github.com/dandv/reveal.js
|
2012-08-14 22:03:45 -04:00 |
|
Dan Dascalescu
|
41796f3371
|
Ensure images are bound within the section
|
2012-08-13 18:55:57 -07:00 |
|
Dan Dascalescu
|
bca37c2eda
|
Increase line-height for links to allow for descenders
Previously, descenders from characters like 'g' or 'y' were truncated (overflow: hidden)
|
2012-08-13 18:50:44 -07:00 |
|
Hakim El Hattab
|
6fa17971b5
|
Merge pull request #106 from OwenVersteeg/patch-7
added appropriate selection color
|
2012-08-12 14:30:19 -07:00 |
|
Dan Dascalescu
|
cb0416aac5
|
Update css/main.css
rm extrenous whitespace
|
2012-08-08 18:55:32 -07:00 |
|
Owen Versteeg
|
704893b38f
|
added simple theme
reveal.js was lacking a nice, simple, minimal theme. now it has one.
bam.
|
2012-08-08 12:06:04 -04:00 |
|
Owen Versteeg
|
49b3394596
|
added appropriate selection color
the old one was pink. while I don't have anything against pink, I just thought it might be good to make the highlight color dark brown instead.
|
2012-08-08 13:03:43 -03:00 |
|
Hakim El Hattab
|
25ad8adc68
|
themes are now available as separate css files under css/theme/, old theme option in config is no longer supported (closes #104)
|
2012-08-08 01:14:12 -04:00 |
|
Hakim El Hattab
|
0337193790
|
remove duplicate fonts, tidy up font names (#103)
|
2012-08-07 01:38:06 -04:00 |
|
Owen Versteeg
|
3ccf9a39e0
|
added more font-face support
this way, more browsers are supported, like older Opera/Chrome/FF
|
2012-08-06 17:04:25 -03:00 |
|
Owen Versteeg
|
9d7d8fec99
|
added small fallback for non-font-face browsers
this way things are in Impact; Impact fits much more with the visual style than does the default Arial or Calibri.
|
2012-08-05 23:46:33 -03:00 |
|
Hakim El Hattab
|
c448789016
|
fix overview slide positioning bug (closes #89)
|
2012-08-04 18:16:41 -04:00 |
|
Hakim El Hattab
|
e0e558ac90
|
more pdf-export tweaks, added slide describing the feature (#92)
|
2012-08-04 16:16:27 -04:00 |
|
Hakim El Hattab
|
eb002bd2a2
|
slight tweak to pdf export css (#92)
|
2012-08-04 15:53:52 -04:00 |
|
Hakim El Hattab
|
f350c6a5cd
|
support for PDF export in chrome (closes #92)
|
2012-08-04 15:45:13 -04:00 |
|
Hakim El Hattab
|
7101c2408d
|
less horizontal padding for slides
|
2012-08-04 14:13:41 -04:00 |
|
Hakim El Hattab
|
2d7d5be216
|
fix overflow glitch on vertical slides in mobile safari
|
2012-08-04 14:04:36 -04:00 |
|
Hakim El Hattab
|
4821c7b814
|
use mq to reduce font size for low resultions, max limit on width for slides set to 900px (closes #49)
|
2012-08-04 13:54:17 -04:00 |
|
Hakim El Hattab
|
ec4330700d
|
Merge pull request #93 from StereotypicalApps/patch-1
Made the slideshow responsive
|
2012-08-04 08:05:52 -07:00 |
|
hakimel
|
75546e8962
|
fix disappearing 3d hover in chrome
|
2012-08-03 22:02:16 -04:00 |
|
hakimel
|
9a657e2676
|
ie8 support (closes #96)
|
2012-08-03 21:50:06 -04:00 |
|
hakimel
|
6bc92af17c
|
add eot font for ie
|
2012-08-03 21:21:49 -04:00 |
|
Owen Versteeg
|
5503125ed4
|
Oops, made the page a little too responsive
if you resized the window or visited the page on a small screen everything would be amiss
now, I've fixed that with a one-liner
|
2012-08-02 16:47:44 -03:00 |
|
Owen Versteeg
|
cae363e7a5
|
Made the slideshow responsive
Woohoo! The slideshow now responds to resizing of the browser nicely!
|
2012-08-02 10:22:44 -03:00 |
|
Hakim El Hattab
|
dc05ce1575
|
move theme styles at bottom of main.css, change background of page transition to be transparent
|
2012-07-30 00:41:02 -04:00 |
|
Hakim El Hattab
|
e570265a67
|
adds new api methods (getCurrentSlide, getPreviousSlide, getIndices) closes #73
|
2012-07-26 22:54:36 -04:00 |
|
Hakim El Hattab
|
7b53ff0b9d
|
sub/superscript styles (closes #82)
|
2012-07-18 21:27:07 -04:00 |
|
Hakim El Hattab
|
d5c2d0c03e
|
remove background from default anchor hover style
|
2012-07-15 19:30:18 -04:00 |
|
Hakim El Hattab
|
7366f607ce
|
add beige theme, move theme class from .reveal to document element, use log instead of alert to demonstrate custom events
|
2012-07-12 23:08:21 -04:00 |
|
Hakim El Hattab
|
74d342daf7
|
larger font for code samples (closes #60)
|
2012-07-09 21:48:43 -04:00 |
|
Hakim El Hattab
|
f57de200ec
|
refactored folder structure, added /plugins which is initially only used by #57
|
2012-07-09 21:00:51 -04:00 |
|
Hakim El Hattab
|
32f0d328ff
|
Merge branch 'master' of github.com:hakimel/reveal.js into notes
|
2012-07-09 20:39:23 -04:00 |
|
SengMing Tan
|
9ca0ed26db
|
adds charset declaration in main.css
|
2012-07-09 12:09:20 +10:00 |
|
Hakim El Hattab
|
eaf525c9a7
|
/lib restructuring
|
2012-07-01 16:38:49 -04:00 |
|
Hakim El Hattab
|
2118a6295d
|
restructured /lib, moved /assets/fonts to /lib/fonts
|
2012-07-01 09:50:37 -04:00 |
|
Hakim El Hattab
|
bf2c95b546
|
Merge branch 'presenter_notes_server' of https://github.com/rmurphey/reveal.js into notes
|
2012-07-01 01:57:23 -04:00 |
|
Brian Leathem
|
0a5bf91c9a
|
Specify position for .reveal.linear sections. fixes #64
|
2012-06-14 08:07:28 -07:00 |
|
Brian Leathem
|
9b00001870
|
Changed #reveal to .reveal in print.css
|
2012-06-13 20:56:57 -07:00 |
|
Hakim El Hattab
|
a91d401919
|
add default table styles (closes #62)
|
2012-06-13 11:17:34 -03:00 |
|
Rebecca Murphey
|
60f2eb9fb3
|
taking a stab at a presenter notes server
|
2012-06-07 23:21:14 -04:00 |
|
Francesco Schwarz
|
beed1ab854
|
simplified handling of nested lists
|
2012-06-05 18:19:10 +02:00 |
|
Hakim El Hattab
|
6db42971ea
|
changed selection of main container from #reveal to .reveal (closes #46)
|
2012-06-02 18:33:08 -04:00 |
|
Hakim El Hattab
|
31bbfe9398
|
support more variations of nested lists (closes #47)
|
2012-05-31 20:53:28 -04:00 |
|
Hakim El Hattab
|
e7b8033a10
|
adjust where page background is applied
|
2012-05-29 18:36:25 -04:00 |
|
Hakim El Hattab
|
affe100075
|
more explicit list styles (closes #38)
|
2012-05-10 01:52:02 -04:00 |
|
Hakim El Hattab
|
4031a21ea8
|
fix controls z-index in ff
|
2012-05-07 22:43:33 -04:00 |
|
Hakim El Hattab
|
ec1c111359
|
show all fragments during print
|
2012-05-05 11:59:57 -04:00 |
|
Hakim El Hattab
|
d5e1f7e493
|
print styles (closes #19)
|
2012-05-05 11:51:14 -04:00 |
|
hakimel
|
ebb834f4b0
|
ie9 fixes, including new classList polyfill
|
2012-05-03 12:42:53 -04:00 |
|
Hakim El Hattab
|
5a6837358b
|
minor style or wording tweaks
|
2012-05-01 08:52:56 -04:00 |
|
Philip Bjorge
|
58c1a1e861
|
Overview now shows hidden fragments.
|
2012-04-24 20:06:22 -07:00 |
|
Hakim El Hattab
|
f59e64a571
|
better example of state usage
|
2012-04-04 00:59:35 -04:00 |
|
Hakim El Hattab
|
8dc7ae85a1
|
adjustments to custom state events
|
2012-03-30 23:51:37 -04:00 |
|
Hakim El Hattab
|
831236890c
|
now capturing data-state on slides and lifting it to document element classList when slide is open
|
2012-03-30 00:13:45 -04:00 |
|
Hakim El Hattab
|
9736509bae
|
broaden selector for img:hover (fixes #11)
|
2012-01-14 17:36:07 -08:00 |
|
Hakim El Hattab
|
401c554c80
|
removed dependency on classList (#9)
|
2012-01-03 22:25:15 -08:00 |
|
Hakim El Hattab
|
614b8cde66
|
scrolling fallback mode for IE < 9
|
2012-01-03 00:11:05 -08:00 |
|
Hakim El Hattab
|
4805234a41
|
slightly reduced size of progress bar
|
2012-01-02 23:57:53 -08:00 |
|
Hakim El Hattab
|
3fa01ab107
|
updated copy in slides, added one that explains transitions
|
2011-12-26 21:57:37 -08:00 |
|
Hakim El Hattab
|
2c088681ec
|
adjusted background color of page/box themes
|
2011-12-26 21:31:02 -08:00 |
|
Hakim El Hattab
|
daecc258d7
|
major, non backwards compatible, restructuring of DOM tree
|
2011-12-26 21:29:00 -08:00 |
|
Hakim El Hattab
|
5b2b3fa3df
|
changed id of 'main' container to 'reveal'
|
2011-12-26 19:32:00 -08:00 |
|
Hakim El Hattab
|
c7c7735e7a
|
added new transitions (box/page) and a ui theme (neon)
|
2011-12-26 00:00:38 -08:00 |
|
Hakim El Hattab
|
1ac6386eef
|
fix padding and duplicate background on vertical slides in overview
|
2011-12-23 21:52:35 -08:00 |
|
Hakim El Hattab
|
c6a75117f6
|
added experimental overview mode (press SPACE)
|
2011-12-23 02:47:38 -08:00 |
|
Hakim El Hattab
|
adc9ad19ce
|
fallback on 2d transform transitions via feature detect
|
2011-12-23 00:36:37 -08:00 |
|
Hakim El Hattab
|
01000e1478
|
only apply background gradient to <html>
|
2011-12-22 22:01:10 -08:00 |
|
Hakim El Hattab
|
0c231fec38
|
added '-ms' prefixed properties
|
2011-12-22 21:30:10 -08:00 |
|
Hakim El Hattab
|
9065114ef0
|
progress bar is now a div and uses the same transition + easing as slides (fixes #6)
|
2011-12-22 21:25:15 -08:00 |
|
Hakim El Hattab
|
4a4ffd518e
|
hide progress by default
|
2011-12-22 00:03:52 -08:00 |
|
Hakim El Hattab
|
bdff009c74
|
added optional presentation progress bar
|
2011-12-22 00:00:29 -08:00 |
|
Hakim El Hattab
|
59c9b3c596
|
fragments now work in vertical slides (fixes #4)
|
2011-12-17 12:55:25 -08:00 |
|
Hakim El Hattab
|
e6f444a307
|
disabled overflow on body (fixes #2)
|
2011-12-05 01:00:52 -08:00 |
|
Hakim El Hattab
|
f9527d31b4
|
fix vertical slide transition and hit areas of rolling links
|
2011-12-04 19:24:08 -08:00 |
|
Hakim El Hattab
|
a6453a0fb0
|
renamed to reveal.js, many new features, and upgraded to v1.0
|
2011-12-04 18:07:33 -08:00 |
|
Hakim El Hattab
|
2d21d128c5
|
Merge branch 'master' of github.com:hakimel/CSS-3D-Slideshow
|
2011-06-23 09:10:49 +02:00 |
|
Hakim El Hattab
|
faecabd568
|
adjusted shadow on headers
|
2011-06-23 09:04:48 +02:00 |
|
altryne
|
8748b97d86
|
firefox links now clikable
|
2011-06-07 23:52:18 +03:00 |
|
Hakim El Hattab
|
fdd6b36f01
|
initial commit
|
2011-06-07 21:10:59 +02:00 |
|