Skip to content

Tags: UniversalGUI/UGUI

Tags

v1.3.0

Toggle v1.3.0's commit message
Fix Docco TOC comment link

v1.2.0

Toggle v1.2.0's commit message
1.2.0 version bump

v1.1.3

Toggle v1.1.3's commit message
Merge remote-tracking branch 'origin/master'

Conflicts:
	_scripts/ugui.js

v1.1.2

Toggle v1.1.2's commit message
Upgrade Slider library, remove video, update imgs

The Bootstrap Slider library needed updating to handle logarithmic
ranges. Gave up on embedding video, there's no need to include a media
folder and video in every copy, just link to the site. Youtube embedding
isn't reliable enough without packaging custom NW.js with UGUI.

v1.1.1

Toggle v1.1.1's commit message
Bug Fixes - Multiple EZDZs, loading folder location

There was a bug where you couldn't have more than one EZDZ drag and drop
box without them conflicting. That's resolved and I also threw in a
traditional select dropdown. There was a bug where loading a saved
folder for a browse box returned undefined. Fixed.

v1.1.0

Toggle v1.1.0's commit message
Folder Browser added

Since selecting a folder is an important part of desktop apps, and it is
unique to NW.js over Chromium, I added it in to the page. UGUI now
handles processing, saving, and loading these input types.

v1.0.1

Toggle v1.0.1's commit message
Added Docco link to README

v1.0.0

Toggle v1.0.0's commit message
Version 1.0.0!

Spellcheck on comments. Added in file system functions like read and
delete files and folders. Updated readme and other files in regards to
version 1.0.0.