Skip to content

Releases: whitemx/xcontrols-domino

1.5.2

23 Nov 08:44
Compare
Choose a tag to compare

#353 Add new custom property to allow "Add" label to be confgiered in Flat or Accordion views. Thanks to Rich Sharpe for suggesting
#354 Fix bug with typeahead not working with very large source lists, see documentation for configuration change to use this new mode. Thanks to Ady Makombo for reporting
#357 Resolve some markup confusion when using modals in different contexts. Thanks to L R Barker for suggesting
#364 Fix bug with global search when accessing data from an external database. Thanks to Rich Sharpe for suggesting
#368 Fix Detailed view so that it will immediately show changes after editing documents. Thanks to Rich Sharpe for suggesting
#369 Add a new demo of using draggables in the Sampler application. Thanks to Steve Ives for suggesting
#370 Fix bug with font file not loading correctly in Sampler reading card page. Thanks to Mike Amberg for reporting

1.5.1

17 Sep 09:45
Compare
Choose a tag to compare

This is a bug fix release, specifically fixing the issue #356

v1.5.0

10 Aug 06:53
Compare
Choose a tag to compare

#335 Add support for two lines in Header title. Simply add a
tag. Thanks to Rich Sharpe for suggesting
#338 Fix bug with display of slide in menu in portrait mode on the iPad. Thanks to Rich Sharpe for suggesting
#339 Improve Android photo upload support in Sampler application. Thanks to Rich Sharpe for suggesting
#347 Add switch to enable editmode when opening a document from FlatList. Thanks to Rich Sharpe for suggesting
#348 We've upgraded to support the very latest version of Bootcards
#351 Fix a bug in day and week calendar views where entries were not visible. Thanks to Telemanage for suggesting

v1.3.0: Merge branch 'master' of https://github.com/unplugged/unplugged-boots…

20 Jan 16:49
Compare
Choose a tag to compare
  • Fix a bug where the Add button in the accordion list was not working correctly, thanks aysekai
  • Fix a bug where JS is not fired when a new document is created, thanks Rich Sharpe
  • Add option to not open first document in list automatically, thanks Rich Sharpe
  • Improve the functionality of the Login Control, thanks Rich Sharpe
  • Fix bug with detailcolumn not displaying correctly in Accordion List control, thanks Mitsuru Katoh and khsopro
  • Fix bug with display of Flat View when rotating iPad from portrait to landscape, thanks Rich Sharpe
  • Allow creation of new documents from header bar on desktop, thanks Rich Sharpe
  • Fix bug with view icons not displaying correctly in the Accordion List, thanks susinmn
  • Callback support added to openDocument, editDocument and saveDocument events to allow developer to add * post processing, thanks Rich Sharpe
  • Fix bug with New Response button in Form Viewer control, thanks Mitsuru Katoh
  • Added date picker for Firefox and IE desktop browsers (native pickers used elsewhere), thanks Neil Evans
  • Add drop down support for desktop header bar, thanks Steve Ives