Go to file
Liam DeBeasi 8a161f053f
merge release-5.0.7
Release 5.0.7
2020-03-26 11:48:51 -04:00
.circleci feat(angular): angular 9 support (#19515) 2019-12-18 18:43:59 -05:00
.github chore(github): update issue template to include v5 (#20232) 2020-01-24 13:11:56 -05:00
.scripts chore(release): update to latest octokit and usage (#20601) 2020-02-24 11:46:09 -05:00
angular merge release-5.0.7 2020-03-26 11:48:51 -04:00
core 5.0.7 2020-03-26 11:30:32 -04:00
docs 5.0.7 2020-03-26 11:30:32 -04:00
packages 5.0.7 2020-03-26 11:30:32 -04:00
vue chore(ionicons): bump ionicons version (#20704) 2020-03-11 11:36:04 -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): rename segment events heading to remove conflict with main events 2020-02-18 15:13:52 -05:00
CHANGELOG.md 5.0.7 2020-03-26 11:30:32 -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(release): update to latest octokit and usage (#20601) 2020-02-24 11:46:09 -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.