46 Commits

Author SHA1 Message Date
91c6c1b2eb docs(popups) 2015-12-17 15:24:15 -05:00
5d6d9b9610 chore(upgrad): ng alpha52 and case-sensitive templates 2015-12-10 22:52:55 -06:00
d464d5cb1c remove angular2/angular2 imports 2015-12-10 16:41:57 -06:00
f911ae5af2 docs(popup): link to api demo 2015-12-09 16:00:40 -06:00
243f03e545 Merge branch 'alpha50' into css-refactor 2015-12-09 07:47:30 -06:00
30b88d746b chore(): add ng prefix to lifecycle interfaces 2015-12-08 21:38:26 -06:00
3f79316d81 refactor(popup): changed elements to classes, fixed styling, removed unused css, added more sass variables
references #689
2015-12-07 12:04:58 -05:00
28bb668d43 docs(api): add links to component sections 2015-12-04 13:55:43 -06:00
a6972095dd docs(popup): add back in template desc 2015-12-03 08:32:43 -06:00
65a93498db docs(popup): remove templateUrl docs 2015-12-02 09:05:41 -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
e1c160eb54 refactor(overlay): use NavController 2015-11-21 19:18:47 -06:00
e43d0e6057 chore(popup): rename animation config
Closes #244
2015-11-10 21:42:42 -06:00
b364017ff2 fix(zIndex): ion-page dynamic zIndex 2015-10-31 14:01:23 -05:00
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
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
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
141078f979 fix(popup): hide prompt on alert and confirm 2015-10-07 11:10:38 -05:00
5c17f82e7f remove ion- component prefixes for now
Closes #239.
2015-10-05 16:20:32 -05:00
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
649e76167f fix(popup): Removed button type, it's throwing console errors
References #183
2015-10-05 12:41:47 -04:00
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
dc8c2e76b0 overlay wip 2015-10-04 22:48:18 -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
3b2eb8452e chore(popup): Adding API comments for docs for popups
References #183
2015-10-02 14:40:19 -04:00
dcc76f7e8d chore(popup): Renaming context to opts
References #183
2015-10-02 14:40:18 -04:00
f158bf95a8 chore(popup): Removing opts variable as it isn't used
Fixing iOS styling. References #183
2015-10-02 14:40:18 -04:00
86a8175d3a chore(popup): Adding ability to pass cssClass
References #183
2015-10-01 18:11:38 -04:00
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
7c70da2212 chore(popup): Fixed MD button so it extends the clear button
References #183
2015-10-01 10:08:42 -04:00
3d36cc6e07 Styling some of the popups more - mostly MD mode. References #183 2015-09-30 15:05:39 -04:00
510b1a0caf refactor(): radio/switch/checkbox 2015-09-26 21:27:05 -05:00
b95ddaafa2 docs: fix doc tags 2015-09-08 15:02:29 -05:00
d464f8f02c docs: add descriptions and examples for core components 2015-09-06 18:02:26 -05:00
ecfdac9eed popup and radio docs wip 2015-08-31 08:58:33 -05:00
4d6d7f757d alpha35 update 2015-08-19 16:06:41 -05:00
147a7e68ff color updates 2015-08-11 22:10:25 -05:00
b42204d8dd fix action menu / popups 2015-08-01 23:08:59 -05:00
ec1aa92b66 Popups working 2015-07-21 17:00:52 -05:00
4a3f213f32 Popup promise 2015-07-21 15:50:15 -05:00
b149183a7f Style 2015-07-21 13:19:13 -05:00
1df6ca08cb Popup close 2015-07-21 13:02:16 -05:00
c6120f71e8 Popup 2015-07-21 12:42:39 -05:00
72a107cfeb Popup 2015-07-21 10:19:43 -05:00