Go to file
Liam DeBeasi 38061d1f7e
Merge branch 'feature-8.0' into FW-6017-font-sizes
2024-03-28 09:06:44 -04:00
.github chore: use lerna 5 2024-03-20 10:27:32 -04:00
.scripts chore(release): remove old release scripts and deps (#24599) 2022-01-19 13:41:22 -05:00
.stackblitz chore: disable codeflow for pull requests (#28101) 2023-09-06 01:57:20 +00:00
BREAKING_ARCHIVE chore(): update BREAKING.md to prepare for Ionic 8 development (#28360) 2023-10-17 09:07:36 -05:00
CHANGELOG_ARCHIVE chore(changelog): move old changelogs to archive (#26759) 2023-02-08 12:38:22 -05:00
core Merge branch 'feature-8.0' into FW-6017-font-sizes 2024-03-28 09:06:44 -04:00
docs v8.0.0-rc.0 2024-03-27 15:23:52 +00:00
packages chore(): update package lock files 2024-03-27 15:24:33 +00:00
.editorconfig style(): add editorconfig 2015-11-13 21:11:21 -06:00
.gitignore test(ci): run tests in docker container (#28893) 2024-03-18 14:08:30 +00:00
BREAKING.md refactor(searchbar): autocapitalize defaults to off (#29107) 2024-03-22 09:13:15 -04:00
CHANGELOG.md v8.0.0-rc.0 2024-03-27 15:23:52 +00:00
CODE_OF_CONDUCT.md chore(): update code of conduct (#22619) 2021-02-11 09:35:02 -05:00
LICENSE chore(): github now detects license file (#25549) 2022-06-28 10:31:33 -04:00
README.md chore(docs): fix broken angular link in README (#28039) 2023-08-22 14:14:24 +00:00
lerna.json v8.0.0-rc.0 2024-03-27 15:23:52 +00:00
package-lock.json v6.6.3 2023-03-22 13:36:35 +00:00
package.json chore(test-apps): set minimum node version to 16 (#26960) 2023-03-15 11:04:55 -04:00
renovate.json5 test(ci): run tests in docker container (#28893) 2024-03-18 14:08:30 +00:00
tsconfig.json chore(angular-server): init angular-server package (#18950) 2019-07-30 09:50:23 -05:00

README.md

Ionic

Ionic

Ionic is an open source app development toolkit for building modern, fast, top-quality cross-platform native and Progressive Web Apps from a single codebase with JavaScript and the Web.

Ionic is based on Web Components, which enables significant performance, usability, and feature improvements alongside support for popular web frameworks like Angular, React, and Vue.

Ionic Framework is released under the MIT license. PRs welcome! Follow @IonicFramework Official Ionic Discord

Quickstart · Documentation · Contribute · Blog
Community: Discord · Forums · Twitter

Packages

Project Package Version Downloads Links
Core @ionic/core version NPM Downloads README.md
Angular @ionic/angular version NPM Downloads README.md
Vue @ionic/vue version NPM Downloads README.md
React @ionic/react version NPM Downloads 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.

Migration Guides

Already have an Ionic app? These guides will help you migrate to the latest versions.

Examples

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

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.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Future Goals

As Ionic Framework components migrate to the web component standard, a goal of ours is to have Ionic Framework 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.