From 3ade8499ee7b77310432cd6647c349f429e20f85 Mon Sep 17 00:00:00 2001 From: Nicolas Turlais Date: Tue, 15 Sep 2015 20:47:40 +0200 Subject: [PATCH] added destroy method to api --- dist/index.html | 23 ++-- dist/js/jquery.chocolat.js | 43 ++++++- dist/js/jquery.chocolat.min.js | 2 +- readme.md | 225 +++++++++++++++++---------------- src/js/jquery.chocolat.js | 43 ++++++- test/test.chocolat.coffee | 93 ++++++++------ 6 files changed, 258 insertions(+), 171 deletions(-) diff --git a/dist/index.html b/dist/index.html index 875cdda..dfa17fa 100644 --- a/dist/index.html +++ b/dist/index.html @@ -22,6 +22,9 @@ color: #2645FF; text-decoration: none; } + .demo { + + } Chocolat — demo