deck.js.git
2016-05-04 imakewebthingsChange out old github.com pages linksmaster
2015-05-09 Caleb TroughtonMerge pull request #183 from twitwi/prevent-arrow-keys...
2015-05-06 Rémi Emonetignoring (arrow) keys when the ALT key is pressed183/head
2015-04-17 Caleb TroughtonMerge pull request #177 from mortonfox/master
2015-03-26 Morton FoxUpdated Jasmine link.177/head
2014-01-22 imakewebthingsFix boilerplate not including core css media type1.1.0latest
2014-01-22 imakewebthingsChangelog
2014-01-22 imakewebthingsUpdate inline docs for 1.1
2014-01-21 imakewebthings1.1 changelog
2014-01-21 imakewebthingsPrep for 1.1 release
2013-12-19 imakewebthingsYou cannot dual license something with one license...
2013-12-19 imakewebthingsAdd gittip button
2013-12-07 imakewebthings#47, set aria-disabled on next/prev links
2013-12-06 imakewebthings#47, set aria-hidden on show/hide goto form
2013-12-06 imakewebthings#47, add status aria role to status snippet
2013-12-06 imakewebthings#47, add navigation aria role to navigation snippet
2013-12-06 imakewebthings#47, set aria-hidden states in core
2013-12-06 imakewebthings#148, add getTopLevelSlides and getNestedSlides methods
2013-12-03 imakewebthingsConflict resolution
2013-12-02 imakewebthingsIncorporate deck.hash into core, #137
2013-12-02 Caleb TroughtonMerge pull request #157 from malcolmsparks/master
2013-12-01 Malcolm SparksRemove repetition of core/deck.core.js157/head
2013-12-01 imakewebthings#149, move slide selector to an option, alias old init...
2013-12-01 Caleb TroughtonMerge pull request #156 from twitwi/make-slide-list...
2013-11-28 Rémi EmonetFilling array of slides also before pre-init event... 156/head
2013-11-28 imakewebthingsAllow beforeInit callbacks to lock and release init...
2013-11-26 imakewebthingsAdd swipeDirection option for touch navigation, #116...
2013-11-20 imakewebthingsUpdate years, links for 1.01.0.0
2013-11-20 imakewebthingsRemove no-long-necessary htmlMenu option in menu extens...
2013-11-19 imakewebthingsFix scale on load not firing sometimes
2013-11-19 imakewebthingsRemove .gitignore, make @substack proud
2013-11-18 imakewebthingsFix scaling bug after refreshing in unscaled state
2013-11-18 imakewebthingsFix typo from refactoring
2013-11-16 imakewebthingsTherapeutic refactoring, make interwebs angry
2013-11-12 imakewebthingsFix menu jumping mentioned in #122
2013-11-10 imakewebthingsRemove a lot of CSS cruft, touch on #144
2013-11-08 imakewebthingsCSS cruft cleanup, update jQuery
2013-11-07 imakewebthingsImplement beforeChange event, #83
2013-11-07 imakewebthingsRemove complex test cases
2013-11-07 imakewebthingsClean up tests for removed iframe hack and deferred...
2013-11-07 imakewebthingsFix #115, end use of body as deck container
2013-11-07 imakewebthingsBring attention to the boilerplate in the intro deck...
2013-11-07 imakewebthingsPull print stylesheets into separate file, closes #121
2013-11-07 imakewebthingsMove reset styling out of core, into style themes via...
2013-11-05 Caleb TroughtonMerge pull request #143 from anton-ryzhov/no_prefix
2013-11-05 Anton RyzhovUse no-prefix property in `transition`143/head
2013-11-04 Caleb TroughtonMerge pull request #142 from twitwi/hash-update-after...
2013-11-04 Caleb TroughtonMerge pull request #141 from twitwi/menu-dont-show...
2013-11-04 Rémi Emonet[menu] preventing menu toggle when Ctrl is pressed... 141/head
2013-11-04 Rémi Emonet[hash] using setTimeout to initially navigate to the... 142/head
2013-11-01 imakewebthingsRemove bottom margin on nested lists, closes #127
2013-11-01 imakewebthingsFix menu scrolling when using scale extensions, closes...
2013-11-01 imakewebthingsRemove old FF iframe bug workaround, closes #125
2013-10-21 Caleb TroughtonMerge pull request #138 from flavorjones/makefile
2013-10-21 Caleb TroughtonMerge pull request #139 from flavorjones/less-specific...
2013-10-10 Mike DalessioMakefile to standardize how SCSS is compiled.138/head
2013-10-10 Mike DalessioReduced specificity of neon.css selectors to match... 139/head
2013-10-10 Mike DalessioReduced specificity of web-2.0.css selectors to match...
2013-10-10 Mike DalessioReduced specificity of swiss.css selectors to match...
2013-10-10 Mike DalessioReduced specificity of deck.core.css selectors.
2013-01-08 Caleb TroughtonMerge pull request #108 from elaforc/add-touch-test
2012-12-04 Eric LaForceAdded test for touch to increase code coverage for... 108/head
2012-08-21 Caleb TroughtonMerge pull request #95 from shawphy/master
2012-08-21 Shawphyfix the path of JS files in boilerplate.html95/head
2012-07-21 imakewebthingsUpdate jQuery to 1.7.2
2012-07-21 imakewebthingsAdding basic reset properties to body+html to reduce...
2012-07-21 imakewebthingsCreate a better boilerplate for people to use as a...
2012-07-13 imakewebthingsWoops 2: The Search for Curly's Gold
2012-07-13 imakewebthingsWoops :)
2012-07-13 imakewebthingsPrevent key capture within ALL editable elements, not...
2012-07-13 imakewebthingsMake tests pass given @jeremybanks's Base element impro...
2012-07-13 imakewebthingsPeaceful conflict resolution
2012-06-29 Caleb TroughtonMerge pull request #89 from jeremybanks/patch-2
2012-06-29 Jeremy BanksUpdating navigation plugin to behave correctly in the... 88/head
2012-06-29 Jeremy BanksFixing accidentally-global variable.89/head
2012-06-25 Jeremy BanksUpdating hash plugin to behave correctly in the presenc...
2012-04-14 imakewebthingsDocumentation rewording
2012-04-14 imakewebthingsUpdate scale for webkit body scrollTop bug
2012-04-14 imakewebthingsAdd preventFragmentScroll option
2012-04-14 imakewebthingsWork around webkit bug with body elements and scrollTop...
2012-04-14 imakewebthingstypo
2012-04-14 imakewebthingsBigger theme default font size
2012-04-14 imakewebthingsAdd scale extension to introduction
2012-03-28 imakewebthingsMake slides full width, set some overflows, closes #72
2012-03-06 imakewebthingsFix opacity in style themes for double nested slides...
2012-02-11 imakewebthingsFix opacity 0 bug in nested slides for fade transition
2012-02-11 imakewebthingsMissed the baseHeight comment update
2012-02-11 imakewebthingsMerge branch 'scale-each-slide'
2012-02-11 imakewebthingsUpdate comments and README for scaling changes
2012-02-02 imakewebthingsMove nested opacity style to style themes, closes #63
2012-02-02 imakewebthingsSimplify packaged introduction deck, closes #64
2012-01-28 imakewebthingsCleanup, docs, make container default baseHeight
2012-01-28 imakewebthingsSwitch scale to use a wrapping element around slide...
2012-01-28 imakewebthingsRemove section specific tag from scale CSS
2012-01-28 imakewebthingsFix menu + scale and move slop to CSS
2012-01-16 Alex Chaffeescale extension scales each slide separately62/head
2012-01-11 imakewebthingsFix case for #58 where slide number entered is higher...
2012-01-09 imakewebthingsAdd countNested option to deck.goto for #58
2011-12-04 imakewebthingsEject from show/hide menu if already in the same state...
2011-12-04 imakewebthingsMinor cleanup
next