To make a responsive grid component based on screen size in an Ionic Framework
@najuru_deen wrote: I want to make a responsive grid component based on screen size in an Ionic mobile application page . i have used the below code to achieve the grid system using Bootstrap. <div...
View ArticleNot able to access Rest URL Response from android devices
@sureshtellakula wrote: Hi,I am able to get Rest URL response properly from browser and android simulator by giving in the config.xml and proxies in ionic.project and gulpfile.js but i am getting...
View ArticleDocumentation ion-slides ionic 1.2.1
@tomadj wrote: Hello ! Where is the new documentation of the new Directive "ion-slides" of the last version ionic 1.2.1 ? Thank's Thomas Posts: 1 Participants: 1 Read full topic
View ArticleIon-slides 1.2.1 $watch not working
@tomadj wrote: Hello, I try to watch the slider of the new directive ion-slides in the last version 1.2.1. This code does not work. Any ideas ? Thank's var self = this;...
View ArticleCustomizing the angular2 exception handler
@willb wrote: Anybody have an example of how to install a custom exception handler? I've been looking into wiring this up:https://angular.io/docs/js/latest/api/core/ExceptionHandler-class.html The...
View Article[ionic2] How to pinch to zoom image in the Slider?
@KimWong wrote: i am using the example in :https://github.com/driftyco/ionic2/tree/master/ionic/components/slides/test/basic And i want to pinch to zoom the image in the Slider so that i add the class...
View ArticlengUpgrade and Ionic v1
@sebbizeul wrote: Hi Ionic Team!I'm starting a new project and think to the future. I know that both frameworks (Angular1 & Angular2) can cohabit with the ngUpgrade library and even use Angular2...
View ArticleGulp.run() deprecated, no livereload
@frsechet wrote: Hi, since a few days, I get the following warnings:ionic $ gulp.env has been deprecated. Use your own CLI parser instead. We recommend using yargs or minimist.[gulp] Using file...
View ArticleIssue with Ionic View - ionic upload not logging in
@rgecy wrote: I am having problems with Ionic View in the CLI using $ ionic upload. It is asking me to log in and then saying my email and password are not correct. I logged in at the ionic site and...
View ArticlePure CSS Parallax not working
@pbul2004 wrote: I cannot for the life of me figure out why this is not working. I have attached a working codepen example. As soon as i copy the code into my Ionic project nothing works. I place the...
View ArticleIonic bug font unicode
@kh71 wrote: i try use ionic with khmer unicode have problem with text ចាំ when show in ionic ្ឃា 2015-12-29_002036.png928x118 11.1 KB please fix this problem Posts: 1 Participants: 1 Read full topic
View ArticleAnyone had luck popping a Component in a Web Worker?
@jamespaxi wrote: Just wondering if we can now selectively pop Components in web workers. e.g. components that display and filter large datasets Posts: 2 Participants: 2 Read full topic
View ArticleHide scrollbar ion-content for the web
@tomadj wrote: Hello, How can I hide the scrollbar bar display by the directive ion-content in the version 1.2.1 ? On mobile this scrollbar is hidden but on the web (ionic serve --lab) the scrollbar...
View ArticleIntegration with Dropbox
@vidimari wrote: Hello, I'm developing an app for both IOS and Android device using Sqlite Db.I would like to integrate my app with dropbox to upload the database for storage usage. Could any one help...
View ArticleSwipe sensitivity on android 4.4.2
@Kole wrote: Swipe up down left and right all work, except I have to try swiping 3 or 4 times before it triggers anything. Seems this has been a problem for a long time. Have any solutions/workarounds...
View ArticleIonic tabs bottom android leavs space for tab
@madibaion wrote: having this problem i get spaced left for tabs and subheader pushed down content ,on android but works perfectly for Ios i want use the android with the tabs at the bottom...
View ArticleWhy choosing ionic analytics over google analytics
@m2m wrote: Hello, we are in the phase of launching defiantly we can't before setting up analytics however we are confused which platform should we use for this google analytics or ionic.io analytics....
View ArticleConvert base64 string format for video file
@heedoo wrote: I am trying to convert media file(video) from device video gallery to base64.Because parse Files only takes base64. //assume _videoURI is media file var _videoURI = "this is media file"...
View ArticleUser preferences set up
@jesst446 wrote: HI, I am wanting to set up user preferences with a toggle switch which will then filter the information I have on a database that I have with firebase Please can someone tell me how I...
View ArticleDiv's height expand with its content
@gublin wrote: Hello, First sorry for my english :S I have a problem with the design. I want a div (yellow) with a text with size hight but i have problem with div's hight. I want that if my text is...
View Article