Age | Commit message (Expand) | Author |
2013-03-08 | remove extra whitespace in css | Hakim El Hattab |
2013-03-04 | merge two new themes, slight adjustments to said themes | Hakim El Hattab |
2013-03-04 | Merge branch 'solarized' of https://github.com/asmod3us/reveal.js into dev | Hakim El Hattab |
2013-03-04 | better choice of fallback fonts (closes #328) | Hakim El Hattab |
2013-03-04 | add grunt sass theme task | Hakim El Hattab |
2013-02-28 | Merge remote-tracking branch 'upstream/master' into solarized | asmod3us |
2013-02-27 | merge grunt update to 0.4 (#350) | Hakim El Hattab |
2013-02-21 | updated dark theme to use external color definition | asmod3us |
2013-02-21 | added solarized light theme | asmod3us |
2013-02-21 | extracted solarized color definitions to separate file | asmod3us |
2013-02-21 | added solarized dark theme | asmod3us |
2013-02-21 | Set PDF output to letter landscape, no margin | Jeremy Mikola |
2013-02-05 | adjust copyright years | Hakim El Hattab |
2013-02-05 | remove experimental tileflip transition, reduce max size of media content to ... | Hakim El Hattab |
2013-02-03 | enable backgrounds images when printing to pdf (closes #271) | Hakim El Hattab |
2013-02-03 | fix word breaks in headers (closes #321) | Hakim El Hattab |
2013-02-02 | remove extra padding in stacks, add api method to retrieve curren scale (#310) | Hakim El Hattab |
2013-02-02 | reduce width of single-page fallback slides | Hakim El Hattab |
2013-01-29 | fix layering issue of anchors in ff with page transition (closes #274) | hakimel |
2013-01-27 | updated to v2.3, initial implementation of uniformly scaled presentations (#310) | Hakim El Hattab |
2013-01-23 | limit video size to size of slide (closes #308) | hakimel |
2013-01-16 | implement a fade transition | Joel Brandt |
2013-01-08 | theming docs | Hakim El Hattab |
2012-11-27 | remove left/right margin from images, tweak pdf print styles | Hakim El Hattab |
2012-11-27 | right align text in ul/ol when rtl is active (#166) | Hakim El Hattab |
2012-11-24 | fix inconsistency with vertical centering when using page transition | Hakim El Hattab |
2012-11-23 | word break rules and hyphens where possible for titles | Hakim El Hattab |
2012-11-23 | improve rendering accuracy of overview | Hakim El Hattab |
2012-11-18 | use system font when rtl is enabled, exclude pre and code blocks from rtl (#166) | Hakim El Hattab |
2012-11-18 | adjust rtl implementation (#166) | Hakim El Hattab |
2012-11-17 | enforce max width/height on iframes (#244), disabled mouse wheel navigation b... | Hakim El Hattab |
2012-11-13 | fix minor issue in pdf print sheet | Hakim El Hattab |
2012-11-11 | add grunt.js build file (closes #235) | Hakim El Hattab |
2012-11-10 | fixes issue where italic fonts disappeared when printing to pdf (closes #230) | Hakim El Hattab |
2012-11-10 | add night theme | Hakim El Hattab |
2012-11-10 | ensure fragments are visible in print styles, fix page-break error in paper p... | Hakim El Hattab |
2012-11-10 | workaround markdown quote issue (#223) | Hakim El Hattab |
2012-11-10 | tweak ie8 fallback | Hakim El Hattab |
2012-11-10 | updated transition styles to work with vertical centering (#70) | Hakim El Hattab |
2012-11-10 | fix vertical transition for vertically centered slides, vertical centering is... | Hakim El Hattab |
2012-11-10 | correction to vertical centering and overview mode, clean up of vertical slid... | Hakim El Hattab |
2012-11-10 | remember last visited vertical slide (closes #225) | Hakim El Hattab |
2012-11-10 | revert to display none from visibility hidden to correct vertical centering | Hakim El Hattab |
2012-11-10 | allow multiple control elements, document usage of global controls (#184, #204) | Hakim El Hattab |
2012-11-10 | additional media query plus vertical queries to support smaller screens (clos... | Hakim El Hattab |
2012-11-10 | corrections to vertical centering (#70), added to docs, upgrade to 2.2 | Hakim El Hattab |
2012-11-10 | rough support for vertical centering #70 | Hakim El Hattab |
2012-10-29 | fix rolling links glitch in firefox | Hakim El Hattab |
2012-10-28 | content now re-renders after alt+click zoom (closes #195) | Hakim El Hattab |
2012-10-28 | include theme background in printed pdfs (#217), fix empty white pages in reg... | Hakim El Hattab |
2012-10-27 | escape quotes in css using unicode hex | Hakim El Hattab |
2012-10-22 | use borders to generate control arrows (closes #137) | Hakim El Hattab |
2012-10-22 | Updated new CSS triangle controls to use theme colors. | Russell Beattie |
2012-10-22 | Updated Controls to use CSS triangles rather than unicode triangles (fix Andr... | Russell Beattie |
2012-10-20 | use outer color of radial gradient as solid fallback | Hakim El Hattab |
2012-10-20 | remove traling whitespace (#197) | Hakim El Hattab |
2012-10-20 | fix overview when zoom transition is active (#196) | Hakim El Hattab |
2012-10-20 | add support for fragment styles (#192) | Hakim El Hattab |
2012-10-20 | progress bar can now be clicked to navigate (closes #181) | Hakim El Hattab |
2012-10-20 | modularize themes and convert them to sass (closes #191) | Hakim El Hattab |
2012-10-16 | adjust themes so that font definitions are at top, apply fonts on .reveal ins... | Hakim El Hattab |
2012-10-13 | add zoom transition | Hakim El Hattab |
2012-10-13 | tweaks to page and cube transitions, change sky theme text-highlight color | Hakim El Hattab |
2012-10-08 | new paused mode feature (closes #144), controls and progress DOM elements are... | Hakim El Hattab |
2012-10-07 | root reset styles at .reveal (#163) | Hakim El Hattab |
2012-10-07 | remove duplicate padding/margin reset on html & body | Hakim El Hattab |
2012-10-04 | Merge branch 'serif-theme' of https://github.com/maxogden/reveal.js | Hakim El Hattab |
2012-10-04 | add 'none'-transition (closes #159, #160) | Hakim El Hattab |
2012-10-04 | simple serif font theme | Max Ogden |
2012-09-30 | facility for css shader transitions, add css shader based tile-transition | Hakim El Hattab |
2012-09-28 | main.css > reveal.css | Hakim El Hattab |
2012-09-28 | max-height and overflow for code blocks (closes #16) | Hakim El Hattab |
2012-09-27 | Changes to make PDF output match the browser view more closely | Gary Murakami |
2012-08-30 | correction to code style in sky theme, adjusted transition demo page | Hakim El Hattab |
2012-08-30 | tweaks to the simple theme | Hakim El Hattab |
2012-08-30 | add theme config option, add sky theme, fix line-height of <small> | Hakim El Hattab |
2012-08-17 | fix bug that caused vertical stacks to shift unexpectedly in overview (closes... | Hakim El Hattab |
2012-08-15 | margin tweak to keep list delimiters inside of slide box when text is long (#... | Hakim El Hattab |
2012-08-15 | consistent use of tabs rather than spaces in css (closes #121) | hakimel |
2012-08-15 | define line height for paragraphs | hakimel |
2012-08-14 | Merge branch 'patch-4' of https://github.com/dandv/reveal.js | Hakim El Hattab |
2012-08-13 | Ensure images are bound within the section | Dan Dascalescu |
2012-08-13 | Increase line-height for links to allow for descenders | Dan Dascalescu |
2012-08-12 | Merge pull request #106 from OwenVersteeg/patch-7 | Hakim El Hattab |
2012-08-08 | Update css/main.css | Dan Dascalescu |
2012-08-08 | added simple theme | Owen Versteeg |
2012-08-08 | added appropriate selection color | Owen Versteeg |
2012-08-08 | themes are now available as separate css files under css/theme/, old theme op... | Hakim El Hattab |
2012-08-07 | remove duplicate fonts, tidy up font names (#103) | Hakim El Hattab |
2012-08-06 | added more font-face support | Owen Versteeg |
2012-08-05 | added small fallback for non-font-face browsers | Owen Versteeg |
2012-08-04 | fix overview slide positioning bug (closes #89) | Hakim El Hattab |
2012-08-04 | more pdf-export tweaks, added slide describing the feature (#92) | Hakim El Hattab |
2012-08-04 | slight tweak to pdf export css (#92) | Hakim El Hattab |
2012-08-04 | support for PDF export in chrome (closes #92) | Hakim El Hattab |
2012-08-04 | less horizontal padding for slides | Hakim El Hattab |
2012-08-04 | fix overflow glitch on vertical slides in mobile safari | Hakim El Hattab |
2012-08-04 | use mq to reduce font size for low resultions, max limit on width for slides ... | Hakim El Hattab |
2012-08-04 | Merge pull request #93 from StereotypicalApps/patch-1 | Hakim El Hattab |
2012-08-03 | fix disappearing 3d hover in chrome | hakimel |