# LungoJS
### HTML5 Mobile Framework, and stuff.
## Changes in Version 1.1.1
- BUG FIXED:
- Issue #58: Fixed position in iOS Devices (4+)
- Fixed height of a scroll when overwrite a .list
## 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 style (as iOS style).
- BUG FIXED:
- Scroll with form elements
## Changes in Version 1.0.4
- Optimized layout: No JavaScript resizes (full CSS3 selectors)
- Better transformations between (with easeInOutCubic transform)
- New Data-Attribute "count" (API JavaScript support)
- New Optimized .toolbar
- New system of forms with
element
- New classes: indented & rounded
- Discontinued element becoming in the new .scrollable class
- New Kitchen Sink 1.1 (in GitHub Repository)
- Remove iScroll reference, now LungoJS uses iScroll-Lite
- Remove Jasmine Test Framework
- BUG Fixed:
- Multiple