Skip to content

vadimpopa/Ext.ux.Cover

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.4%
  • Ruby 2.6%