aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Use Math.floor instead of parseInt to avoid problems with very small numbers ↵Thomas Rosenau2013-06-02
| | | | like 2e-10
* typo (closes #471)Hakim El Hattab2013-05-26
|
* typosHakim El Hattab2013-05-12
|
* Allow override of HTML escaping in code blocksEric Weikl2013-05-05
| | | | This way, authors can use HTML for special formatting.
* change markdown code sample syntaxHakim El Hattab2013-05-04
|
* merge master into devHakim El Hattab2013-05-04
|\
| * re-arrange readmeHakim El Hattab2013-05-04
| |
| * setup instructions #357Hakim El Hattab2013-05-04
| |
* | Merge branch 'remotes-plugin-natural-bindings' of ↵Hakim El Hattab2013-05-04
|\ \ | | | | | | | | | https://github.com/toy/reveal.js into dev
| * | remotes plugin more natural bindings: tap — next, zoom-out — activate ↵Ivan Kuchin2013-05-04
| |/ | | | | | | overview, zoom-in — deactivate overview
* | rvl.io > slid.esHakim El Hattab2013-05-04
| |
* | add package and serve grunt tasks (closes #437)Hakim El Hattab2013-05-04
| |
* | fix ios flicker bug with linear transition #410Hakim El Hattab2013-05-03
| |
* | merge marked tweakHakim El Hattab2013-05-03
|\ \
| * | remove lang prefix from marked.js to fix highlight issueAmit Kotlovski2013-05-02
| | |
* | | remove automatic quotation marks on blockquote/q (closes #434)Hakim El Hattab2013-05-03
|/ /
* | minify marked #433Hakim El Hattab2013-05-02
| |
* | merge showdown to marked migrationHakim El Hattab2013-05-02
|\ \
| * | Replace the ShowDown Markdown engine with markedAmit Kotlovski2013-05-01
| |/
* | Moved my code to auto escape html to the right placeRaymond Camden2013-05-01
| |
* | Adds support for auto escaping HTML in code blocks.Raymond Camden2013-05-01
|/
* update control styles for fragmentsHakim El Hattab2013-04-30
|
* add isVerticalSlide utility methodHakim El Hattab2013-04-29
|
* greatly improved rtl, slides and progress are now reversed #339Hakim El Hattab2013-04-29
|
* avoid errors in old ie from code highlightingHakim El Hattab2013-04-28
|
* slight readme tweakHakim El Hattab2013-04-27
|
* update readme to cover #388Hakim El Hattab2013-04-27
|
* only auto-play media when data-autoplay is set (#388)Hakim El Hattab2013-04-27
|
* auto play/pause youtube video when entering/leaving slide (#388)Hakim El Hattab2013-04-27
|
* auto play/pause html5 media when entering/leaving slide (#388)Hakim El Hattab2013-04-27
|
* add config option for disabling all fragmentsHakim El Hattab2013-04-27
|
* fix control arrow anti-aliasing in ffHakim El Hattab2013-04-27
|
* available fragment routes reflected in control arrows (closes #411)Hakim El Hattab2013-04-27
|
* greatly simplify next/prev fragment routinesHakim El Hattab2013-04-27
|
* also update controls and progress on syncHakim El Hattab2013-04-27
|
* update progress bar on window resizeHakim El Hattab2013-04-27
|
* add sync methodHakim El Hattab2013-04-27
|
* add support for data-trim attribute on code elements (closes #419)Hakim El Hattab2013-04-27
|
* note included languages in highlight.js build #421Hakim El Hattab2013-04-27
|
* support code highlighting of a few more common languages #421Hakim El Hattab2013-04-27
|
* indentation tweak #417Hakim El Hattab2013-04-27
|
* Merge branch 'master' of https://github.com/bozor/reveal.js into devHakim El Hattab2013-04-27
|\
| * Added a Zoom-in fragment transitionbozor2013-04-23
| |
* | Merge pull request #425 from marcvangend/masterHakim El Hattab2013-04-24
|\ \ | | | | | | Use webkitRequestFullscreen if available
| * | Use the newer element.webkitRequestFullscreen method if available, to ↵Marc van Gend2013-04-24
|/ / | | | | | | support all key events in fullscreen mode.
* | Merge pull request #418 from danse/patch-1Hakim El Hattab2013-04-24
|\ \ | | | | | | typo
| * | typodanse2013-04-24
|/ /
* | Merge branch 'master' of https://github.com/hakimel/reveal.js into devHakim El Hattab2013-04-24
|\|
| * remove ?notes from readmeHakim El Hattab2013-04-22
| |
| * adjust order in readmeHakim El Hattab2013-04-18
| |