aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* word break rules and hyphens where possible for titlesHakim El Hattab2012-11-23
* improve rendering accuracy of overviewHakim El Hattab2012-11-23
* use touch start events for controls on touch devicesHakim El Hattab2012-11-22
* Merge branch 'master' of github.com:hakimel/reveal.jsHakim El Hattab2012-11-22
|\
| * readme tweaksHakim El Hattab2012-11-20
* | slide method now accepts fragment index argument #228Hakim El Hattab2012-11-22
|\ \ | |/ |/|
| * working on #227Federico Fissore2012-11-05
* | 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
* | experimental rtl support (#166)Hakim El Hattab2012-11-17
* | enforce max width/height on iframes (#244), disabled mouse wheel navigation b...Hakim El Hattab2012-11-17
* | null check for notes in markdown parser (#253)Hakim El Hattab2012-11-16
* | avoid stripping out notes when parsing markdown (closes #253)Hakim El Hattab2012-11-16
* | Merge branch 'master' of github.com:hakimel/reveal.jsHakim El Hattab2012-11-16
|\ \
| * \ Merge pull request #254 from harriha/bug-with-theme-switchingHakim El Hattab2012-11-16
| |\ \
| | * | Fix bug with switching to night themeharriha2012-11-15
| |/ /
| * | Merge pull request #245 from dandv/patch-1Hakim El Hattab2012-11-14
| |\ \
| | * | Document vertical centering breaking backcompatDan Dascalescu2012-11-13
* | | | fix incorrect navigation in notes window (closes #241)Hakim El Hattab2012-11-16
|/ / /
* | | Merge branch 'fix-grunt-contrib-mincss-version' of https://github.com/technic...Hakim El Hattab2012-11-14
|\ \ \
| * | | Use grunt-contrib-mincss ~0.3.1Josh Nichols2012-11-12
| |/ /
* | | fix minor issue in pdf print sheetHakim El Hattab2012-11-13
* | | null check parentNode in case slide has been detachedHakim El Hattab2012-11-13
* | | Merge branch 'fix-callback-with-shared-dir' of https://github.com/hashar/reve...Hakim El Hattab2012-11-13
|\ \ \
| * | | Fix callback calling when using from a parent directoryAntoine Musso2012-11-12
| |/ /
| * | note about #226 in readmeHakim El Hattab2012-11-11
* | | disable hiding of address bar on android, caused vertical centering issuesHakim El Hattab2012-11-13
|/ /
* | add touch based remote controlled pluginHakim El Hattab2012-11-11
* | add note about nested fragmentsHakim El Hattab2012-11-11
* | fix typosHakim El Hattab2012-11-11
* | Merge branch 'master' of github.com:hakimel/reveal.jsHakim El Hattab2012-11-11
|\ \
| * \ Merge pull request #234 from dandv/patch-1Hakim El Hattab2012-11-10
| |\ \
| | * | its->it's in README.mdDan Dascalescu2012-11-10
| |/ /
* / / 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
* | fix issue with dependency loader callbacksHakim El Hattab2012-11-10
* | ensure fragments are visible in print styles, fix page-break error in paper p...Hakim El Hattab2012-11-10
* | cosmetical tweaks to postmessage pluginHakim El Hattab2012-11-10
* | Merge branch 'master' of https://github.com/sithmel/reveal.jsHakim El Hattab2012-11-10
|\ \
| * | added a simple postmessage pluginMaurizio Lupo2012-10-31
| |/
* | 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
* | enable up/down arrows to step through fragments (closes #233)Hakim El Hattab2012-11-10
* | count vertical slides towards the progress bar (closes #150)Hakim El Hattab2012-11-10
* | revert to display none from visibility hidden to correct vertical centeringHakim El Hattab2012-11-10