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

Start implementing JS-based Ionic components

Open ebryn opened this issue 10 years ago • 1 comments

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 for touch event handling & Liquid Fire for animations.

JS-based components to implement, roughly in priority order:

ebryn avatar Apr 02 '15 20:04 ebryn

Could you guide me to the commits regarding the side-menu? How do you wire it with a button?

Suven avatar Aug 05 '15 12:08 Suven