Commit Graph

84 Commits

Author SHA1 Message Date
Hakim El Hattab 60a74ebfa3 fragments are now zero-indexed 2013-11-21 09:01:18 -05:00
Hakim El Hattab a119c83f86 ensure that all fragments on past slides are visible #684 2013-11-07 08:39:19 -05:00
VonC 4b0fe47bb6 Add slide attributes for single slide section case. 2013-11-06 11:06:03 +01:00
VonC 1774de2113 Add unit test for default slide attributes separator pattern. 2013-11-04 16:31:54 +01:00
VonC 2cdd1afe85 Remove console.log debugs, and fix tabs 2013-11-04 16:31:51 +01:00
VonC d098385103 Restore proper pattern for attributes in elements.
It is important that test/test-element-attributes-markdown.html do test
the ability for the user to define its own pattern.
2013-11-04 16:31:40 +01:00
VonC 4def7f116c Add QUnit.js unit tests for attributes in Markdown slides. 2013-11-04 16:31:37 +01:00
Hakim El Hattab 7da98d8110 add concave and zoom background transitions 2013-11-04 07:53:07 -05:00
Hakim El Hattab 89cc3f3a29 don't transition between identical backgrounds 2013-10-30 12:22:00 -04:00
Hakim El Hattab d844195be1 format tweaks markdown.js, remove extra image asset 2013-10-28 09:06:43 -04:00
VonC f92f2fdea6 Add unit-tests for attributes in mardown elements.
Test paragraphs, list items and img attributes.
2013-10-27 22:49:44 +01:00
Hakim El Hattab ac1dbd9d61 remove unused head.js in barebones example #616 2013-10-10 09:11:03 -04:00
Hakim El Hattab bba5a5d69c prep markdown test suite 2013-08-27 09:25:02 -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 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 5cf49561a8 add test for loop setting 2013-08-22 21:38:37 -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 c7728ba659 add unit tests #123 2013-08-22 19:03:11 -04:00
Hakim El Hattab 01e5a54bb6 test > examples 2013-06-29 21:42:15 -04:00
Hakim El Hattab f0e63c8e75 additional background test 2013-06-29 21:36:11 -04:00
Hakim El Hattab c065705128 background image tweaks 2013-06-22 19:23:44 -04:00
Hakim El Hattab 424f8ee961 additional background test 2013-06-10 22:34:51 +02:00
Hakim El Hattab c3b91560c7 match background and transition slide transition easing equations 2013-06-10 08:59:58 +02:00
Hakim El Hattab ddfb130d11 add test deck for embedded media 2013-06-09 16:42:55 +02:00
Hakim El Hattab 0ce57f1f91 update background test, documented slide backgrounds in readme (#453) 2013-06-04 21:14:17 +02:00
Hakim El Hattab 544e090bd1 allow control over background color when using images (#453) 2013-06-04 20:25:47 +02:00
Hakim El Hattab 15f24f7a9a linear sliding transition option for full page backgrounds (#453) 2013-06-04 20:15:19 +02:00
Hakim El Hattab c11e8f624f support for optional background property overrides (#453) 2013-06-04 19:58:50 +02:00
Hakim El Hattab 90811b8709 add test directory and simple test document for per-slide backgrounds (#453) 2013-06-04 19:42:56 +02:00