Commit Graph

1081 Commits

Author SHA1 Message Date
Brandy Carney
86a8175d3a chore(popup): Adding ability to pass cssClass
References #183
2015-10-01 18:11:38 -04:00
Brandy Carney
6a1c9aa159 chore(popup): Adding iOS styling per Ben
References #183
2015-10-01 18:11:37 -04:00
Adam Bradley
3a1fc883ff fix(pane): reuse view panes w/ same structure 2015-10-01 16:29:59 -05:00
Adam Bradley
8a201d8959 fix(content): add back get/setContent methods 2015-10-01 16:12:14 -05:00
Adam Bradley
13ca9dabea Merge remote-tracking branch 'origin/master' 2015-10-01 15:49:02 -05:00
Adam Bradley
d4a3005524 refactor(nav): NavController/Tabs overhaul
Closes #213
2015-10-01 15:04:49 -05:00
Brandy Carney
43505407b3 chore(popup): Added md mode animation's for popup and added to config
Removed the background from the md scss file. References #183
2015-10-01 13:29:50 -04:00
Brandy Carney
73597c0b42 fix(popup): Some variables were missing the default flag, also styled iOS more and got rid of some overrides
References #183
2015-10-01 11:38:34 -04:00
Brandy Carney
7c70da2212 chore(popup): Fixed MD button so it extends the clear button
References #183
2015-10-01 10:08:42 -04:00
Max Lynch
3a0a6b6ee7 Removed right menu in basic test. #226 2015-09-30 18:31:47 -05:00
Max Lynch
2f446f182f :derp: console.log 2015-09-30 17:29:45 -05:00
Max Lynch
bb74cdc717 feat(scroll): statusbar tap scroll to top 2015-09-30 17:26:16 -05:00
Max Lynch
873ea742eb Fixed bad check bug 2015-09-30 16:59:40 -05:00
Max Lynch
8ef7a67f55 Removed alert 2015-09-30 16:59:31 -05:00
Max Lynch
b66fc45a20 chore(logs): removed bad console error 2015-09-30 15:57:05 -05:00
Max Lynch
89f131b2de Scroll to top 2015-09-30 14:52:28 -05:00
Brandy Carney
3d36cc6e07 Styling some of the popups more - mostly MD mode. References #183 2015-09-30 15:05:39 -04:00
Max Lynch
c5be799810 feat(nav): popTo and popToRoot 2015-09-30 11:58:50 -05:00
Adam Bradley
1225336fab fix(fab): no box shadow iOS
Closes #217
2015-09-30 08:09:51 -05:00
Adam Bradley
203d6f8aaf fix(cordova-ios): ion-toolbar padding 2015-09-29 22:09:54 -05:00
Adam Bradley
7a541b80d2 feat(md): increased delay before md transitions 2015-09-29 21:44:43 -05:00
Adam Bradley
f12ad4e20d fix(cordova-ios): update navbar css 2015-09-29 20:58:04 -05:00
Adam Bradley
b6ae19cfb9 fix(item): allow clicks from within item content
Closes #215
2015-09-29 19:45:45 -05:00
Max Lynch
a1de6e1070 Storage fixes 2015-09-29 18:38:55 -05:00
Adam Bradley
f6331a688f fix(nabber): iOS nabber updates 2015-09-29 16:41:30 -05:00
Adam Bradley
6b07b86e8e feat(modals): mode transitions 2015-09-29 15:48:48 -05:00
Adam Bradley
ba08227c74 feat(ripple): navbar button ripple
C
2015-09-29 14:36:06 -05:00
Adam Bradley
f37a48bad4 fix(tabs): border top iOS retina
Closes #207
2015-09-29 14:16:39 -05:00
Adam Bradley
324f79091b fix(fab): icon size
Once again Closing #205
2015-09-29 14:08:07 -05:00
Adam Bradley
12499b68af fix(fab): update box-shadow
Closes #192
2015-09-29 14:05:13 -05:00
Brandy Carney
ee8403c6e6 chore(popup): add material design popup to md core sass file & convert values to variables
Added material design styling for the popup and removed some properties
from the core popup sass file
2015-09-29 14:57:00 -04:00
Max Lynch
35d7bd857b Remove comments 2015-09-29 13:54:12 -05:00
Max Lynch
d0f209ad33 evert "chore(item): remove comments"
This reverts commit 548f344495.
2015-09-29 13:53:19 -05:00
Max Lynch
548f344495 chore(item): remove comments 2015-09-29 13:43:00 -05:00
Max Lynch
efffd57d2e fix(item): sticky items 2015-09-29 13:28:55 -05:00
Adam Bradley
52bf1f8520 fix(menuClose): put in ionic directives 2015-09-29 11:45:44 -05:00
Adam Bradley
0f136e9586 feat(menuClose): menu close directive 2015-09-29 11:03:38 -05:00
Adam Bradley
efa79da1a2 feat(activated): iOS fade out
Closes #203
2015-09-29 10:24:04 -05:00
Adam Bradley
c9c3645c99 fix(menu): update backdrop opacity
Closes #188
2015-09-29 08:44:26 -05:00
Adam Bradley
3797e490d7 fix(item): correct button.item activated color
Closes #194
2015-09-29 08:39:29 -05:00
Adam Bradley
db33c27b65 fix(actionsheet): disable button hover
Closes #204
2015-09-29 07:32:13 -05:00
Adam Bradley
86670d03ee fix(fab): increase icon size
Closes #205
2015-09-29 07:19:57 -05:00
Adam Bradley
63398f3450 feat(md): tab ripple and highlight line 2015-09-28 23:36:48 -05:00
Adam Bradley
54d612bf65 fix(ripple): outline colors 2015-09-28 15:55:37 -05:00
Max Lynch
b71c4e137e Translate 2015-09-28 15:21:06 -05:00
Max Lynch
72658bd970 feat(plugin): Network Information and global offline/online events 2015-09-28 15:03:20 -05:00
Adam Bradley
0647967fe3 fix(ripple): animation speeds 2015-09-28 14:49:59 -05:00
Adam Bradley
108b08d74b fix(actionsheet): iOS transition speed 2015-09-28 14:44:10 -05:00
Adam Bradley
e7e9eadd51 fix(md): update transitions 2015-09-28 14:38:47 -05:00
Max Lynch
335a10605b VIBRATE 2015-09-28 14:31:53 -05:00