Commit Graph

966 Commits

Author SHA1 Message Date
Max Lynch
4d86138e09 Fixed #293 2013-12-08 12:34:47 -06:00
Adam Bradley
432ce6cbee Change sideMenu width to 275px, closes #253 2013-12-07 21:34:39 -06:00
Max Lynch
2c71e760f7 Fixed #291 - custom refresher content 2013-12-07 20:05:18 -06:00
Max Lynch
90daf9615d Added back scroll direction 2013-12-07 19:55:47 -06:00
Max Lynch
c2316856d3 Reverted jshint changes for scrollView.js 2013-12-07 19:55:29 -06:00
Max Lynch
e41d39c0f6 Merge branch '272-checkboxes' 2013-12-07 18:01:37 -06:00
Max Lynch
1826f455c5 Fixed #272 2013-12-07 18:00:42 -06:00
Max Lynch
21702608e2 Stuff 2013-12-07 15:17:07 -06:00
Adam Bradley
3cfcfc01a4 jshint fixes 2013-12-07 15:05:56 -06:00
Adam Bradley
bad322d2da version in dist files 2013-12-07 14:30:57 -06:00
Max Lynch
eb8dbeb0fe include scroll event interval fix 2013-12-06 17:38:42 -06:00
Max Lynch
faf6ed7c61 Added beginning of scroll area 2013-12-06 15:41:52 -06:00
Max Lynch
a705940581 Fixed #273 - android specific title sizes 2013-12-06 10:34:40 -06:00
Max Lynch
7bd2e5263d Expose an onScroll event 2013-12-05 19:30:18 -06:00
Max Lynch
604342d1bb Fixed ngModel.$render for button radios 2013-12-05 16:32:30 -06:00
Max Lynch
29cb19a03e Radio button working 2013-12-05 14:58:03 -06:00
Max Lynch
4e75b1b591 yay 2013-12-05 12:48:20 -06:00
Max Lynch
ad12ddaa83 Initial work 2013-12-05 11:46:01 -06:00
Max Lynch
78a8adcb7b Normalized button API for headers and nav bars 2013-12-04 15:59:52 -06:00
Max Lynch
a83b57305f Fixed #254 2013-12-04 15:55:53 -06:00
Max Lynch
4c0e82e782 Added isOpen to sideMenu 2013-12-04 15:34:53 -06:00
Max Lynch
8d44cb4311 Removed unused old nav 2013-12-04 15:34:17 -06:00
Max Lynch
861e9ac32f Fixed #252 2013-12-04 13:52:30 -06:00
Max Lynch
41744297f8 Added more scroll padding 2013-12-04 12:37:47 -06:00
Max Lynch
5c9c8a1e39 Added side menu content tap for #206 2013-12-04 12:09:01 -06:00
Max Lynch
84fe1c99ab Fixed tabs test 2013-12-03 20:32:23 -06:00
Max Lynch
4f61e91d2b Fixed #228 2013-12-03 19:50:27 -06:00
Max Lynch
8ac0bafcee Merged new scroll stuff 2013-12-03 19:06:26 -06:00
Max Lynch
f3bf2c1348 Lots of solidification 2013-12-03 18:41:44 -06:00
Max Lynch
4155da065c Scroll improvements 2013-12-03 17:56:35 -06:00
Max Lynch
e336e4dc54 More removal of flexbox vert 2013-12-03 15:16:01 -06:00
Max Lynch
d030e3317d Getting rid of flexbox changes 2013-12-03 13:28:27 -06:00
Max Lynch
d514eaa323 Fixing some old tests 2013-12-03 11:10:46 -06:00
Max Lynch
99e929b86d Side menu drag fix 2013-12-03 10:56:50 -06:00
Max Lynch
373044cfd8 Pull to refresh with callback 2013-12-02 17:44:35 -06:00
Max Lynch
fb5fd99680 Pull to refresh 2013-12-02 17:23:31 -06:00
Max Lynch
3f4fac80b7 Making some progress 2013-12-02 15:34:58 -06:00
Max Lynch
fbda047c1d Changed auto focus input field to false 2013-12-01 11:36:21 -06:00
Travis Russi
ebdc712e7d commented out the element height watch; hard-coded timeout seems to work fine 2013-11-30 17:34:10 -08:00
Travis Russi
2485b4a597 added watch to element height and extended timeout to 500ms 2013-11-30 17:30:50 -08:00
Travis Russi
1fd7be8785 added Math.min in case the parent is smaller 2013-11-30 16:57:56 -08:00
Travis Russi
c96a46a0d7 fixed resize issue for scrolling 2013-11-30 16:24:20 -08:00
Max Lynch
c3128be81d Update _license.js 2013-11-30 12:13:14 -06:00
Adam Bradley
e219572cad remove child .icon for list .button
Instead of using a child `<i class=“icon”>` inside `<button>`, the
buttons are instead using its `:before` to display the icons.
2013-11-29 23:05:10 -06:00
Adam Bradley
40129536ce nav button icon updates 2013-11-29 22:25:36 -06:00
Max Lynch
c3d032000f I BROKE THEN FIXED THE BUILD 2013-11-29 16:18:39 -06:00
Max Lynch
214d255462 Slide box removed named controller 2013-11-29 16:03:58 -06:00
Max Lynch
b44035bfe3 Removed named controller for tabs 2013-11-29 16:02:15 -06:00
Max Lynch
0cc6c1b795 Fixed #239 2013-11-29 15:59:19 -06:00
Adam Bradley
8a8d4eff18 init title classes w/ ng-enter and ng-leave 2013-11-29 13:55:49 -06:00