Refactored $.UIBindData to accept a single controller value to bind
between it and its targets.
Refactored $.UIPopup to allow creating and empty popup. You pass it the
option “empty: true”. This means you can populate it with whatever you
want.
Updated busy-control-modal.html example to match changes in $.UIPopup
API.
Refactored $.UISheet to create a version without a handle. You pass it
the option “handle: false”.
Updated themes to handle changes in $.UIPopup API.
Refactored $.UIBindData to accept a single controller value to bind between it and its targets. Refactored $.UIPopup to allow creating and empty popup. You pass it the option “empty: true”. This means you can populate it with whatever you want. Updated busy-control-modal.html example to match changes in $.UIPopup API. Refactored $.UISheet to create a version without a handle. You pass it the option “handle: false”. Updated themes to handle changes in $.UIPopup API.