#Unplugged XPages Mobile Controls v1.6.0#
##Release Notes##
- Make colours configurable.
This change is split over v1.6 and v1.7 (to be released in September). For the moment a second stylesheet is now available for use in place of the standard one.
- Make UnpNavigatgor support expandable entries. A new custom property "submenu" is available to flag a menu item as top level, sub or sub-sub
- Added Sync button to footer tabs control
- Home button in header bar made larger for tablets
- Improved layout of footer tabs control
- Added support for a disabled workspace item in the workspace control
- Flat view can now support up to 3 lines of text wrapping in the summary column
- Improved Search bar behaviour, search box now expands when selected
- Added support for relative links in the Workspace control
- Added option to allow the Accordion view to automatically open the first category
- Added support for disabled items in the Navigator control
- Re-styled the back button to be more "iOS-like"
- Fixed bug with labels not displaying properly in form editor control
- Added FastClick support to speed up response times generally
- Upgraded jQuery to use v2.0
- Improved layout of Debug Toolbar buttons
- Fixed scrolling/ layout issues with Dialog control
- Improved layout of Swipe View Control
- Stopped wrapping of long labels in Form Editor control for small devices (phones)
- Various other minor bug fixes