24 Commits

Author SHA1 Message Date
4b36c3430d chore(angular): update to angular 2.0.0-rc.1 2016-05-05 10:45:49 -07:00
b3b553e50f docs(show-hide-when): fix link to platform docs 2016-04-18 11:38:55 -04:00
370054a071 docs(showHideWhen): update API docs for showWhen/hideWhen
include links to the platform API docs and a little more information on
the directives

closes driftyco/ionic-site#503
2016-04-18 11:18:54 -04:00
5692abe3fd fix(showHideWhen): remove hidden attribute on directives and use classes
Each directive applies a different class so they won’t remove each
other if they’re on the same element. If either class is applied the
element won’t display.

closes #5836
2016-04-15 15:02:04 -04:00
6f3b9bef82 style(tslint): tslint updates 2016-04-06 21:28:52 -05:00
9995bd5834 Update show-hide-when.ts
typo fix
2016-03-03 22:48:19 +02:00
2b77d52061 docs(API): clean up API docs 2016-03-01 19:24:33 -05:00
1e2308ff79 docs(showHideWhen): update docs 2016-02-01 14:35:33 -05:00
07953672f5 add more types to function parameters and return type 2016-01-19 16:44:46 +08:00
b0a4a36ded chore(): don't underscore private vars for directives 2016-01-13 14:31:07 -06:00
db41babfc4 chore(): fix ShowHideWhen type errors 2016-01-13 10:57:21 -06:00
c746add431 docs(demos): camelCase 2015-12-16 13:35:49 -06:00
88cacabdb6 fix(typings): export DisplayWhen 2015-12-15 11:21:47 -06: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
0270be3305 fix blocking TS errors 2015-12-10 16:39:56 -06:00
12dd6b4f38 docs(showHideWhen): link to related sections 2015-12-09 11:50:59 -06:00
95906e921d docs(showHideWhen): update description and usage 2015-12-09 11:40:24 -06:00
32bf737d44 docs(show-hide-when) 2015-12-03 12:17:50 -06:00
13fa14dff6 chore(): make members private 2015-11-15 20:37:24 -06:00
1e699ec5ba chore(): rename IonicPlatform to Platform 2015-10-16 11:58:46 -05:00
8fbf53e1b7 rename Platform to IonicPlatform
Make IonicPlatform an injectable. Closes #99
2015-09-13 00:39:19 -05:00
68c27c36a9 more docs 2015-08-28 15:57:55 -07:00
33c69d5870 checkbox updates 2015-08-03 11:24:47 -05:00