Date Name Downloads
Aug 5, 2014 v3.4.0 358
Jun 10, 2014 v3.3.0 300
Apr 8, 2014 v3.2.0 320
Feb 21, 2014 v3.1.0 257
Dec 16, 2013 v3.0.1 137
Dec 10, 2013 v3.0.0a 34
Oct 18, 2013 v1.8.0 107
Sep 10, 2013 v1.7.0a 116
Jul 19, 2013 v1.6.0 163
Jun 4, 2013 v1.5.0 143
Apr 29, 2013 v1.4.0 117
Apr 5, 2013 v1.3.0 125
Feb 22, 2013 v1.2.0 263
Jan 22, 2013 v1.1.0 145
Jan 14, 2013 v1.0.1 162
v1.4.0
v1.4.0
Apr 29, 2013
Apache License
117

 

#Unplugged XPages Mobile Controls v1.4.0#

##Release Notes##

 

- Reduce use of dependent CSS selectors

- Add "About" dialog box. Accessed by tapping the title in the header bar. Populated by completing appVersion and appDescription custom properties. Leave blank to disable.

- Added support for Type ahead edit box. To enable add "autocomplete" to the styleClass property of the field you want to autocomplete. Then add an attribute "auto-src" which is the name of the URL which will generate the line break separated data with suggestions.

- Added category support to Flat View Control. Categories now display as a blue separator bar with the category title inside

- Added icon support to Flat view control. URL pointing to image to use should be calculated in a new view column

- Added expandable row support to Flat View Control. The flat view row entries can be displayed as a single line of text which can be tapped to expand. When using this new feature, the document cannot be opened.

- Fixed bug with Accordion view control where the view scrolled to the top of the page when expanding a category

- Added support for a spinner graphic on page interestitials. Populate a div called "loading" to enable

- Fixed bug with Back button not displaying correctly on smaller devices

- Added support for wrapping content in Flat View Control. By default text is still truncated but a new custom property called "wrapsummarytext" can be set to "yes" to enable

- Keyboard now automatically displays when click search icon on phone