From 150601c2c0e1eb9f446a5c671e1a2601b426146c Mon Sep 17 00:00:00 2001 From: Andres Jorquera Date: Sun, 20 Apr 2014 20:06:34 +0100 Subject: [PATCH 1/2] Update easyText.jquery.json --- easyText.jquery.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easyText.jquery.json b/easyText.jquery.json index 48fc960..a23cb56 100644 --- a/easyText.jquery.json +++ b/easyText.jquery.json @@ -1,6 +1,6 @@ { "name":"easyText", - "version":"0.1.1", + "version":"0.1.2", "title":"easyText", "description":"Plugin that enhances the behaviour of the HTML input element of type text, offering some unique features. It provides ajax and localStorage capabilities for saving the input's value", "author":{ From 808ff966cb9efd14cf1e1634098064a0afce0319 Mon Sep 17 00:00:00 2001 From: andres Date: Sat, 24 Oct 2015 19:24:43 +0100 Subject: [PATCH 2/2] Changed link for the image and demo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 95e8097..3d78ec8 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ EasyText Plugin for the jQuery Library ======================================= -![Image.png...](http://static.jortech.com.ve/easyText/image.png) +![Image.png...](http://static.jortech.com.ve/jquery-easytext/image.png) EasyText is a plugin built on top of jQuery. It enhances the behaviour of the HTML input element of type text. It's inspired by the input in Google @@ -186,5 +186,5 @@ easyText.deleteStorage(); Demo -------------------------------------------------------------------------------- You can see an example in the following -[link](http://static.jortech.com.ve/easyText/jQuery/demo/). +[link](http://static.jortech.com.ve/jquery-easytext/).