index
:
guix/fosdem-2021-minimalism-presentation
master
Guix
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
move read/write url to location controller
Hakim El Hattab
2020-03-10
*
add slidenumber & location controllers
Hakim El Hattab
2020-03-10
*
refactoring
Hakim El Hattab
2020-03-10
*
new keyboard module
Hakim El Hattab
2020-03-10
*
adjustments to reveal.js initialization flow
Hakim El Hattab
2020-03-10
*
correction for reveal api
Hakim El Hattab
2020-03-10
*
Merge pull request #2609 from stefnotch/patch-1
Hakim El Hattab
2020-03-10
|
\
|
*
Don't include test directory in npm package
stefnotch
2020-02-27
*
|
Merge pull request #2631 from christian-classics-ethereal-library/squarePrese...
Hakim El Hattab
2020-03-10
|
\
\
|
*
|
* Control Arrows: Fix visibility bug in linear navigation mode
Zach DeCook
2020-03-09
*
|
|
Merge pull request #2628 from telliott22/fix-print-pdf-links
Hakim El Hattab
2020-03-10
|
\
\
\
|
*
|
|
:bug: enabling pointer events on pdf prin slides
Tim Elliott
2020-03-09
*
|
|
|
Merge branch 'master' of github.com:hakimel/reveal.js into dev
Hakim El Hattab
2020-03-10
|
\
|
|
|
|
*
|
|
Merge pull request #2336 from lunchboxer/patch-1
Hakim El Hattab
2020-03-03
|
|
\
\
\
|
|
*
|
|
Update README.md with strike fragment
James
2019-03-02
|
*
|
|
|
add funding.yml
Hakim El Hattab
2020-03-02
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
tweaks and updated docs for #2627
Hakim El Hattab
2020-03-10
*
|
|
|
Merge pull request #2627 from quilicicf/dev_importBundledPlugins
Hakim El Hattab
2020-03-10
|
\
\
\
\
|
*
\
\
\
Merge branch 'dev' into dev_importBundledPlugins
Hakim El Hattab
2020-03-10
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
fix controller api methods
Hakim El Hattab
2020-03-09
*
|
|
|
|
move overview to new module
Hakim El Hattab
2020-03-09
*
|
|
|
|
statusDiv -> statusElement
Hakim El Hattab
2020-03-09
*
|
|
|
|
move fragments to separate controller
Hakim El Hattab
2020-03-09
*
|
|
|
|
comments
Hakim El Hattab
2020-03-09
*
|
|
|
|
break autoanimate and loading of slide content into separate controllers
Hakim El Hattab
2020-03-09
*
|
|
|
|
remove code slide from example
Hakim El Hattab
2020-03-09
|
*
|
|
|
Add bundler-friendly dependency injection
quilicicf
2020-03-09
|
/
/
/
/
*
|
|
|
fix markdown example
Hakim El Hattab
2020-03-09
*
|
|
|
add color, constant and loader modules
Hakim El Hattab
2020-03-07
*
|
|
|
add babel-eslint, link all files
Hakim El Hattab
2020-03-07
*
|
|
|
move plugin logic to Plugins controller
Hakim El Hattab
2020-03-07
*
|
|
|
refactor unit tests, now consistently initializing reveal.js in the same way
Hakim El Hattab
2020-03-07
*
|
|
|
move script loader to utils
Hakim El Hattab
2020-03-07
*
|
|
|
scope all query selection to .reveal
Hakim El Hattab
2020-03-07
*
|
|
|
es6 refactoring
Hakim El Hattab
2020-03-07
*
|
|
|
move out additional util methods, use shorthands for api
Hakim El Hattab
2020-03-07
*
|
|
|
move default config to separate module
Hakim El Hattab
2020-03-07
*
|
|
|
reveal.js can now be instantiated with new Reveal(<htmlelement>,<options>)
Hakim El Hattab
2020-03-07
*
|
|
|
update assets paths for tests
Hakim El Hattab
2020-03-06
*
|
|
|
remove unused polyfill
Hakim El Hattab
2020-03-06
*
|
|
|
:rotating_light: breaking change; move all compiled assets to /dist
Hakim El Hattab
2020-03-06
*
|
|
|
add webpack, move playback to own module
Hakim El Hattab
2020-03-06
*
|
|
|
use object shorthand for api
Hakim El Hattab
2020-03-06
*
|
|
|
continued js code modernization
Hakim El Hattab
2020-03-06
*
|
|
|
es6 refactoring, overlay design tweaks
Hakim El Hattab
2020-03-06
*
|
|
|
remove old flattened presentation fallback, more es6 refactoring
Hakim El Hattab
2020-03-06
*
|
|
|
remove legacy feature detection for <IE11
Hakim El Hattab
2020-03-06
*
|
|
|
drop config, had no effect in modern browsers
Hakim El Hattab
2020-03-06
*
|
|
|
start moving to es6
Hakim El Hattab
2020-03-05
*
|
|
|
add support for data-visibility='uncounted' #2543
Hakim El Hattab
2020-03-05
|
\
\
\
\
[next]