index
:
marvinborner/KochFractal
master
School presentation (GFS)
Marvin
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-09-29
Property 'length' is not a variable.
Lars Kappert
2013-09-15
add contribution guidelines
Hakim El Hattab
2013-09-15
Merge branch 'master' of https://github.com/drhuettl/reveal.js
Hakim El Hattab
2013-09-15
update comment
Hakim El Hattab
2013-09-14
prevent unintended slide change event
Donald R. Huettl
2013-09-14
add note about port #608
Hakim El Hattab
2013-09-14
Merge branch 'patch-1' of https://github.com/mrshu/reveal.js
Hakim El Hattab
2013-09-14
make sure remotes works without notes plugin being loaded #607
Hakim El Hattab
2013-09-11
make hiding of address bar configurable
Hakim El Hattab
2013-09-12
Add option to Gruntfile.js to specify server port
Marek Ć uppa
2013-09-06
rebuild css after merging #591 into dev
Hakim El Hattab
2013-09-06
Fix IE10 vertical slide perspective
Tyler Cipriani
2013-09-06
markdown plugin can now process slides that are added at runtime
Hakim El Hattab
2013-09-06
fix issue with notes on last slide of external markdown #589
Hakim El Hattab
2013-09-04
reorder themes #584
Hakim El Hattab
2013-09-04
Merge branch 'list-themes' of https://github.com/tlevine/reveal.js into dev
Hakim El Hattab
2013-09-04
enable hiding of address bar for ios chrome #582
Hakim El Hattab
2013-09-03
update progress bar to hide/show using same type of rules as controls
Hakim El Hattab
2013-09-03
Merge branch 'master' of https://github.com/ziggystar/reveal.js into dev
Hakim El Hattab
2013-09-03
update grunt and node dependency versions
Hakim El Hattab
2013-09-03
fix: links not working when controls are disabled
Thomas Geier
2013-09-02
list more themes
Thomas Levine
2013-08-29
configure notes window presentations to hide needless UI
Hakim El Hattab
2013-08-28
syntax fix in code example
hakimel
2013-08-27
prep markdown test suite
Hakim El Hattab
2013-08-27
markdown refactoring #507
Hakim El Hattab
2013-08-26
minor refactoring of overview code
Hakim El Hattab
2013-08-26
update to latest version of highlight theme #576
Hakim El Hattab
2013-08-24
fix bug where markdown notes in last slide would not parse #574
Hakim El Hattab
2013-08-24
include dev flag in version
Hakim El Hattab
2013-08-24
always use 'i' as iterator
Hakim El Hattab
2013-08-24
add test task, avoid attempt to run tests in unrelated html files
Hakim El Hattab
2013-08-24
markdown refactoring; comments, renamed functions, shorter argument lists
Hakim El Hattab
2013-08-24
more markdown plugin refactoring
Hakim El Hattab
2013-08-23
standardize way of declaring functions
Hakim El Hattab
2013-08-23
update markdown plugin formatting to match reveal.js core
Hakim El Hattab
2013-08-23
pause mode tests
Hakim El Hattab
2013-08-23
test coverage for fragments
Hakim El Hattab
2013-08-23
move examples into test/
Hakim El Hattab
2013-08-23
make sure isVerticalSlide doesn't throw npe
Hakim El Hattab
2013-08-22
add test for loop setting
Hakim El Hattab
2013-08-22
run unit tests as part of grunt build and ci
Hakim El Hattab
2013-08-22
more tests #123
Hakim El Hattab
2013-08-22
more tests, enable test page scroll overflow #123
Hakim El Hattab
2013-08-22
more tests, use stricEqual and deepEqual assertions where appropriate #123
Hakim El Hattab
2013-08-22
include info about which slide the assertion applies to
Hakim El Hattab
2013-08-22
fix bug where isLastSlide sometimes incorrectly returned false
Hakim El Hattab
2013-08-22
add qunit grunt dependency
Hakim El Hattab
2013-08-22
add unit tests #123
Hakim El Hattab
2013-08-22
2.6.0
Hakim El Hattab
2013-08-22
leap motion doc tweaks
Hakim El Hattab
2013-08-20
mathjax readme tweak
Hakim El Hattab
2013-08-20
Merge pull request #567 from hakimel/dev
Hakim El Hattab
2013-08-20
readme update for notes in external markdown
Hakim El Hattab
2013-08-20
merge support for notes when using external markdown
Hakim El Hattab
2013-08-20
remove needless metadata from math plugin example
Hakim El Hattab
2013-08-20
disable interaction on future/past slides
Hakim El Hattab
2013-08-19
typo fix
Hakim El Hattab
2013-08-19
Merge branch 'dev' of github.com:hakimel/reveal.js into dev
Hakim El Hattab
2013-08-19
add docs about stretch class
Hakim El Hattab
2013-08-19
make sure stretch works with video
Hakim El Hattab
2013-08-19
Merge pull request #564 from tomByrer/patch-1
Hakim El Hattab
2013-08-19
+ MathJax CDN links for HTTPS & versions
tomByrer
2013-08-18
remove commented out dependencies from index
Hakim El Hattab
2013-08-18
renamed .remaining-height to .stretch #244 #490 #561
Hakim El Hattab
2013-08-18
revised remaining height layout logic
Hakim El Hattab
2013-08-18
ensure that syntax highlighted code works with remaining-height helper
Hakim El Hattab
2013-08-18
readme adjustment
Hakim El Hattab
2013-08-18
math plugin doc update
Hakim El Hattab
2013-08-18
document math plugin
Hakim El Hattab
2013-08-18
rename math plugin config option
Hakim El Hattab
2013-08-18
allow hiding of vertical slide stacks
Hakim El Hattab
2013-08-17
prevent invalid slidechanged on page load
Hakim El Hattab
2013-08-17
fix retrieval of computed styles in ff
Hakim El Hattab
2013-08-17
further work on remaining-height helper #244 #490 #561
Hakim El Hattab
2013-08-16
start work on logic for fitting an element to remaining slide height #244 #49...
Hakim El Hattab
2013-08-16
remove pointless .call()
Hakim El Hattab
2013-08-15
refactor js, more natural order of startup methods
Hakim El Hattab
2013-08-15
add initial slide dom setup pass
Hakim El Hattab
2013-08-13
add util method for applying css transforms
Hakim El Hattab
2013-08-13
mathjax plugin updates #531
Hakim El Hattab
2013-08-13
add isReady method to check reveal.js loaded state
Hakim El Hattab
2013-08-13
remove unused code
Hakim El Hattab
2013-08-12
make mathjax host a config option, revamp script loading, fragment examples #531
Hakim El Hattab
2013-08-12
comments and failesafes for #531
Hakim El Hattab
2013-08-12
updates to mathjax plugin, incl more examples #531
Hakim El Hattab
2013-08-12
limit scope of mathjax rerender #531
Hakim El Hattab
2013-08-12
additional math examples #531
Hakim El Hattab
2013-08-12
first version of mathjax plugin #531
Hakim El Hattab
2013-08-11
merge dom setup refactor #544
Hakim El Hattab
2013-08-11
move leap styles to js #554
Hakim El Hattab
2013-08-11
disable transitions while presentation loads
Hakim El Hattab
2013-08-11
correction to view distance calculation for vertical slides
Hakim El Hattab
2013-08-11
a few corrections to overview slide positioning
Hakim El Hattab
2013-08-11
fix bug that caused slideshow to break if an unexisting named link was used
Hakim El Hattab
2013-08-11
display more slides in overview
Hakim El Hattab
2013-08-11
Formatting
Guillaume Turri
2013-08-11
inlined method used only once
Guillaume Turri
2013-08-11
Use more explicit name
Guillaume Turri
2013-08-10
rename embed > embedded to signal that it's a state and not an action
Hakim El Hattab
[next]