5
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
new example More... about 12 years ago
change back state event scope, document level makes more sense as that's where the state class is applied More... about 12 years ago
adjustments to custom state events More... about 12 years ago
Firing custom event based on data-state name. This allows developers to trigger custom javascript code on a per slide basis. More... about 12 years ago
now capturing data-state on slides and lifting it to document element classList when slide is open More... about 12 years ago
merge prev/next navigation pull request with modifications More... about 12 years ago
Implemented correct Previous and Next navigation for both mouse scroll and wireless presenter. More... about 12 years ago
classList polyfill included for ie9 More... about 12 years ago
delay hash changes to avoid transition lag in chrome and enable history by default (closes #22) More... about 12 years ago
don't overwrite existing classes on slides (closes #23) More... about 12 years ago
Merge pull request #21 from archive/master More... about 12 years ago
added support for wireless presenter More... about 12 years ago
Merge pull request #20 from Fil/master More... about 12 years ago
Do not fail on other kinds of hashes
Fil
More... about 12 years ago
new example More... about 12 years ago
new examples More... over 12 years ago
default hash updates to false, see http://code.google.com/p/chromium/issues/detail?id=62820 More... over 12 years ago
fix reference to old 'hasClass' method More... over 12 years ago
new example More... over 12 years ago
tweaked mouse wheel navigation More... over 12 years ago
Merge pull request #13 from naugtur/master More... over 12 years ago
removed history comment in js More... over 12 years ago
added usage instructions to readme More... over 12 years ago
rolled back to classList, promoting poyfill in readme More... over 12 years ago
broaden selector for img:hover (fixes #11) More... over 12 years ago
don't apply linkify effect to anchors containing images More... over 12 years ago
add new example More... over 12 years ago
Added support for smart scrolling through slides. Scrolling events are throttled to prevent going too far More... over 12 years ago
removed dependency on classList (#9) More... over 12 years ago
Merge branch 'master' of github.com:hakimel/reveal.js More... over 12 years ago