An open API service providing commit metadata for open source projects.

GitHub / maxdow/presentation-javascript-tools / commits

SHA Message Author Date Stats
89be5721 Update README.md Maxime Warnier <m****x@g****m> almost 12 years ago
e05bea03 Update README.md Maxime Warnier <m****x@g****m> almost 12 years ago
4ebaad41 1ere version Maxime Warnier <m****x@g****m> almost 12 years ago
30f573d5 1ere version Maxime Warnier <m****x@g****m> almost 12 years ago
a91665b5 up Maxime Warnier <m****x@g****m> almost 12 years ago
131c0068 merge Merge pull request #883 from seanfisk/fix-small-misspelling Hakim El Hattab <h****b@g****m> over 12 years ago
ca7c33f0 Fix small misspelling: Mardown -> Markdown Sean Fisk <s****n@s****m> over 12 years ago
9da952fe merge Merge pull request #832 from craigcitro/patch-1 Hakim El Hattab <h****b@g****m> over 12 years ago
7285653b update version to 2.6.2 to fix broken tarball on npm #506 Hakim El Hattab <h****b@g****m> over 12 years ago
da949c33 Tweak layout in README.md installation markup. Craig Citro <c****o@g****m> over 12 years ago
08fb6cb2 fix pdf print bug in chrome 33 #808 Hakim El Hattab <h****b@g****m> over 12 years ago
55dceaaa update (c) year Hakim El Hattab <h****b@g****m> over 12 years ago
8b8cc607 The index.html page had the simple theme listed twice. The duplicate was remo... Alex Juarez <a****z@r****m>
Committed by: Hakim El Hattab <h****b@g****m>
over 12 years ago
4068c522 add instructions to features that require a local web server (closes #732, #6... Hakim El Hattab <h****b@g****m> over 12 years ago
e6069caa 2.6.1 #734 Hakim El Hattab <h****b@g****m> over 12 years ago
552525c7 rename markdown attribute test files to same format Hakim El Hattab <h****b@g****m> over 12 years ago
9a9ce672 add example of markdown slide and element attributes Hakim El Hattab <h****b@g****m> over 12 years ago
bc62963c readme correction for #734 Hakim El Hattab <h****b@g****m> over 12 years ago
65bd155c merge Merge branch 'attributes' of https://github.com/VonC/reveal.js into dev Hakim El Hattab <h****b@g****m> over 12 years ago
fdb03b4f README.md mentions the new default separators. VonC <v****c@l****t> almost 13 years ago
78dfbf52 test-markdown-element-attributes: formats and test. VonC <v****c@l****t> almost 13 years ago
d4e04b82 test-markdown-attributes.*, new default separator VonC <v****c@l****t> almost 13 years ago
f2097417 Simpler default syntax for markdown attributes. VonC <v****c@l****t> almost 13 years ago
31438c88 merge Merge branch 'dev' of github.com:hakimel/reveal.js Hakim El Hattab <h****b@g****m> almost 13 years ago
3d2549d4 documentation for slide numbers Hakim El Hattab <h****b@g****m> almost 13 years ago
13da34cc Removes console.log calls. VonC <v****c@l****t> almost 13 years ago
d52eb599 Fix previous element selection. VonC <v****c@l****t> almost 13 years ago
f1a416d0 tests for initial section classes Hakim El Hattab <h****b@g****m> almost 13 years ago
599bef5f merge Merge branch 'dev' of github.com:hakimel/reveal.js Hakim El Hattab <h****b@g****m> almost 13 years ago
f7b612b1 only run vertical slide setup during startup #726 Hakim El Hattab <h****b@g****m> almost 13 years ago
8ad633e4 Fix element attributes, except for multi-line. VonC <v****c@l****t> almost 13 years ago
0eba619c add example for parallax backgrounds Hakim El Hattab <h****b@g****m> almost 13 years ago
b314cf7b improvement to query string parsing Hakim El Hattab <h****b@g****m> almost 13 years ago
69bf9b51 include slide number color in theme template Hakim El Hattab <h****b@g****m> almost 13 years ago
2be89c37 remove dev flag from version Hakim El Hattab <h****b@g****m> almost 13 years ago
c7595b29 merge Merge branch 'patch-1' of https://github.com/luishgo/reveal.js into dev Hakim El Hattab <h****b@g****m> almost 13 years ago
6ca071cd Fix for issue #715 Luis HGO <l****o@g****m> almost 13 years ago
740f472c when there is data-autoplay:ing media, prolong autoSlide to match its duratio... Hakim El Hattab <h****b@g****m> almost 13 years ago
cb9e507c remove debug code Hakim El Hattab <h****b@g****m> almost 13 years ago
3be84bcb code format tweaks Hakim El Hattab <h****b@g****m> almost 13 years ago
75845a92 merge Merge branch 'dev' of https://github.com/theone1984/reveal.js into dev Hakim El Hattab <h****b@g****m> almost 13 years ago
544020bb use fragment name in example Hakim El Hattab <h****b@g****m> almost 13 years ago
c8b46050 merge Merge branch 'current-style' of https://github.com/gturri/reveal.js into dev Hakim El Hattab <h****b@g****m> almost 13 years ago
e947f0f2 add zoomKey option for #700 Hakim El Hattab <h****b@g****m> almost 13 years ago
adbf36ad readme format correction Hakim El Hattab <h****b@g****m> almost 13 years ago
7730f2ba merge Merge pull request #721 from hakimel/refactor/fragments Hakim El Hattab <h****b@g****m> almost 13 years ago
3330c2a7 Remove section attribute implementation. VonC <v****c@l****t> almost 13 years ago
d41a5ca8 update future classes when syncing Hakim El Hattab <h****b@g****m> almost 13 years ago
0fcff33a additional fragment tests Hakim El Hattab <h****b@g****m> almost 13 years ago
0fb343f5 rewrite all fragment indices on startup Hakim El Hattab <h****b@g****m> almost 13 years ago
3427561b rewrite fragment sorting to account for multiple fragments with the same index Hakim El Hattab <h****b@g****m> almost 13 years ago
dd9fa3e2 First refactoring VonC <v****c@l****t> almost 13 years ago
ef826455 remove current-fragment when leaving slide, add tests for current fragment Hakim El Hattab <h****b@g****m> almost 13 years ago
ead723bc rename markdown tests to use same naming format as other tests Hakim El Hattab <h****b@g****m> almost 13 years ago
c33aa666 respect original dom order of fragments with no explicit index Hakim El Hattab <h****b@g****m> almost 13 years ago
2faae3d9 rewrite fragment index attributes to leave no gaps between fragments Hakim El Hattab <h****b@g****m> almost 13 years ago
60a74ebf fragments are now zero-indexed Hakim El Hattab <h****b@g****m> almost 13 years ago
08808abf Issue #698: Fixed tests Thomas Endres <T****s@g****e> almost 13 years ago
9d0ac527 fragment comments, remove debug code Hakim El Hattab <h****b@g****m> almost 13 years ago
8550186a use new fragment nav method from slide() Hakim El Hattab <h****b@g****m> almost 13 years ago
b4e2c97d initial fragment rewrite Hakim El Hattab <h****b@g****m> almost 13 years ago
e0dccd85 merge Merge branch 'feature/more-languages' of https://github.com/haf/reveal.js int... Hakim El Hattab <h****b@g****m> almost 13 years ago
85c2a0a3 slide number changes; config value renamed, added to readme, moved to right s... Hakim El Hattab <h****b@g****m> almost 13 years ago
bdb46060 merge merge slide numbers, adjust code format Hakim El Hattab <h****b@g****m> almost 13 years ago
b46fd8dd Added some styles using the current-fragment class Guillaume Turri <g****i@g****m> almost 13 years ago
ffd8ccbf Issue #698: Non-async script callbacks are now also called before starting Re... Thomas Endres <T****s@g****e> almost 13 years ago
0ffbe8d0 Issue #698: Non-async scripts were not executed before Reveal started Thomas Endres <T****s@g****e> almost 13 years ago
c4d7b1b9 make background transition default to exact same speed as normal transitions Hakim El Hattab <h****b@g****m> almost 13 years ago
f31644cc change transition easing for zooms Hakim El Hattab <h****b@g****m> almost 13 years ago
23bcd1eb rebuild css with change from #691 Hakim El Hattab <h****b@g****m> almost 13 years ago
705d5a01 define normal font widths in all themes to make sure things look the same aft... Hakim El Hattab <h****b@g****m> almost 13 years ago
3a8bcb17 merge Merge pull request #691 from fghaas/section-fontweight Hakim El Hattab <h****b@g****m> almost 13 years ago
5eff8902 remove old inaccurate comment Hakim El Hattab <h****b@g****m> almost 13 years ago
3653ad5b comments Hakim El Hattab <h****b@g****m> almost 13 years ago
150cb814 data-autoslide on vertical parent now applies to all child slides #685 Hakim El Hattab <h****b@g****m> almost 13 years ago
a119c83f ensure that all fragments on past slides are visible #684 Hakim El Hattab <h****b@g****m> almost 13 years ago
e7e941b6 add code slide to markdown example #682 Hakim El Hattab <h****b@g****m> almost 13 years ago
6afec76b readme adjustment Hakim El Hattab <h****b@g****m> almost 13 years ago
4b0fe47b Add slide attributes for single slide section case. VonC <v****c@l****t> almost 13 years ago
7da98d81 add concave and zoom background transitions Hakim El Hattab <h****b@g****m> almost 13 years ago
d4e6fa12 add convex background transition Hakim El Hattab <h****b@g****m> almost 13 years ago
778969c0 generate background hash under additional conditions Hakim El Hattab <h****b@g****m> almost 13 years ago
f1dd807f change SlidesNumber position and start page counter at 0 instead 1 uriel <a****a@b****c> almost 13 years ago
06078f98 synthetic fix uriel <a****a@b****c> almost 13 years ago
dda885b7 move the slide-number out of the controls to a proper position and little fix... uriel <a****a@b****c> almost 13 years ago
7b63cda1 Added slide numbers options and the css files updated as well. uriel <a****a@b****c> almost 13 years ago
fcf91ec2 fix edge case in background transitions (closes #604) Hakim El Hattab <h****b@g****m> almost 13 years ago
89cc3f3a don't transition between identical backgrounds Hakim El Hattab <h****b@g****m> almost 13 years ago
0069e3ad CSS: Don't override font-weight for section Florian Haas <f****n@h****m> almost 13 years ago
efbb31cf Add mardown-based slide attribute examples. VonC <v****c@l****t> almost 13 years ago
1774de21 Add unit test for default slide attributes separator pattern. VonC <v****c@l****t> almost 13 years ago
2cdd1afe Remove console.log debugs, and fix tabs VonC <v****c@l****t> almost 13 years ago
492a0949 Fix default separator pattern for attribute in slide. VonC <v****c@l****t> almost 13 years ago
198821f5 Restore default notation for attributes in element. VonC <v****c@l****t> almost 13 years ago
d0983851 Restore proper pattern for attributes in elements. VonC <v****c@l****t> almost 13 years ago
080ae79b documentation for #677 Hakim El Hattab <h****b@g****m> almost 13 years ago
d844195b format tweaks markdown.js, remove extra image asset Hakim El Hattab <h****b@g****m> almost 13 years ago
6cf5269b merge Merge branch 'classes_in_markdown' of https://github.com/VonC/reveal.js into dev Hakim El Hattab <h****b@g****m> almost 13 years ago
8cb3c279 don't autoplay videos in notes window #624 Hakim El Hattab <h****b@g****m> almost 13 years ago
82d2ae65 kill the shadow on table headers Hakim El Hattab <h****b@g****m> almost 13 years ago

← Back to repository