index
:
guix/fosdem-2021-minimalism-presentation
master
Guix
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dist
Commit message (
Collapse
)
Author
Age
...
*
make it possible to disable hash change listener with respondToHashChanges: ↵
Hakim El Hattab
2020-05-08
|
|
|
|
false
*
fix auto-animate bug on centered slides
Hakim El Hattab
2020-05-08
|
*
dont prevent page scrolling when swiping on embedded decks
Hakim El Hattab
2020-05-08
|
*
fix print pdf scope exception
Hakim El Hattab
2020-05-06
|
*
fix fullscreen for embedded decks
Hakim El Hattab
2020-05-05
|
*
slide data-state is now set at the viewport level, add ↵
Hakim El Hattab
2020-05-04
|
|
|
|
Reveal.getViewportElement()
*
esm bundle only targets browsers with module support
Hakim El Hattab
2020-05-04
|
*
remove sourcemaps
Hakim El Hattab
2020-05-04
|
*
.esm suffix for module bundle, marked/highlight.js are installed via npm
Hakim El Hattab
2020-05-04
|
*
plugin consistency
Hakim El Hattab
2020-04-29
|
*
fix auto-animate error and spec
Hakim El Hattab
2020-04-29
|
*
remove unused dependency, disable inconsistent 'slidetransitionend' test
Hakim El Hattab
2020-04-27
|
*
add markdown support for code line numbers and line highlights #2371
Hakim El Hattab
2020-04-27
|
*
make plugins work with multiple presentations on same page
Hakim El Hattab
2020-04-23
|
*
plugins can be direct references or factory functions
Hakim El Hattab
2020-04-23
|
*
move multiplex plugin out to reveal/reveal-multiplex repo
Hakim El Hattab
2020-04-22
|
*
fragments are now included in URL by default, even on named slides
Hakim El Hattab
2020-04-22
|
*
viewport tweaks, allow options to be passed when initializing
Hakim El Hattab
2020-04-22
|
*
backwards compatibility, reveal.js 4.0 can now register ~3.9 plugins
Hakim El Hattab
2020-04-21
|
*
add transitionend event and docs
Hakim El Hattab
2020-04-21
|
*
simplify plugin controller
Hakim El Hattab
2020-04-21
|
*
tidying up
Hakim El Hattab
2020-04-21
|
*
separate public/internal reveal.js apis
Hakim El Hattab
2020-04-20
|
*
tweak plugin initialization to enable multi-instance plugins
Hakim El Hattab
2020-04-17
|
*
two js bundles; reveal.js (es6) and reveal.es5.js, add source maps
Hakim El Hattab
2020-04-17
|
*
add 'plugins' config option, new way of registering es5 plugins
Hakim El Hattab
2020-04-17
|
*
initialize plugins serially
Hakim El Hattab
2020-04-16
|
*
support including plugins via <script> instead of dependencies
Hakim El Hattab
2020-04-16
|
*
fix code highlighting in markdown decks
Hakim El Hattab
2020-04-16
|
*
switch to rollup for easier build config
Hakim El Hattab
2020-04-16
|
*
allow reveal.js instances to be created with only options
Hakim El Hattab
2020-04-15
|
*
convert plugins to ES modules, transpile es5 versions backwards compatibility
Hakim El Hattab
2020-04-15
|
*
changes to plugin api; registerPlugin only accepts plugin instance, instance ↵
Hakim El Hattab
2020-04-08
|
|
|
|
exposes .id
*
move pointer logic out to own controller
Hakim El Hattab
2020-04-07
|
*
improvements to legacy API
Hakim El Hattab
2020-04-07
|
*
Reveal.add/remveEventListener -> Reveal.on/off
Hakim El Hattab
2020-04-07
|
*
don't style html element if reveal.js is embedded
Hakim El Hattab
2020-04-06
|
*
move body styles to new .reveal-viewport
Hakim El Hattab
2020-04-06
|
*
test and examples for multiple reveal.js instances on one page
Hakim El Hattab
2020-04-06
|
*
tweaks and comments
Hakim El Hattab
2020-04-06
|
*
webpack config + babel-loader
Hakim El Hattab
2020-03-31
|
*
fix unit tests, use qunit-puppeteer for es6 support
Hakim El Hattab
2020-03-31
|
*
fix issue where slide transitions were still running for auto-animated ↵
Hakim El Hattab
2020-03-30
|
|
|
|
slides in Safari
*
only carry forward fragment visibiltiy if style remains unchanged
Hakim El Hattab
2020-03-19
|
*
auto-animate; carry forward fragment visibility, unmatched elements adhere ↵
Hakim El Hattab
2020-03-19
|
|
|
|
to duration/delay attributes
*
unmatched auto-aniamte elements now adhere to element-level duration/delay ↵
Hakim El Hattab
2020-03-17
|
|
|
|
attributes
*
switch old toArray helper to Array.from
Hakim El Hattab
2020-03-16
|
*
move progress bar to new module
Hakim El Hattab
2020-03-16
|
*
new controls module for navigation arrows
Hakim El Hattab
2020-03-16
|
*
new controller for speaker notes
Hakim El Hattab
2020-03-16
|
[prev]
[next]