The toolkit's core offers all the basic functionalities a mobile developer would need.
Only the iOS (iPhone) and Android platforms are supported by Wink.
Here are some key features of "Wink Toolkit":
· Gesture recognition
· HTML5 features like geolocation or local storage
· Multitouch events
· DOM manipulation
· CSS transforms
· UI components
Requirements:
· JavaScript enabled on client side
What's New in This Release: [ read full changelog ]
· Improved wink.ui.xy.Menu (removed timers)
· Improved wink.ui.xy.ToggleButton (removed timers)
· Added method Scroller.backToBounds
· Added the test_popup_add example in wink.ui.xy.popup
· Global CSS renaming
· Added build system
· Added loaders
· Added feature detection : wink.has
· Modified wink.ux.Dnd (a drag zone can now be specified and Dnd is no longer a singleton)
· Added themes
· Corrected bug in wink.ux.history (wrong history index check)
· Added the windows layout
· Added wink.query
· Added wink.setLocale (multilingual management)
· Upgrade components popup, datepicker, audioplayer and videoplayer to multilingual management
· Added the fix layout component