Adam Bradley 7000b1b173 refactor: improve tree shaking abilities
Internal refactor completed in order to improve tree shaking and dead
code removal. The public API, with an exception to ion-slides, has
stayed the same. However, internally many changes were required so
bundlers could better exclude modules which should not be bundled.
Ultimately most changes resorted to removing references to `window` or
`document`, or a module that referenced one of those.

BREAKING CHANGES

ion-slides was refactored to remove the external dependencies, and
rewritten in TypeScript/ES6 modules to again improve tree shaking
abilities.
2017-01-09 09:51:39 -06:00
2017-01-03 17:51:19 -05: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-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.5 GiB
Languages
TypeScript 61.2%
HTML 25%
SCSS 10.4%
JavaScript 1.9%
Vue 1%
Other 0.5%