Commit Graph

947 Commits

Author SHA1 Message Date
Hakim El Hattab d9c9474938 markdown refactoring #507 2013-08-27 09:11:43 -04:00
Hakim El Hattab e9b0f5b481 minor refactoring of overview code 2013-08-26 09:20:12 -04:00
Hakim El Hattab cf8b004052 update to latest version of highlight theme #576 2013-08-26 09:16:32 -04:00
Hakim El Hattab 571fb67864 fix bug where markdown notes in last slide would not parse #574 2013-08-24 16:13:24 -04:00
Hakim El Hattab d62093c228 include dev flag in version 2013-08-24 15:10:10 -04:00
Hakim El Hattab 7e629936e5 always use 'i' as iterator 2013-08-24 11:06:52 -04:00
Hakim El Hattab 1c8fd60595 add test task, avoid attempt to run tests in unrelated html files 2013-08-24 10:52:35 -04:00
Hakim El Hattab 7f85c21386 markdown refactoring; comments, renamed functions, shorter argument lists 2013-08-24 10:39:15 -04:00
Hakim El Hattab 1c5da37ca6 more markdown plugin refactoring 2013-08-24 10:03:34 -04:00
Hakim El Hattab 4350c0024f standardize way of declaring functions 2013-08-23 17:51:20 -04:00
Hakim El Hattab b968dfef15 update markdown plugin formatting to match reveal.js core 2013-08-23 17:49:19 -04:00
Hakim El Hattab f215528575 pause mode tests 2013-08-23 15:57:28 -04:00
Hakim El Hattab 798fbc3dff test coverage for fragments 2013-08-23 15:36:16 -04:00
Hakim El Hattab 2440e19fab move examples into test/ 2013-08-23 14:57:11 -04:00
Hakim El Hattab a0501a30b2 make sure isVerticalSlide doesn't throw npe 2013-08-23 09:10:11 -04:00
Hakim El Hattab 5cf49561a8 add test for loop setting 2013-08-22 21:38:37 -04:00
Hakim El Hattab 502b26ecf0 run unit tests as part of grunt build and ci 2013-08-22 20:31:52 -04:00
Hakim El Hattab b3db69745d more tests #123 2013-08-22 20:27:41 -04:00
Hakim El Hattab 45fd91f962 more tests, enable test page scroll overflow #123 2013-08-22 20:09:40 -04:00
Hakim El Hattab c01e1b648b more tests, use stricEqual and deepEqual assertions where appropriate #123 2013-08-22 19:51:00 -04:00
Hakim El Hattab d49ff9aa5f include info about which slide the assertion applies to 2013-08-22 19:46:35 -04:00
Hakim El Hattab f61ee9a693 fix bug where isLastSlide sometimes incorrectly returned false 2013-08-22 19:35:28 -04:00
Hakim El Hattab a7b348e83b add qunit grunt dependency 2013-08-22 19:06:41 -04:00
Hakim El Hattab c7728ba659 add unit tests #123 2013-08-22 19:03:11 -04:00
Hakim El Hattab 8d7e93cfc6 2.6.0 2013-08-22 19:02:16 -04:00
Hakim El Hattab 55d3aea268 leap motion doc tweaks 2013-08-22 11:23:22 -04:00
Hakim El Hattab 90a8ca4168 mathjax readme tweak 2013-08-20 23:30:11 -04:00
Hakim El Hattab 4164200474 Merge pull request #567 from hakimel/dev
2.5.0
2013-08-20 20:14:22 -07:00
Hakim El Hattab 2da7c3eacf readme update for notes in external markdown 2013-08-20 22:37:20 -04:00
Hakim El Hattab 631a237b36 merge support for notes when using external markdown 2013-08-20 22:32:19 -04:00
Hakim El Hattab 5cd088cec3 remove needless metadata from math plugin example 2013-08-20 09:10:26 -04:00
Hakim El Hattab f56a10b9ff disable interaction on future/past slides 2013-08-20 09:05:30 -04:00
Hakim El Hattab d3ac8e2343 typo fix 2013-08-19 23:52:05 -04:00
Hakim El Hattab 006e9e2ebc Merge branch 'dev' of github.com:hakimel/reveal.js into dev 2013-08-19 23:50:28 -04:00
Hakim El Hattab 2a8f7426f3 add docs about stretch class 2013-08-19 23:50:18 -04:00
Hakim El Hattab 0a021845df make sure stretch works with video 2013-08-19 23:46:29 -04:00
Hakim El Hattab 93c16b83e5 Merge pull request #564 from tomByrer/patch-1
MathJax CDN links for HTTPS & versions
2013-08-19 07:52:04 -07:00
tomByrer 1c45b735de + MathJax CDN links for HTTPS & versions 2013-08-19 00:58:51 -06:00
Hakim El Hattab 74a5fb949d remove commented out dependencies from index 2013-08-18 18:13:31 -04:00
Hakim El Hattab 0748b68335 renamed .remaining-height to .stretch #244 #490 #561 2013-08-18 17:56:41 -04:00
Hakim El Hattab 04c4fa49b8 revised remaining height layout logic 2013-08-18 17:53:41 -04:00
Hakim El Hattab 6f1dfee81b ensure that syntax highlighted code works with remaining-height helper 2013-08-18 15:41:29 -04:00
Hakim El Hattab 6fba833de8 readme adjustment 2013-08-18 15:34:10 -04:00
Hakim El Hattab 62049d1b6d math plugin doc update 2013-08-18 14:43:04 -04:00
Hakim El Hattab 300acb5637 document math plugin 2013-08-18 14:38:01 -04:00
Hakim El Hattab c9853233ae rename math plugin config option 2013-08-18 14:13:55 -04:00
Hakim El Hattab 271bae6b56 allow hiding of vertical slide stacks 2013-08-18 00:01:28 -04:00
Hakim El Hattab 3dc53b891d prevent invalid slidechanged on page load 2013-08-17 12:18:48 -04:00
Hakim El Hattab 3c5f3ee048 fix retrieval of computed styles in ff 2013-08-17 12:15:55 -04:00
Hakim El Hattab 0239302f45 further work on remaining-height helper #244 #490 #561 2013-08-17 12:11:05 -04:00