33 Commits

Author SHA1 Message Date
45e37ceb29 test(e2e): update all e2e tests to use a local path to ionic
this lets type errors to show up during development

closes #6366
2016-04-29 15:34:56 -04:00
617b7ac000 fix(show-hide-when): add !important to display as this should always take precedence
fixes #6270
2016-04-21 16:14:31 -04: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
c883a2ae91 chore(): update Ionic imports in tests 2016-02-22 17:45:17 -06:00
5f254f285f chore(e2e): make typescript and e2e friends 2016-02-12 11:37:39 -06: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
1c7dcc25c4 chore(): use E2EApp as the class name for e2e apps 2015-11-17 12:53:46 -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
5345d10f21 alpha38, first pass 2015-10-03 16:02:24 -05:00
3364414d24 use padding attribute 2015-09-18 21:58:44 -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
4d6d7f757d alpha35 update 2015-08-19 16:06:41 -05:00
608821ac9f remove some snapshot e2es 2015-08-18 13:44:10 -05:00
cb7387d491 change label to ion-label 2015-08-07 14:13:18 -05:00
33c69d5870 checkbox updates 2015-08-03 11:24:47 -05:00