Manu Mtz.-Almeida dec5a0b35c perf(item): reorder is only added to the DOM if needed
I have measured the performance impact of this change, since we use the push change detector strategy, the *ngIf is only evaluated once.

Items wrapped around an element with the ListReorder directive will receive a hidden `<ion-reorder>` in their DOM, but items that are not wrapped (i.e. they CAN NOT be reordered) will not even have the `<ion-reorder>` element in their DOM.

fixes #9065
2016-11-08 13:22:12 +01:00
2015-11-13 21:11:21 -06:00
2016-01-20 09:00:32 -06:00
2016-09-13 15:09:39 -05:00
2016-11-03 17:00:18 -04:00
2016-09-28 12:26:50 -05:00

Commitizen friendly

Ionic 2

Ionic 2 is the next generation of Ionic, the open-source mobile app development SDK that makes it easy to build top quality native and progressive web apps with web technologies.

Ionic 2 is based on the new 2.x version of Angular, and comes with many significant performance, usability, and feature improvements.

See the Building apps with Ionic 2 slides for a quick overview of Ionic 2.

Getting Started with Ionic 2

To use Ionic 2 today, visit the Ionic 2 Docs. We would love any feedback you have or to know when you encounter issues, by filing an issue report on this repo.

Contributing to Ionic 2

See CONTRIBUTING.md

Ionic 2 Examples

The Ionic Conference App is a full featured Ionic 2 app. It is the perfect starting point for learning and building your own app.

Description
A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
Readme MIT 2.4 GiB
Languages
TypeScript 60.8%
HTML 24.8%
SCSS 10.9%
JavaScript 2%
Vue 1%
Other 0.5%