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 4.0.0 #2651

Merged
merged 236 commits into from
May 19, 2020
Merged

reveal.js 4.0.0 #2651

merged 236 commits into from
May 19, 2020

Commits on Mar 11, 2018

  1. Added Gulp

    I have created a gulpfile.js with the same tasks of grunt, replaced npm script and finally ad .jshintrc for jshint
    danielpanero committed Mar 11, 2018
    Configuration menu
    Copy the full SHA
    8069b00 View commit details
    Browse the repository at this point in the history
  2. Added the remaining gulp watch

    I forgot them 😧
    danielpanero committed Mar 11, 2018
    Configuration menu
    Copy the full SHA
    fb5f4c0 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2018

  1. Removed .jshintrc and added eslint instead of jshint

    I added the same jshint configuration/rules in package.json and I replaced some old function with arrow function to improve legibility
    danielpanero committed May 14, 2018
    Configuration menu
    Copy the full SHA
    4818acb View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2018

  1. Fixes #2268

      - Added clarification to README.md that 'markdown.js' and 'marked.js' scripts were imported within the default included index.html file
    ggodreau committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    40bf81c View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

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

Commits on Nov 12, 2019

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

Commits on Dec 4, 2019

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

Commits on Jan 29, 2020

  1. 4.0.0-dev

    hakimel committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    4b7e3e3 View commit details
    Browse the repository at this point in the history
  2. remove bower.json

    hakimel committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    0dbdd89 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. initial work for auto-animate

    hakimel committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    8d89db3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3cd500 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    479909d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0c2d55 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2020

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

Commits on Feb 2, 2020

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

Commits on Feb 3, 2020

  1. Configuration menu
    Copy the full SHA
    452f622 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6b9473 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. Add RTL support to Controls

    Add RTL support to Controls
    Martino committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    ccb42c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4802a2b View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. Configuration menu
    Copy the full SHA
    e5ba804 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c642061 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2579 from Martinomagnifico/dev

    Add RTL support to Controls
    hakimel authored Feb 6, 2020
    Configuration menu
    Copy the full SHA
    8e3a065 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be08d52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9cbfef View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2020

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

Commits on Feb 9, 2020

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

Commits on Feb 11, 2020

  1. Configuration menu
    Copy the full SHA
    55aab24 View commit details
    Browse the repository at this point in the history
  2. unit tests for auto-animate

    hakimel committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    1da222a View commit details
    Browse the repository at this point in the history
  3. more auto-animate tests

    hakimel committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    6e4c36b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea29579 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84b2fb4 View commit details
    Browse the repository at this point in the history
  6. simplify auto-animate styles

    hakimel committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    3cf0862 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

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

Commits on Feb 13, 2020

  1. Configuration menu
    Copy the full SHA
    1757aac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1de733d View commit details
    Browse the repository at this point in the history
  3. remove needless semicolon

    hakimel committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    dee2630 View commit details
    Browse the repository at this point in the history
  4. merge gh actions from master

    hakimel committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    d2796f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2020

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

Commits on Feb 17, 2020

  1. Configuration menu
    Copy the full SHA
    f263f28 View commit details
    Browse the repository at this point in the history
  2. additional auto-animate tests

    hakimel committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    ac59dcb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ff7fd3 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

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

Commits on Feb 20, 2020

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

Commits on Feb 24, 2020

  1. Merge pull request #2574 from christian-classics-ethereal-library/get…

    …ComputedSlideSize
    
    API: Expose getComputedSlideSize so plugin developers can get width and height.
    hakimel authored Feb 24, 2020
    Configuration menu
    Copy the full SHA
    a2155e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f33ecad View commit details
    Browse the repository at this point in the history
  3. auto-animate bug fixes + support for inheriting options from closest …

    …animated parent element
    hakimel committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    1649bd0 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. Configuration menu
    Copy the full SHA
    345ec01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f97ed2f View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

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

Commits on Mar 1, 2020

  1. Configuration menu
    Copy the full SHA
    d0188cb View commit details
    Browse the repository at this point in the history
  2. remove html shiv

    hakimel committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    36f7136 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. Configuration menu
    Copy the full SHA
    41e4665 View commit details
    Browse the repository at this point in the history
  2. start of auto-aniamte docs

    hakimel committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    f958820 View commit details
    Browse the repository at this point in the history
  3. auto-animate docs

    hakimel committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    beb2ad6 View commit details
    Browse the repository at this point in the history
  4. auto-animate docs

    hakimel committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    ca50327 View commit details
    Browse the repository at this point in the history
  5. auto-animate docs

    hakimel committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    cc0a2d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. Merge pull request #2521 from quilicicf/dev_cssCustomProperties

    Expose theme variables in CSS custom properties
    hakimel authored Mar 3, 2020
    Configuration menu
    Copy the full SHA
    8987f92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd975d4 View commit details
    Browse the repository at this point in the history
  3. readme correction

    hakimel committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    ff2a419 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2515 from Bagira80/boolean-attributes-from-markdown

    Markdown: Boolean (data-)attributes will now be added to elements, too.
    hakimel authored Mar 3, 2020
    Configuration menu
    Copy the full SHA
    6fa7700 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2184a50 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. Configuration menu
    Copy the full SHA
    fc30870 View commit details
    Browse the repository at this point in the history
  2. remove gruntfile

    hakimel committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    5dfaa32 View commit details
    Browse the repository at this point in the history
  3. setup babel

    hakimel committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    5c24818 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b888d8 View commit details
    Browse the repository at this point in the history
  5. start moving to es6

    hakimel committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    556d6ec View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

  1. Configuration menu
    Copy the full SHA
    d545d79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ab65d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fba914a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ee1b9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6b7cc4 View commit details
    Browse the repository at this point in the history
  6. use object shorthand for api

    hakimel committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    32bbe63 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    027dc25 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    608a757 View commit details
    Browse the repository at this point in the history
  9. remove unused polyfill

    hakimel committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    064647f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    33a1d8d View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

  1. Configuration menu
    Copy the full SHA
    bf45578 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    313ad46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cfd254 View commit details
    Browse the repository at this point in the history
  4. es6 refactoring

    hakimel committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    dd85285 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f968927 View commit details
    Browse the repository at this point in the history
  6. move script loader to utils

    hakimel committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    20b8def View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0814176 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d4a030f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7f94a79 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    49bb498 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. fix markdown example

    hakimel committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    3f95a21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddd13ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d378ab2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d42d88d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc04b1b View commit details
    Browse the repository at this point in the history
  6. comments

    hakimel committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    bdedc56 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e5a447 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8a43753 View commit details
    Browse the repository at this point in the history
  9. statusDiv -> statusElement

    hakimel committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    75ef44c View commit details
    Browse the repository at this point in the history
  10. move overview to new module

    hakimel committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    cd78bbd View commit details
    Browse the repository at this point in the history
  11. fix controller api methods

    hakimel committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    cce5907 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Configuration menu
    Copy the full SHA
    4ff79db View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2627 from quilicicf/dev_importBundledPlugins

    Add bundler-friendly dependency injection
    hakimel authored Mar 10, 2020
    Configuration menu
    Copy the full SHA
    98a6d1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a21605 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa9d8f5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2628 from telliott22/fix-print-pdf-links

    Fixing un-clickable links in print pdf mode
    hakimel authored Mar 10, 2020
    Configuration menu
    Copy the full SHA
    7d48999 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2631 from christian-classics-ethereal-library/squ…

    …arePresentationLinear
    
    Navigation Arrows: Fix visibility bug in linear navigation mode
    hakimel authored Mar 10, 2020
    Configuration menu
    Copy the full SHA
    5d179ed View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2609 from stefnotch/patch-1

    Don't include test directory in npm package
    hakimel authored Mar 10, 2020
    Configuration menu
    Copy the full SHA
    492fc2b View commit details
    Browse the repository at this point in the history
  8. correction for reveal api

    hakimel committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    9336fc1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ddbe06e View commit details
    Browse the repository at this point in the history
  10. new keyboard module

    hakimel committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    3d62123 View commit details
    Browse the repository at this point in the history
  11. refactoring

    hakimel committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    ac15678 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3683ad2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e32f387 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. Configuration menu
    Copy the full SHA
    5a5a5c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    499dc68 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. Configuration menu
    Copy the full SHA
    6564950 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffac5fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bff9bfb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f280f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92e3a36 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. Configuration menu
    Copy the full SHA
    8709a41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d918d75 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2020

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

Commits on Mar 15, 2020

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

Commits on Mar 16, 2020

  1. Configuration menu
    Copy the full SHA
    97ee725 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a06e0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c50ec00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ff4e93 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2540712 View commit details
    Browse the repository at this point in the history
  6. remove parallax config

    hakimel committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    cf9eb6e View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

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

Commits on Mar 19, 2020

  1. auto-animate; carry forward fragment visibility, unmatched elements a…

    …dhere to duration/delay attributes
    hakimel committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    4d1cb43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34ab7de View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

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

Commits on Mar 31, 2020

  1. Configuration menu
    Copy the full SHA
    dbbd825 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4faf54 View commit details
    Browse the repository at this point in the history
  3. webpack config + babel-loader

    hakimel committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    ca29e3d View commit details
    Browse the repository at this point in the history
  4. qunit task rejects on failure

    hakimel committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    8811465 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. tweaks and comments

    hakimel committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    9ebf624 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f26fc20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff62b96 View commit details
    Browse the repository at this point in the history
  4. adjust auto-animate test

    hakimel committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    3a7f210 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f246200 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Configuration menu
    Copy the full SHA
    855cc82 View commit details
    Browse the repository at this point in the history
  2. improvements to legacy API

    hakimel committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    1081bbf View commit details
    Browse the repository at this point in the history
  3. fix failing test

    hakimel committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    c3319c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    120673c View commit details
    Browse the repository at this point in the history
  5. increase test timeout

    hakimel committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    ad55f84 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d0a1ef2 View commit details
    Browse the repository at this point in the history
  7. syntax error

    hakimel committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    6d65d8a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3a2299a View commit details
    Browse the repository at this point in the history
  9. fix vulnerabilities

    hakimel committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    9c21f9b View commit details
    Browse the repository at this point in the history
  10. tweak initialization docs

    hakimel committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    094acd6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6030043 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

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

Commits on Apr 15, 2020

  1. Configuration menu
    Copy the full SHA
    a55cd81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d03fc04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bdc448 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c8ac8f View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Configuration menu
    Copy the full SHA
    d54353c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34458a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b151c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    561c3ff View commit details
    Browse the repository at this point in the history
  5. initialize plugins serially

    hakimel committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    08f29f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Configuration menu
    Copy the full SHA
    d969046 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f6bdf1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e72b10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e58502b View commit details
    Browse the repository at this point in the history
  5. update plugin api in tests

    hakimel committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    f3f9192 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

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

Commits on Apr 21, 2020

  1. tidying up

    hakimel committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    d22c7bf View commit details
    Browse the repository at this point in the history
  2. simplify plugin controller

    hakimel committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    9195320 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c52b32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de50b41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    faaa791 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Configuration menu
    Copy the full SHA
    d727509 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9823be9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8675a9 View commit details
    Browse the repository at this point in the history
  4. fix contenteditable check #2650

    hakimel committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    f138f50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93cdf8c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ad113ba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c1b2e41 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Configuration menu
    Copy the full SHA
    210fbb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b92d16f View commit details
    Browse the repository at this point in the history
  3. merge master

    hakimel committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    58bc732 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

  1. Configuration menu
    Copy the full SHA
    b61a6a6 View commit details
    Browse the repository at this point in the history
  2. esm readme tweak

    hakimel committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    c7c0964 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. Configuration menu
    Copy the full SHA
    a040ba3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    951f5d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a1bcdf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48ebc3b View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. Configuration menu
    Copy the full SHA
    b848882 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2fbc59 View commit details
    Browse the repository at this point in the history
  3. update minimum node version

    hakimel committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    163db29 View commit details
    Browse the repository at this point in the history
  4. plugin consistency

    hakimel committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    619b3a0 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Configuration menu
    Copy the full SHA
    a4cb330 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60cd098 View commit details
    Browse the repository at this point in the history
  3. remove sourcemaps

    hakimel committed May 4, 2020
    Configuration menu
    Copy the full SHA
    cdf09ff View commit details
    Browse the repository at this point in the history
  4. ignore sourcemaps

    hakimel committed May 4, 2020
    Configuration menu
    Copy the full SHA
    a7800d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ca01bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9242b25 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c487036 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

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

Commits on May 6, 2020

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

Commits on May 7, 2020

  1. move docs to revealjs.com

    hakimel authored May 7, 2020
    Configuration menu
    Copy the full SHA
    2e3b5c8 View commit details
    Browse the repository at this point in the history
  2. correct documentation url

    hakimel authored May 7, 2020
    Configuration menu
    Copy the full SHA
    bc88109 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Configuration menu
    Copy the full SHA
    a0a1ae1 View commit details
    Browse the repository at this point in the history
  2. move dependencies to dev

    hakimel committed May 8, 2020
    Configuration menu
    Copy the full SHA
    ab273a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a032a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    772fa03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba0b367 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c87d9f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    57107eb View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. Configuration menu
    Copy the full SHA
    664beff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1288a32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eeedaa1 View commit details
    Browse the repository at this point in the history
  4. simplify stack css

    hakimel committed May 11, 2020
    Configuration menu
    Copy the full SHA
    f84bc78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2104dee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa2a4a0 View commit details
    Browse the repository at this point in the history
  7. example content error

    hakimel committed May 11, 2020
    Configuration menu
    Copy the full SHA
    aafb876 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

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

Commits on May 14, 2020

  1. Configuration menu
    Copy the full SHA
    30cd9a8 View commit details
    Browse the repository at this point in the history
  2. new logo update readme 🥳

    hakimel authored May 14, 2020
    Configuration menu
    Copy the full SHA
    faa4e38 View commit details
    Browse the repository at this point in the history
  3. bigger logo

    hakimel authored May 14, 2020
    Configuration menu
    Copy the full SHA
    1fb1e9b View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Configuration menu
    Copy the full SHA
    c0c6b0a View commit details
    Browse the repository at this point in the history
  2. readme tweaks

    hakimel authored May 18, 2020
    Configuration menu
    Copy the full SHA
    4e89595 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb22716 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8fc2ec9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d2371f View commit details
    Browse the repository at this point in the history
  6. distribute /plugin

    hakimel committed May 18, 2020
    Configuration menu
    Copy the full SHA
    13f7e69 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f618de8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    815557c View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. auto-animate example in demo

    hakimel committed May 19, 2020
    1 Configuration menu
    Copy the full SHA
    9d11927 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a58c68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e50136 View commit details
    Browse the repository at this point in the history