ember-ionic icon indicating copy to clipboard operation
ember-ionic copied to clipboard

Ember Components that use the Ionic project's CSS

Results 10 ember-ionic issues
Sort by recently updated
recently updated
newest added

Im using ember-cli version:2.4.6 and installed this addon using the command- ember install ember-ionic. When try to serve the project, i get the below error that release folder was not...

Just curious if anyone is having great success with this?

JS Console Warnings ``` Failed to decode downloaded font: http://localhost:3000/assets/fonts/ionicons.ttf?v=2.0.1 Failed to decode downloaded font: http://localhost:3000/assets/fonts/ionicons.woff?v=2.0.1 Failed to decode downloaded font: http://localhost:3000/assets/fonts/ionicons.woff ``` Fonts are loaded correctly however in Ember...

Ionic is both a CSS framework & a set of AngularJS-based directives. I'd like to rebuild the AngularJS functionality using Ember best practices. We'll likely want to use [HammerJS](http://hammerjs.github.io/) for...

- [x] make it kinda work: WIP in `slide-box` branch - [x] fix swipe thresholds - [x] improve animations - [ ] pager - [ ] slideshow/auto-play (will likely punt...

functionality: - [x] left / right swipes reveal [``](http://ionicframework.com/docs/api/directive/ionOptionButton/) - [ ] reordering [``](http://ionicframework.com/docs/api/directive/ionReorderButton/) - [x] deletion [``](http://ionicframework.com/docs/api/directive/ionDeleteButton/) attrs API: http://ionicframework.com/docs/api/directive/ionList/#api

- [ ] `ion-tabs` & `ion-tab` components: WIP on `tabs` branch - [ ] `ion-tabs-delegate` service

Haven't looked into how `ionic upload` works yet, but it'd be cool if we could ship Ember-based Ionic apps up to their hosting service.

Should have blueprints for the ready-made app templates: blank, tabs, sidemenu