1. 29 jan., 2020 1 validation
  2. 15 jan., 2020 1 validation
  3. 09 déc., 2019 1 validation
  4. 29 oct., 2019 1 validation
  5. 08 oct., 2019 1 validation
  6. 19 sept., 2019 1 validation
  7. 03 sept., 2019 1 validation
  8. 12 juil., 2019 1 validation
  9. 05 juil., 2019 1 validation
  10. 22 juin, 2019 1 validation
    • Pius Uzamere's avatar
      Tweak to MathJax example · abac58cf
      Pius Uzamere a écrit
      Added a missing comma and used an actual macro so that the MathJax example runs right out of the box upon a copy/paste.
      abac58cf
  11. 10 juin, 2019 2 validations
  12. 07 juin, 2019 1 validation
  13. 22 mai, 2019 1 validation
    • Florian Haas's avatar
      Notes: Weakly enforce a minimum allocated pacing time per slide · 23c12d73
      Florian Haas a écrit
      When using the totalTime-based pacing calculation, a presenter may
      inadvertently set totalTime and per-slide data-timing attributes in
      such a way that the pacing time for some slides is impossibly low or
      even negative.
      
      Add a check to ensure that the pacing on a slide never falls below a
      configurable minimum, defaulting to 0. Display an alert if the
      pacing for any slide(s) falls below the threshold.
      23c12d73
  14. 20 mai, 2019 1 validation
  15. 13 mai, 2019 1 validation
  16. 12 mai, 2019 1 validation
    • Florian Haas's avatar
      Notes: Introduce alternate pacing timer, based on total presentation time · 078ba620
      Florian Haas a écrit
      The current pacing timer operates on the assumption that there is
      a default amount of time to be allocated to each slide, and that
      individual slides can deviate from that default by specifying their
      own data-timing attribute.
      
      This patch introduces an alternate pacing method: by specifying
      the totalTime configuration option, the presenter can set the total
      time available to present. The pacing timer will then continue to
      allocate the exact pacing time for slides that do have data-timing
      set, as before. However, rather than applying the defaultTiming
      constant to all others, it will
      
      - Add up the time already allocated to slides via data-timing;
      - subtract that from totalTime;
      - divide the difference by the number of slides without data-timing set;
      - apply the thus-calculated average to those slides.
      
      totalTime has no default, and if both defaultTiming and totalTime are
      set, totalTime wins. This preserves backward compatibility: if a
      presenter has set defaultTiming and updates reveal.js, totalTime will
      be null and defaultTiming is still applied to all slides without a
      data-timing attribute. The presenter can then switch to the automatic
      calculation, if desired, by setting a value for totalTime.
      078ba620
  17. 05 mai, 2019 1 validation
  18. 23 avr., 2019 2 validations
  19. 03 avr., 2019 1 validation
  20. 01 avr., 2019 3 validations
  21. 28 mar., 2019 1 validation
  22. 22 mar., 2019 1 validation
  23. 12 mar., 2019 1 validation
  24. 04 mar., 2019 1 validation
  25. 01 fév., 2019 2 validations
  26. 31 jan., 2019 1 validation
  27. 23 jan., 2019 2 validations
  28. 22 jan., 2019 1 validation
  29. 15 jan., 2019 2 validations
  30. 10 jan., 2019 1 validation
  31. 19 déc., 2018 2 validations
  32. 12 déc., 2018 1 validation