Adam Bradley
5605317936
refactor(ionicNamespace): create window.ionic
...
Build processes may also be using the window.ionic object, but it’ll
have to create its own because ionic.js may not have run yet. Use the
existing window.ionic obj if it exists, otherwise create it.
2014-09-04 23:55:12 -05:00
Andy Joslin
11c96a66e4
chore(build): add version name to window.ionic
2014-03-19 16:42:22 -06:00
Andy Joslin
e209ec6c4d
chore(release): v0.9.26 "rabbit"
2014-02-26 15:09:39 -05:00
Andy Joslin
d056ad1fef
perf(animations): throttle calls to requestAnimationFrame
...
Closes #582
2014-02-17 17:26:34 -05:00
Adam Bradley
bad322d2da
version in dist files
2013-12-07 14:30:57 -06:00
Adam Bradley
7420c9b845
tap polyfill
2013-09-27 09:55:03 -05:00
Max Lynch
37d708b05e
Tests organization and cleanup
...
Moved hacking tests to test folder, got rid of ionic=window.ionic for
wrapper functions in JS files.
2013-09-24 17:22:36 -05:00
Max Lynch
e59ddfc529
Grunt updated with concat and jshint
...
Also added initial platform detection thing.
2013-09-23 10:16:19 -05:00
Max Lynch
432d9c5ca8
Removed excessive js file wrapping code
...
I don't think we need to pass in window or document.
2013-09-22 23:56:40 -05:00
Max Lynch
946672cd84
Renamed JS files, removed ionic- prefix.
2013-09-22 23:30:53 -05:00