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
2014-07-22
update highlight.js to 8.1
Hakim El Hattab
2014-07-18
Update package.json
miira
2014-07-17
removed ruby dependency.
Miroslav Mocek
2014-07-06
listen for touch + click on all devices except android
Hakim El Hattab
2014-06-28
fix double-navigation on touch for some android systems
Hakim El Hattab
2014-06-25
fix npe
Hakim El Hattab
2014-06-25
prevent additional inaccurate showSlide calls
Hakim El Hattab
2014-06-25
prevent incorrect showSlide calls at startup
Hakim El Hattab
2014-06-24
overview slide size matches defaults
Hakim El Hattab
2014-06-18
more specific targeting for pdf printing hack
Hakim El Hattab
2014-06-18
only allow text in aria status div
Hakim El Hattab
2014-06-16
documentation for help flag
Hakim El Hattab
2014-06-16
config option for disabling the help overlay
Hakim El Hattab
2014-06-12
fix append to existing embed query
Hakim El Hattab
2014-06-12
vimeo support for autoplay/pause
Hakim El Hattab
2014-06-12
rewrite youtube iframe embeds to force ?enablejsapi=1 (fixes #856)
Hakim El Hattab
2014-06-11
shift a few additional styles from core to theme
Hakim El Hattab
2014-06-11
move large chunk of content styles from core css to theme css
Hakim El Hattab
2014-06-09
toggle instead of always showing the help overlay when ? is pressed
Hakim El Hattab
2014-06-09
more flexible keyboard shortcut table styles
Hakim El Hattab
2014-06-09
update link to Slides
Hakim El Hattab
2014-06-09
adjust list of displayed key shortcuts #943
Hakim El Hattab
2014-06-09
merge and tweak key shortcuts overlay #943
Hakim El Hattab
2014-06-09
Merge branch 'keyboard_shortcuts_overlay' of https://github.com/navateja/reve...
Hakim El Hattab
2014-06-09
update to node 0.10
Hakim El Hattab
2014-06-09
ci fix attempt 2
Hakim El Hattab
2014-06-09
attempt to fix travis ci
Hakim El Hattab
2014-06-09
don't trim aria status
Hakim El Hattab
2014-06-09
merge and tweak screen reader support #854
Hakim El Hattab
2014-06-09
Merge remote-tracking branch 'upstream/dev' into keyboard_shortcuts_overlay
navateja
2014-06-09
creates a new branch for the feature
navateja
2014-06-08
Shows keyboard shorcuts overlay on pressing question mark
nava teja
2014-06-05
typo #938
Hakim El Hattab
2014-06-05
write current hash when history is toggled on #934
Hakim El Hattab
2014-05-30
fix search & replace error
Hakim El Hattab
2014-05-29
adjust check for focused text inputs
Hakim El Hattab
2014-05-26
move paragraph styles to theme
Hakim El Hattab
2014-05-24
limit scope of all slide selectors, avoids multiple .reveal classes on one pa...
Hakim El Hattab
2014-05-23
additional monospace options for phantomjs
Hakim El Hattab
2014-05-21
only use zoom to scale in chrome
Hakim El Hattab
2014-05-21
dont specify hyphens auto, behavior/rendering varies between browsers
Hakim El Hattab
2014-05-20
hide slide numbers while printing to pdf #885
Hakim El Hattab
2014-05-20
fix data-autoplay on first slide
Hakim El Hattab
2014-05-20
validate named links according to html id spec #914
Hakim El Hattab
2014-05-19
zoom viewport is centered on target element #900
Hakim El Hattab
2014-05-17
relax keyboard blocking condition #899
Hakim El Hattab
2014-05-15
add minimal-ui to viewport for ios fullscreen
Hakim El Hattab
2014-05-14
Merge branch 'fix-isFirstSlide' of https://github.com/fabianorosas/reveal.js ...
Hakim El Hattab
2014-05-10
fix bug in retrieval or background images while in pdf mode
Hakim El Hattab
2014-05-10
no need to override font sizes after updates to pdf printing
Hakim El Hattab
2014-05-09
== --> ===
fabiano
2014-05-09
fixed a problem in the function isFirstSlide
fabiano
2014-05-09
kill-yank mistake
fabiano
2014-05-09
Broaden the coverage of isFirstSlide test
fabiano
2014-05-09
Small typo
fabiano
2014-05-07
fix edge case in singleton node creation
Hakim El Hattab
2014-05-07
createSingletonNode now ensures found nodes are in the correct container
Hakim El Hattab
2014-05-04
sync server-side speaker notes after notes window opens
Hakim El Hattab
2014-05-04
ensure default can be prevented
Hakim El Hattab
2014-05-04
update server side notes to match client side plugin
Hakim El Hattab
2014-05-04
limit size of media elements when printing to pdf
Hakim El Hattab
2014-05-04
reduce max-height of images in pdfs
Hakim El Hattab
2014-05-04
clicking on notes timer now resets it #779
Hakim El Hattab
2014-04-29
wait for document to load before triggering pdf layout
Hakim El Hattab
2014-04-29
ensure pdf pages are never zero-height
Hakim El Hattab
2014-04-29
pdf background size rounding error
Hakim El Hattab
2014-04-29
updates to phantom pdf print script, arguments for width/height
Hakim El Hattab
2014-04-28
null check background
Hakim El Hattab
2014-04-28
test same conditions for both getSlide and getSlideBackground
Hakim El Hattab
2014-04-28
addition background image and getSlideBackground tests
Hakim El Hattab
2014-04-28
fix issue with background images on first vertical sldie
Hakim El Hattab
2014-04-28
update visibility of slides as part of sync
Hakim El Hattab
2014-04-28
prefer scaling over zooming on mobile devices
Hakim El Hattab
2014-04-28
fix lazy loading bug related to data-background-image attribute
Hakim El Hattab
2014-04-28
fix slide transitions in iOS
Hakim El Hattab
2014-04-28
load all images directly when in 'no-transform'-mode
Hakim El Hattab
2014-04-27
merge umd wrapping
Hakim El Hattab
2014-04-27
getSlideBackground now works in pdf mode, add pdf tests
Hakim El Hattab
2014-04-27
better defered loading of background media
Hakim El Hattab
2014-04-27
lazy load all slide backgrounds
Hakim El Hattab
2014-04-27
fix getindices test
Hakim El Hattab
2014-04-27
disregard v index when there is no vertical slides/backgrounds in getSlide/ge...
Hakim El Hattab
2014-04-27
break showing/hiding of slides into separate methods
Hakim El Hattab
2014-04-27
new api method: getBackgroundSlide
Hakim El Hattab
2014-04-27
fix #627
Hakim El Hattab
2014-04-26
abide by configured width/height when printing to pdf
Hakim El Hattab
2014-04-26
improvements to print stylesheet
Hakim El Hattab
2014-04-26
fix transitions in firefox
Hakim El Hattab
2014-04-26
fix non-pdf printing (closes #881)
Hakim El Hattab
2014-04-26
Merge branch 'feature/print' into dev
Hakim El Hattab
2014-04-26
enable reveal.js keyboard shortcuts anywhere in notes window
Hakim El Hattab
2014-04-26
readme update, kill event listeners when printing pdf
Hakim El Hattab
2014-04-26
simplify pdf layout
Hakim El Hattab
2014-04-26
some more flexibility for pdf export sizes
Hakim El Hattab
2014-04-26
Merge pull request #883 from seanfisk/fix-small-misspelling
Hakim El Hattab
2014-04-26
abide by configured slide width when exporting to pdf
Hakim El Hattab
2014-04-26
allow tall slides to spread over pages in pdf export
Hakim El Hattab
2014-04-24
Fix small misspelling: Mardown -> Markdown
Sean Fisk
2014-04-23
remove needless condition
Hakim El Hattab
2014-04-23
revert from flexbox for pdf centering, use js for PDF setup
Hakim El Hattab
[prev]
[next]