Tag Archives: release

Mobiscroll 2.14 Released with the new Menustrip

We are happy to announce Mobiscroll 2.14 including the Menustrip, our brand new component! Mobiscroll Menustrip A long awaited feature of mobiscroll is horizontal scrolling. We listened, delivered and are proud to unveil the Menustrip with smooth horizontal scrolling. The Menustrip comes with 3 built-in modes Option List with Multiple Select Scrollable Tabs Horizontal Menu […]

Mobiscroll 2.7.2 Released

Happy iOS7 Day! Apple sent out for a special event to be held on September 10, 2013 at the company’s Cupertino, Calif. headquarters. We all know that’s today’s main event (Via: The Loop) (September 10, 2013) but we have something to announce as well. Mobiscroll 2.7.2 We’re happy to release Mobiscroll 2.7.2 including the brand […]

Mobiscroll 2.4 Released

Mobiscroll 2.4 got recently released. Here is an overview of what got changed, and what is new. Rendering the wheels We changed how we render the scrollable lists. Instead of using <ul> and <li> elements we enclose the displayed values in <div>s. This changed a bit how the code generates the lists, but it makes […]

Mobiscroll 2.1 final released

We’re happy to announce the arrival of mobiscroll 2.1 with the following features and bugfixes. Changelog 2.1 Enhancements Core Changed: changeWheel function can change more than one wheel at once Added: ‘rtl’ (right to left) option, when set to true the group wheel appears on the right Bugfixes Core Fixed: input change is triggered after […]

Mobiscroll 2.1 Beta

We’ve been working on this release for a while now, and we’re proud to announce 2.1 beta. Let’s see some of the highlights. 1. New display modes Besides modal and inline we have three new display modes: Bubble Docked top Docked bottom These display modes are enahnced with scrollLocking. For known issues go here. 2. […]

Mobiscroll 2.0.3 released

We’re happy to announce the release of mobiscroll 2.0.3 with the following features and bugfixes. Changelog 2.0.3 Enhancements Core Added: Support for language files. Controlled from ‘lang’ option. Specify language related default settings and language files. Bugfixes Core Fixed: ‘clickpick’ mode worked the same way as ‘mixed’ in 2.0.2 Fixed: ‘setValue’ was not working correctly. […]

Working with long lists

Something cool is cooking up in our labs. It is a challenge presenting large amounts of data on mobile devices in a usable way. One of the things we’re struggling with is working with very long lists. Lots of data can make the interaction with mobiscroll slow, and it degrades the user experience. Another problem […]

Mobiscroll 2.0.2 released

We’re happy to announce the release of mobiscroll 2.0.2 with the following features and bugfixes. Changelog 2.0.2 Enhancements Core Added: animation time is now passed to the validation event (useful, if you want an action to happen only when the wheel stops moving) Added: wheel containers have now numbered classes: ‘dwwl0’, ‘dwwl1’, ‘dwwl2’ etc. to […]

Mobiscroll 2.0.1 Released

With some time passed since the last release here are some bugfixes. Make sure to download the latest build and update your projects. The changelog for 2.0.1 Bugfixes Fixed: HTML5 min/max attributes propagated to other scrollers Fixed: jQuery Mobile 1.0 compatibility (Issue 95) Fixed: Using values like “1.0”, “2.0”, etc. on custom wheels caused incorrect […]