aboutsummaryrefslogtreecommitdiff
path: root/css
Commit message (Expand)AuthorAge
* adjust copyright yearsHakim El Hattab2013-02-05
* remove experimental tileflip transition, reduce max size of media content to ...Hakim El Hattab2013-02-05
* enable backgrounds images when printing to pdf (closes #271)Hakim El Hattab2013-02-03
* fix word breaks in headers (closes #321)Hakim El Hattab2013-02-03
* remove extra padding in stacks, add api method to retrieve curren scale (#310)Hakim El Hattab2013-02-02
* reduce width of single-page fallback slidesHakim El Hattab2013-02-02
* fix layering issue of anchors in ff with page transition (closes #274)hakimel2013-01-29
* updated to v2.3, initial implementation of uniformly scaled presentations (#310)Hakim El Hattab2013-01-27
* limit video size to size of slide (closes #308)hakimel2013-01-23
* implement a fade transitionJoel Brandt2013-01-16
* theming docsHakim El Hattab2013-01-08
* remove left/right margin from images, tweak pdf print stylesHakim El Hattab2012-11-27
* right align text in ul/ol when rtl is active (#166)Hakim El Hattab2012-11-27
* fix inconsistency with vertical centering when using page transitionHakim El Hattab2012-11-24
* word break rules and hyphens where possible for titlesHakim El Hattab2012-11-23
* improve rendering accuracy of overviewHakim El Hattab2012-11-23
* use system font when rtl is enabled, exclude pre and code blocks from rtl (#166)Hakim El Hattab2012-11-18
* adjust rtl implementation (#166)Hakim El Hattab2012-11-18
* enforce max width/height on iframes (#244), disabled mouse wheel navigation b...Hakim El Hattab2012-11-17
* fix minor issue in pdf print sheetHakim El Hattab2012-11-13
* add grunt.js build file (closes #235)Hakim El Hattab2012-11-11
* fixes issue where italic fonts disappeared when printing to pdf (closes #230)Hakim El Hattab2012-11-10
* add night themeHakim El Hattab2012-11-10
* ensure fragments are visible in print styles, fix page-break error in paper p...Hakim El Hattab2012-11-10
* workaround markdown quote issue (#223)Hakim El Hattab2012-11-10
* tweak ie8 fallbackHakim El Hattab2012-11-10
* updated transition styles to work with vertical centering (#70)Hakim El Hattab2012-11-10
* fix vertical transition for vertically centered slides, vertical centering is...Hakim El Hattab2012-11-10
* correction to vertical centering and overview mode, clean up of vertical slid...Hakim El Hattab2012-11-10
* remember last visited vertical slide (closes #225)Hakim El Hattab2012-11-10
* revert to display none from visibility hidden to correct vertical centeringHakim El Hattab2012-11-10
* allow multiple control elements, document usage of global controls (#184, #204)Hakim El Hattab2012-11-10
* additional media query plus vertical queries to support smaller screens (clos...Hakim El Hattab2012-11-10
* corrections to vertical centering (#70), added to docs, upgrade to 2.2Hakim El Hattab2012-11-10
* rough support for vertical centering #70Hakim El Hattab2012-11-10
* fix rolling links glitch in firefoxHakim El Hattab2012-10-29
* content now re-renders after alt+click zoom (closes #195)Hakim El Hattab2012-10-28
* include theme background in printed pdfs (#217), fix empty white pages in reg...Hakim El Hattab2012-10-28
* escape quotes in css using unicode hexHakim El Hattab2012-10-27
* use borders to generate control arrows (closes #137)Hakim El Hattab2012-10-22
* Updated new CSS triangle controls to use theme colors.Russell Beattie2012-10-22
* Updated Controls to use CSS triangles rather than unicode triangles (fix Andr...Russell Beattie2012-10-22
* use outer color of radial gradient as solid fallbackHakim El Hattab2012-10-20
* remove traling whitespace (#197)Hakim El Hattab2012-10-20
* fix overview when zoom transition is active (#196)Hakim El Hattab2012-10-20
* add support for fragment styles (#192)Hakim El Hattab2012-10-20
* progress bar can now be clicked to navigate (closes #181)Hakim El Hattab2012-10-20
* modularize themes and convert them to sass (closes #191)Hakim El Hattab2012-10-20
* adjust themes so that font definitions are at top, apply fonts on .reveal ins...Hakim El Hattab2012-10-16
* add zoom transitionHakim El Hattab2012-10-13