From 5c9f9d782fff767479e25ed094b878f3d4a3ee5e Mon Sep 17 00:00:00 2001 From: Leo Horie Date: Thu, 10 Apr 2014 21:36:09 -0400 Subject: [PATCH] add docs for SVG, and better tests --- archive/v0.1.4/change-log.html | 2 + archive/v0.1.4/mithril-tests.js | 8 +++- archive/v0.1.4/mithril.html | 6 +++ archive/v0.1.4/mithril.min.zip | Bin 21615 -> 21615 bytes docs/change-log.md | 3 ++ docs/mithril.md | 12 ++++++ tests/mithril-tests.js | 3 +- tests/mock.js | 5 ++- tests/svg.html | 70 +++++++++++++++++++++++++++++--- 9 files changed, 100 insertions(+), 9 deletions(-) diff --git a/archive/v0.1.4/change-log.html b/archive/v0.1.4/change-log.html index 63e86976..99a917b1 100644 --- a/archive/v0.1.4/change-log.html +++ b/archive/v0.1.4/change-log.html @@ -65,6 +65,7 @@

News:

Bug Fixes:

+

v0.1.3 - maintenance

News: