Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reveal.js 3.8.0 to 3.9.2 support #301

Merged
merged 31 commits into from
Feb 8, 2020

Commits on Feb 4, 2020

  1. Configuration menu
    Copy the full SHA
    ea7a07a View commit details
    Browse the repository at this point in the history
  2. New syntax-highlight example with reveal.js features

    It currently fails rendering
    obilodeau committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    23e671d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab9ffe4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9669993 View commit details
    Browse the repository at this point in the history
  5. Removed invalid comment since upstream fixed it

    Asciidoctor-templates-compiler 0.6.0 workarounds the issue by using a fork of ruby-beautify
    obilodeau committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    1c46401 View commit details
    Browse the repository at this point in the history
  6. Highlightjs changes for reveal.js 3.8.0

    Including default template change
    obilodeau committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    3a0636f View commit details
    Browse the repository at this point in the history
  7. Project name fixed

    obilodeau committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    9021dd5 View commit details
    Browse the repository at this point in the history
  8. Aligned document template with latest reveal.js index.html

    Dropped a lot of old cruft that accumulated
    obilodeau committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    e3538da View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    407b531 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7695ce3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    041f330 View commit details
    Browse the repository at this point in the history
  12. Update examples/source-rouge.adoc

    Co-Authored-By: Guillaume Grossetie <[email protected]>
    obilodeau and ggrossetie committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    ab6cd2d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9e0b011 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    90d020b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    dac7214 View commit details
    Browse the repository at this point in the history
  16. Support for the previewLinks and data-preview-link reveal.js feature

    Added window attribute support on links on images at the same time
    obilodeau committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    fb3fb2a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e15943a View commit details
    Browse the repository at this point in the history
  18. minor changes

    obilodeau committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    864715a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    28b25b4 View commit details
    Browse the repository at this point in the history
  20. Updated CHANGELOG

    obilodeau committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    77beec7 View commit details
    Browse the repository at this point in the history
  21. Updated doctest

    obilodeau committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    b7882c0 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e80e6a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. tweaked .gitignore: dist/

    obilodeau committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    25f2b76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9533313 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44d6ef0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    472d4e2 View commit details
    Browse the repository at this point in the history
  5. Updated CHANGELOG

    obilodeau committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    843bc4f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e451c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    529fec2 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. Configuration menu
    Copy the full SHA
    e5b8b64 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. Line highlights: use core resolve_lines_to_highlight instead of a sub…

    …stitution
    
    Also wrapped up support for step-by-step highlights on top
    and updated tests
    obilodeau committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    a839f53 View commit details
    Browse the repository at this point in the history