sourcebitsllc / chocolatechip-ui

Mobile Web App Framework
www.chocolatechip-ui.com
MIT License
616 stars 88 forks source link

Updated to 3.8.1 #116

Closed sourcebits-robertbiggs closed 9 years ago

sourcebits-robertbiggs commented 9 years ago

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.