Go to file
Liam DeBeasi 1b9593963e
merge release-4.9.1
Release 4.9.1
2019-09-16 15:06:20 -04:00
.circleci feat(ssr): add ionic angular server (#18880) 2019-08-06 12:24:42 -05:00
.github chore(github): update issue template to include stackblitz 2019-07-31 16:49:28 -04:00
.scripts chore(): add production build check (#19031) 2019-08-07 12:00:15 -06:00
angular merge release-4.9.1 2019-09-16 15:06:20 -04:00
core merge release-4.9.1 2019-09-16 15:06:20 -04:00
docs 4.9.1 2019-09-16 14:32:23 -04:00
packages feature(react): rc2 release 2019-09-12 14:25:37 -06:00
vue fix(vue): apply polyfills before defining custom elements 2019-08-27 11:31:51 -04:00
.editorconfig style(): add editorconfig 2015-11-13 21:11:21 -06:00
.gitignore Master react (#18998) 2019-08-13 14:24:44 -06:00
.npmrc chore(package): disable package-lock 2018-07-11 13:41:17 -05:00
BREAKING.md docs(breaking): add a file to redirect to the new directory 2018-04-05 13:10:52 -04:00
CHANGELOG.md merge release-4.9.1 2019-09-16 15:06:20 -04:00
CODE_OF_CONDUCT.md docs: add code of conduct 2016-01-20 09:00:32 -06:00
LICENSE chore(license): move back to MIT license 2016-01-08 11:22:49 -06:00
README.md fix(): updating link to react readme (#19154) 2019-08-21 17:25:08 -06:00
lerna.json chore(angular-server): init angular-server package (#18950) 2019-07-30 09:50:23 -05:00
package.json chore(angular-server): init angular-server package (#18950) 2019-07-30 09:50:23 -05:00
tsconfig.json chore(angular-server): init angular-server package (#18950) 2019-07-30 09:50:23 -05:00

README.md

Ionic

Ionic is the open-source mobile app development framework that makes it easy to build top quality native and progressive web apps with web technologies.

Ionic is based on Web Components and comes with many significant performance, usability, and feature improvements over the past versions.

Packages

Project Package Version Links
Core @ionic/core version README.md
Angular @ionic/angular version README.md
Vue @ionic/vue version README.md
React @ionic/react version README.md

Looking for the ionic-angular package? Ionic 3 has been moved to the ionic-v3 repo. See Earlier Versions.

Getting Started

Start a new project by following our quick Getting Started guide. We would love to hear from you! If you have any feedback or run into issues using our framework, please file an issue on this repository.

Contributing

Thanks for your interest in contributing! Read up on our guidelines for contributing and then look through our issues with a help wanted label.

Examples

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

Future Goals

As Ionic components migrate to the web component standard, a goal of ours is to have Ionic components easily work within all of the popular frameworks.

Earlier Versions

The source code for earlier versions of the Ionic Framework may exist in other repositories. Please open issues and pull requests in their respective repositories.