Quantcast
Channel: Ionic Forum - Latest posts
Browsing all 228595 articles
Browse latest View live

CRUD - good tutorial

if you want to use backhand as your provider/server hoster, you can use the blog or the starter app from ionic market: http://market.ionic.io/starters/ionic-backand-with-social But if you just want a...

View Article


Collection-repeat and ui-sref - problem?

did you solved it? greets Bernhard

View Article


Grid question

Very nice, thanks for your help @brandyshea and @YayO

View Article

Image may be NSFW.
Clik here to view.

How to convert app structure for upload to Ionic View?

I started creating an Ionic app (about a year ago) and did not use the CLI tool to generate the structure for it. I'm now refreshing the app and want to finish it up. However, it does not have the...

View Article

Image may be NSFW.
Clik here to view.

Changing ion-navbar dynamically

@brandyshea, I would see more something like <ion-navbar [color]={{ navbar.color }}> It would be nice!

View Article


Image may be NSFW.
Clik here to view.

Anyone tried the Translate service?

Hi, I have successfully implemented ng2-translate to Ionic2 project. Here are the steps you need to do: npm install ng2-translate --save open you app.js and import service like this: import...

View Article

Grid question

Hi again, I am sure it is doable, but I don't have the knowledge to do it yet. Here the current code <ion-row> <ion-col *ngFor="#menu of menus" class="cell-0" (click)="menuSelected(menu)">...

View Article

Ng-click fires twice in response to a single tap

and I made a codePen: http://codepen.io/LouisDoe/pen/gPvGXe?editors=0100 (run it twice to make it work)

View Article


Bug with modal, it's like the user is clicking twice

Hi @brandyshea I made a codepen http://codepen.io/LouisDoe/pen/gPvGXe?editors=0100 (run it twice to make it work please)

View Article


Anyone tried the Translate service?

Oh cool! I will try it right away. By the way, in your code, can you retype the line just after the 'var userLang'? I think it got changed by the Ionic textbox.

View Article

Arduino Ethernet

Hi everyone!I'm trying to connect a ionic app with my arduino ethernet shield.But I dont know how to establish the connection. Thanks in advance

View Article

Anyone tried the Translate service?

I'm sorry... looks like ionic textbox screwed the formatting a bit translationConfig() { var prefix = 'assets/i18n/'; var suffix = '.json'; this.translate.useStaticFilesLoader(prefix, suffix); var...

View Article

Anyone tried the Translate service?

an how the de and en.json will look like?

View Article


Anyone tried the Translate service?

en.json { "FOO": "Bar.", "SOMETHING_ELSE": "This is just another translation sentence" } de.json { "FOO": "Bar.", "SOMETHING_ELSE": "Dies ist nur ein weiterer Übersetzungssatz" }

View Article

Anyone tried the Translate service?

Worked like a charm! Now, the challenge is to find the right key names! Do you have some advice for an app that has several views?

View Article


Anyone tried the Translate service?

As you see, language files are JSON files which means you can work around with object (that's why your lang file starts with { and ends with }) and sub objects About best practice and keys in json...

View Article

Connecting ionic apps to a localhost nodejs or php server

Is ther a way of connecting ionic apps to a localhost nodejs or php based server for mysql data retrieving? I tryed pulling data from a website of mine and added the CORS specifications to allow...

View Article


Anyone tried the Translate service?

I like your option 1. If you want to use option 2, how the html will look like?

View Article

Anyone tried the Translate service?

For option 2, your template will look like: {{ "ABOUT.TITLE" | translate }} or {{ "NEWS.FETCHING" | translate }}

View Article

Image may be NSFW.
Clik here to view.

Anyone tried the Translate service?

like you can see, I am a json master! Thanks for you help. I learnt one new thing today!

View Article
Browsing all 228595 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>