What's new in CrossUI SPA Builder (formerly CrossUI RAD Desktop) 2.0

Jan 18, 2017
  • Remove '_' namespace (merged '_' to 'xui');
  • Move 'NameSpace' to xui.NameSpace;
  • Removed some widgets: Range/Poll/TagEditor/ColLayout/Calendar/TimeLine;
  • Removed themes 'aqua','blackwhite'; added themes 'classic' and 'webflat'.

New in CrossUI SPA Builder (formerly CrossUI RAD Desktop) 1.40 (Jun 27, 2016)

  • Enabled the UI Builder to support reusable modules;
  • Added APICaller Configure dialog for Ajax, JSONP, XDMI(Cross-Domain Messaging with iframes);
  • Update CrossUI lib to 1.4, NW.js to 0.15.2, Raphael to 2.2, Codemirror to 5.13, and using sublime Text bindings;
  • 32-bit release package is no longer published.

New in CrossUI SPA Builder (formerly CrossUI RAD Desktop) 1.30 (Dec 4, 2014)

  • New features:
  • We offered two products for different purposes: RAD and Rapid Prototyping without code;
  • Event Action Configuration added : it allows users to rapid prototype without code;
  • Local/Remote free image gallery added : tons of icon images out there;
  • Local/Remote project templates and page templates added :dont have to build your new app or page from scratch;
  • Added 8 themes;
  • And there are many new features such as control appears/hides animation effects.

New in CrossUI SPA Builder (formerly CrossUI RAD Desktop) 1.25 (Jun 27, 2014)

  • Added rename, copy,move and explore functions into "Project Manager" panel
  • Added "renderAs" button on the Code Editor toolbar
  • Allows users to add any type of empty file
  • Updated codemirr to 4.3
  • Some bugs fixed

New in CrossUI SPA Builder (formerly CrossUI RAD Desktop) 1.24 (Jun 21, 2014)

  • Added a cracker for v8 unstable sort (_.arr.stableSort)
  • Updated codemirror to 4.2
  • Resolving some memory leak problems in the designer
  • Enhanced intellisense code for derived class
  • Some bugs fixed.

New in CrossUI SPA Builder (formerly CrossUI RAD Desktop) 1.23 (May 30, 2014)

  • bug fix version

New in CrossUI SPA Builder (formerly CrossUI RAD Desktop) 1.22 (May 28, 2014)

  • Added undo/redo functions for the Builder designer view
  • Debugging mechanism changed for better performance and more stable, no longer copy "runtime" folder into app dir before debug app
  • Enhanced svg path editing
  • Support mobile device with both Touch and Mouse
  • Added a NeDB sample

New in CrossUI SPA Builder (formerly CrossUI RAD Desktop) 1.2 (Apr 9, 2014)

  • Added raphaeljs(SVG, VML in IE8-) to support vector graphics.
  • Added 60+ diagram widgets (including 30+ flow chart shapes) into the Builder.
  • Added xui.UI.FusionChartXT to support javascript charts.
  • Added configuration tools in Designer for those complex data type prop.

New in CrossUI SPA Builder (formerly CrossUI RAD Desktop) 1.11 (Nov 28, 2013)

  • Added 'moonify' theme
  • Added "cut", "copy" and "paste" functions into UI Builder
  • Added a real case Application - Orders management (xui+PHP+MySql)
  • Many bugs fixed