Ir para arquivo
Brandy Carney f7d09e7be4
test(toggle): remove hardcoded dark theme
2024-04-15 18:35:48 -04:00
.github Merge remote-tracking branch 'origin/main' into sp/sync-feature-8.0-with-main-04-08 2024-04-09 12:17:38 -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 test(toggle): remove hardcoded dark theme 2024-04-15 18:35:48 -04:00
docs Merge remote-tracking branch 'origin/main' into sp/sync-feature-8.0-with-main-04-08 2024-04-08 18:48:00 -04:00
packages chore: clean up changelog 2024-04-10 10:18:14 -04: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 chore: add correct links 2024-04-10 10:19:11 -04: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): consolidate the developer resource files into a docs/ directory (#29266) 2024-04-08 19:06:26 +00:00
lerna.json v8.0.0-rc.1 2024-04-10 14:11:56 +00:00
package-lock.json v7.6.5 2024-01-17 14:23:09 +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.