36 Commits

Author SHA1 Message Date
45c7eae2e8 Merge remote-tracking branch 'origin/css-refactor' into css-refactor 2015-12-04 14:09:51 -05:00
76dbdda086 Merge branch 'master' into css-refactor
# Conflicts:
#	ionic/components/action-sheet/action-sheet.ts
2015-12-04 14:09:48 -05:00
d833e747cb refactor(): move core component imports to mode component files 2015-12-04 13:07:40 -06:00
83bf7632f2 docs(actionSheet): add detail options 2015-12-04 13:14:18 -05:00
9b1e0dc291 refactor(action-sheet): adding a class to icons to style with
references #689
2015-12-04 12:54:36 -05:00
a965277ef3 refactor(action-sheet): removed unused styles, fixed hairlines
references #689
2015-12-04 11:46:07 -05:00
1871b46f8d refactor(action-sheet): iOS changed action-sheet to use classes
references #689
2015-12-04 11:02:53 -05:00
9cbb589594 refactor(action-sheet): renamed elements to divs with classes 2015-12-03 16:37:20 -05:00
d9bfb49d8b docs(actionSheet): document params 2015-12-01 11:17:19 -06:00
f4d82f05ea fix(navController): update element caching
Also renamed setViews() to setPages(), and moved the index argument in
insert() to be the first arg.
Closes #641
2015-11-25 10:27:55 -06:00
bc8ff4070f refactor(sass): individual sass files import globals 2015-11-23 14:51:41 -06:00
e1c160eb54 refactor(overlay): use NavController 2015-11-21 19:18:47 -06:00
1c7dcc25c4 chore(): use E2EApp as the class name for e2e apps 2015-11-17 12:53:46 -06:00
b364017ff2 fix(zIndex): ion-page dynamic zIndex 2015-10-31 14:01:23 -05:00
636910aee1 test(actionsheet): fix selector 2015-10-29 22:30:03 -05:00
23ac4fbdb9 refactor(sass): fixing indentation of variable values and making sure the !default flag is on all component variables 2015-10-27 13:51:30 -04:00
cde81e910f fix(actionSheet): fix desctructive variable 2015-10-19 13:13:39 -04:00
2b061d9a02 fix(actionSheet): make destructive button red
Closes #315
2015-10-19 13:02:41 -04:00
4c53a4b554 chore(): rename IonicConfig to Config 2015-10-16 11:53:11 -05:00
0cac4d9a2e chore(): remove use of @View 2015-10-09 09:15:04 -05:00
3324f3cc90 refactor(overlay): actionsheet/popup 2015-10-04 22:35:54 -05:00
5b0eda5be1 refactor(config): get/set/settings and unit tests 2015-10-02 15:23:08 -05:00
db33c27b65 fix(actionsheet): disable button hover
Closes #204
2015-09-29 07:32:13 -05:00
108b08d74b fix(actionsheet): iOS transition speed 2015-09-28 14:44:10 -05:00
510b1a0caf refactor(): radio/switch/checkbox 2015-09-26 21:27:05 -05:00
4d84cdae83 refactor(hover): use :hover:not(.disable-hover)
Less CSS specificity issues. Disabling hover on mobile prevents button
flickers.
2015-09-24 13:31:35 -05:00
4a8aa9d653 fix(actionsheet): hover color 2015-09-21 23:09:33 -05:00
cb165ec865 fix(actionsheet): md activated
Closes #140
2015-09-21 22:42:30 -05:00
b1b4dba273 fix(actionsheet): iOS cancel bold
Closes #141
2015-09-21 22:39:19 -05:00
bc1fecbef1 fix(actionsheet): iOS borders
Closes #142
2015-09-21 22:36:52 -05:00
41e8def79e fix(actionsheet): iOS hover
Closes #143
2015-09-21 22:34:57 -05:00
8073be459a chore(): update color and on/off sass var names 2015-09-21 16:40:01 -05:00
0a4e927312 chore(): sass vars should use background 2015-09-21 16:25:13 -05:00
d63bcf29f4 css updates after snapshot 2015-09-18 23:12:55 -05:00
3364414d24 use padding attribute 2015-09-18 21:58:44 -05:00
f704cc3e97 rename ActionMenu to ActionSheet 2015-09-17 23:41:09 -05:00