Adam Bradley
e43d0e6057
chore(popup): rename animation config
...
Closes #244
2015-11-10 21:42:42 -06:00
Adam Bradley
b364017ff2
fix(zIndex): ion-page dynamic zIndex
2015-10-31 14:01:23 -05:00
Brandy Carney
4f81e5b8c8
fix(popup): copied over the defaults so that the users opts will override them
...
This way if we want to let the user pass an animation for an individual
popup we can use that animation they pass over the default ones. Fixes
#342
2015-10-29 13:56:03 -04:00
Brandy Carney
7bd2ebe027
fix(popup): fixed subtitle passing between popups
...
this._defaults was getting all of opts properties added to it every
time a popup was opened, switched it so this_defaults wouldn’t be
modified and opts would get its properties. Closes #342
2015-10-29 13:08:16 -04:00
Adam Bradley
4c53a4b554
chore(): rename IonicConfig to Config
2015-10-16 11:53:11 -05:00
Adam Bradley
0cac4d9a2e
chore(): remove use of @View
2015-10-09 09:15:04 -05:00
Adam Bradley
141078f979
fix(popup): hide prompt on alert and confirm
2015-10-07 11:10:38 -05:00
Tim Lancina
5c17f82e7f
remove ion- component prefixes for now
...
Closes #239 .
2015-10-05 16:20:32 -05:00
Adam Bradley
b7d1d2debf
Merge branch 'master' into alpha38
...
Conflicts:
ionic/components/nav/view-controller.ts
ionic/components/tabs/tab.ts
2015-10-05 11:47:45 -05:00
Brandy Carney
649e76167f
fix(popup): Removed button type, it's throwing console errors
...
References #183
2015-10-05 12:41:47 -04:00
Brandy Carney
d4c2342414
feat(button): Added ability to give the button a "type" which will be converted to an attribute.
...
Note this is working for basic buttons but breaks in the popup
currently, that is a TODO. Changed the default to types for the popup
to an empty string. Closes #183
2015-10-05 12:37:50 -04:00
Adam Bradley
dc8c2e76b0
overlay wip
2015-10-04 22:48:18 -05:00
Adam Bradley
3324f3cc90
refactor(overlay): actionsheet/popup
2015-10-04 22:35:54 -05:00
Adam Bradley
5b0eda5be1
refactor(config): get/set/settings and unit tests
2015-10-02 15:23:08 -05:00
Brandy Carney
3b2eb8452e
chore(popup): Adding API comments for docs for popups
...
References #183
2015-10-02 14:40:19 -04:00
Brandy Carney
dcc76f7e8d
chore(popup): Renaming context to opts
...
References #183
2015-10-02 14:40:18 -04:00
Brandy Carney
f158bf95a8
chore(popup): Removing opts variable as it isn't used
...
Fixing iOS styling. References #183
2015-10-02 14:40:18 -04:00
Brandy Carney
86a8175d3a
chore(popup): Adding ability to pass cssClass
...
References #183
2015-10-01 18:11:38 -04: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
7c70da2212
chore(popup): Fixed MD button so it extends the clear button
...
References #183
2015-10-01 10:08:42 -04:00
Brandy Carney
3d36cc6e07
Styling some of the popups more - mostly MD mode. References #183
2015-09-30 15:05:39 -04:00
Adam Bradley
510b1a0caf
refactor(): radio/switch/checkbox
2015-09-26 21:27:05 -05:00
Drew Rygh
b95ddaafa2
docs: fix doc tags
2015-09-08 15:02:29 -05:00
Drew Rygh
d464f8f02c
docs: add descriptions and examples for core components
2015-09-06 18:02:26 -05:00
Tim Lancina
ecfdac9eed
popup and radio docs wip
2015-08-31 08:58:33 -05:00
Adam Bradley
4d6d7f757d
alpha35 update
2015-08-19 16:06:41 -05:00
Adam Bradley
147a7e68ff
color updates
2015-08-11 22:10:25 -05:00
Adam Bradley
b42204d8dd
fix action menu / popups
2015-08-01 23:08:59 -05:00
Max Lynch
ec1aa92b66
Popups working
2015-07-21 17:00:52 -05:00
Max Lynch
4a3f213f32
Popup promise
2015-07-21 15:50:15 -05:00
Max Lynch
b149183a7f
Style
2015-07-21 13:19:13 -05:00
Max Lynch
1df6ca08cb
Popup close
2015-07-21 13:02:16 -05:00
Max Lynch
c6120f71e8
Popup
2015-07-21 12:42:39 -05:00
Max Lynch
72a107cfeb
Popup
2015-07-21 10:19:43 -05:00