vadimpopa / Ext.ux.Cover

Coverflow implementation for Sencha Touch

Home Page:http://elmasse.github.com/Ext.ux.Cover

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please see the wiki for documentation/references.

  • v0.1 - Sencha Touch 1.1 compatible version
  • v0.2.0 - Sencha Touch 2 PR2 compatible version
  • v0.2.1 - Sencha Touch 2 b1 compatible version
  • v0.2.2 - Sencha Touch 2 GA compatible version

Latest Changes

  • v0.2.2

    • Compatibility for ST 2.0.0 GA final version.
    • flat property added.
    • Fixed updating Store data, select event.
    • Fixed itemCls appeared twice per item (once for tpl wrap and once for item wrapper -This was removed-)

    Known issues: Still not working properly on any Android device :(

  • v0.2.1

    • activeItem has been deprecated for Coverflow to avoid issues with the same parameter in Card Layout. Use selectedIndex instead.
  • v0.2.0 - Coverflow for Sencha Touch 2 PR2

    • First Beta Release for Sencha Touch 2 PR2
  • v 0.1 - Coverflow for Sencha Touch 1.1

    • First Beta Release for Sencha Touch 1

About

Coverflow implementation for Sencha Touch

http://elmasse.github.com/Ext.ux.Cover

License:Other


Languages

Language:JavaScript 97.4%Language:Ruby 2.6%