@soyjavi 14 лет назад
Родитель
Сommit
584651def2
3 измененных файлов с 18 добавлено и 8 удалено
  1. 12 2
      CHANGES.md
  2. 3 3
      LICENSE.txt
  3. 3 3
      release/LICENSE.txt

+ 12 - 2
CHANGES.md

@@ -1,6 +1,17 @@
 # LungoJS
 ### HTML5 Mobile Framework, and stuff.
 
+## Changes in Version 1.1
+
+- @QuoJS Library implemented, Zepto.js deprecated.
+- Saved more than 20 Kb (60% of the original size)
+- New DOM namespace
+- Synchronized service calls in lng.Service
+- New Events: touch, tap, doubleTap, longTap...
+- New <input type="checkbox"> style (as iOS style).
+- BUG FIXED:
+    - Scroll with form elements
+
 ## Changes in Version 1.0.4
 
 - Optimized layout: No JavaScript resizes (full CSS3 selectors)
@@ -10,11 +21,10 @@
 - New system of forms with <ul> element
 - New <article> classes: indented & rounded
 - Discontinued <scroll> element becoming in the new .scrollable class
-- New Kitchen Sink 1.0.4 (in GitHub Repository)
+- New Kitchen Sink 1.1 (in GitHub Repository)
 - Remove iScroll reference, now LungoJS uses iScroll-Lite
 - Remove Jasmine Test Framework
 - BUG Fixed:
-    - Scroll with form elements
     - Multiple <aside>s
 
 ## Changes in Version 1.0.3

+ 3 - 3
LICENSE.txt

@@ -4,7 +4,7 @@ Copyright (c) 2011 TapQuo Inc (Javier Jimenez Villar)
 ===============================================================================
 
 OPEN SOURCE LICENSE FOR LUNGOJS
-Version 1.0.4
+Version 1.1
 
 LungoJS is an avid supporter of open source software. This is the appropriate
 option if you are creating an open source application with a license compatible
@@ -31,7 +31,7 @@ THE SOFTWARE IS LICENSED, NOT SOLD.
 ===============================================================================
 
 OPEN SOURCE LICENSE FAQ
-Version 1.0.4
+Version 1.1
 
 This document is for guidance purposes only and is not a legal document and is
 not legally binding. We encourage you to read the GPL v3 and the Quick Guide to
@@ -42,7 +42,7 @@ advice.
 ===============================================================================
 
 LUNGOJS AND THE GPL v3
-Version 1.0.4
+Version 1.1
 
 -------------------------------------------------------------------------------
 What is the GPL v3?

+ 3 - 3
release/LICENSE.txt

@@ -4,7 +4,7 @@ Copyright (c) 2011 TapQuo Inc (Javier Jimenez Villar)
 ===============================================================================
 
 OPEN SOURCE LICENSE FOR LUNGOJS
-Version 1.0.4
+Version 1.1
 
 LungoJS is an avid supporter of open source software. This is the appropriate
 option if you are creating an open source application with a license compatible
@@ -31,7 +31,7 @@ THE SOFTWARE IS LICENSED, NOT SOLD.
 ===============================================================================
 
 OPEN SOURCE LICENSE FAQ
-Version 1.0.4
+Version 1.1
 
 This document is for guidance purposes only and is not a legal document and is
 not legally binding. We encourage you to read the GPL v3 and the Quick Guide to
@@ -42,7 +42,7 @@ advice.
 ===============================================================================
 
 LUNGOJS AND THE GPL v3
-Version 1.0.4
+Version 1.1
 
 -------------------------------------------------------------------------------
 What is the GPL v3?