Commit graph

18 commits

Author SHA1 Message Date
Leo Horie
e453ec7ce3 #380 empty value attr in option should show up 2014-12-08 11:47:27 -05:00
Leo Horie
eb3951ce12 #379 fix equality checks 2014-12-06 14:29:59 -05:00
Leo Horie
c980fd9b66 fix order issue when trusted content is mixed with other siblings,
fix js error when child is a random object
make home demo more minimalist
add explanation about modules in guide
2014-10-31 09:31:01 -04:00
Brian Suh
99b35b473d add regression test for #278 2014-10-04 11:26:17 -07:00
Brian Suh
230af47ef0 update regression tests to introduce delays between keys 2014-10-02 18:49:32 -07:00
Brian Suh
8a8f82b872 added regression test for #288 2014-09-30 14:41:11 -07:00
Brian Suh
0bc94a73cd added regression test for #214 2014-09-30 14:40:35 -07:00
Taylor Hakes
9b1461d31f Fixed formatting, removed semicolons from e2e test file 2014-09-19 08:54:35 -04:00
Jim Witschey
4d41c087b0 adds saucelabs integration to unit tests 2014-07-25 11:23:47 -04:00
Leo Horie
53672e62d7 implement keys 2014-06-13 23:33:02 -04:00
Leo Horie
e82ac2ef71 defer calling of configs until DOM exists 2014-06-05 21:54:51 -04:00
Leo Horie
4020933780 Merge remote-tracking branch 'origin/next' into next
Conflicts:
	mithril.js
	tests/e2e/tests.js
2014-06-03 23:27:19 -04:00
Leo Horie
ff2cb55a04 add config context 2014-06-03 23:26:04 -04:00
Sergey Kirillov
20b102b478 Added context for config handlers 2014-05-31 13:38:55 +03:00
Sergey Kirillov
f08abb92ec More tests 2014-05-28 23:58:56 +03:00
Sergey Kirillov
85f754cd3a Added assert messages 2014-05-28 23:54:17 +03:00
Sergey Kirillov
ed0283e7aa Fixed identation 2014-05-28 22:31:47 +03:00
Sergey Kirillov
e9e6082aae Added end to end test suite and test for issue #99 2014-05-28 22:23:18 +03:00