CHANGES.md 2.9 KB

LungoJS

HTML5 Mobile Framework, and stuff.

Changes in Version 1.2

  • New improved Scroll: Refresh, Append, Prepend...
  • New template system
  • New input element (iOS 5+, Android 2.3+): type="range"
  • New data-attribute: data-progress
  • New
    transitions: pop & flow
  • New type of header: Extended
  • New navigation type: Groupbar
  • New behavior for aside elements.
  • Asynchronous loading of sections and templates.
  • Optimized .indented class
  • Android 4.0 device support
  • New default theme with Roboto Font.
  • BUG FIXED:
    • Fixed position in iOS 4.2+
    • Fixed bug in cache.get() method (9adf3c2294)
  • Changes in Version 1.1.2

    • BUG FIXED:
      • Icon repository supported in Android Honeycomb (3.0+)
      • Icon repository supported in Android IceCream Sandwich (4.0+)

    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
    • Changes in Version 1.0.3

      • Fixed error in method List.create() when result is a object
      • Aside element; autohide in mobile devices.
      • New data-target: aside
      • New theme & default button color
      • Responsive Layout: Mobile & Tablet Support
      • Title centered in
      • New LungoJS default application icon
      • Changes in Version 1.0.2

        • Fixed template.binding
        • In Data.Sql.select() method if the total rows it's 1, returns a object and not a array of objects.
        • Scroll fixed in iOS v.5 devices
        • Hide Navigation bar when App Instance is started (only in iOS Devices).
        • In Service.get() the parameters of url are setted by a JSON object.

        Changes in Version 1.0.1

        • New style (as iOS style).
        • New style (as IOS style).
        • New Navigation system via data-target attribute.

        Credits

        Created by Javier Jiménez.

        Copyright (c) 2011 by Tapquo Inc.

        Licensing Options

        LungoJS is licensed under free commercial and open source licenses for application development, and a paid commercial license for OEM uses.

        See LICENSE.txt for license.