-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Capacitor 3.x Plugins #3227
Comments
Accessibility is now in progress: ionic-team/capacitor-plugins#1, #3364, ionic-team/capacitor-testapp#2 |
Geolocation is in progress: ionic-team/capacitor-plugins#13 |
Storage is in progress: ionic-team/capacitor-plugins#15 |
Browser is in progress: ionic-team/capacitor-plugins#16 |
Filesystem is in progres: ionic-team/capacitor-plugins#19 |
Published the following plugins to npm: |
Camera is in progress: ionic-team/capacitor-plugins#33 |
share is in progress: ionic-team/capacitor-plugins#39 |
dialog: ionic-team/capacitor-plugins#44 |
toast is in progress: ionic-team/capacitor-plugins#52 |
keyboard ionic-team/capacitor-plugins#59 |
Published the following to npm:
|
Published the following to npm:
Additionally, Local Notifications is in progress: ionic-team/capacitor-plugins#94 |
Published the following to npm:
This issue can now be closed. We have ported all the plugins! 3.0.0-beta.0 will be released shortly. |
Welcome to the plugin planning issue! This issue is now closed because the work described by it has been complete! See the plugins repo. Subscribe to #3133 for higher-level updates on Capacitor 3. Thanks!
As part of planning for Capacitor 3, the team has rethought core plugins. The concept of Capacitor being "batteries-included" is attractive, but additional use cases (e.g. "Embedded Capacitor"), App Store warnings and rejections and app bloating and slowdowns (e.g. #4038, #2992, #1942), and better available alternatives (e.g. community or third-party plugins that are better than a core plugin), have caused us to reevaluate including the core plugins in Capacitor.
While we may be splitting plugins into their own packages, the Capacitor CLI may still offer a set of plugins to be installed by default (and optionally excluded or uninstalled). We call these included plugins (✅).
See Rethinking Plugins in the Capacitor 3 Upgrade Guide to learn more about how apps and plugins will be affected by these changes.
Decision Legend
Plugins
@capacitor/screen-reader
)@capacitor/app
)@capacitor/browser
)@capacitor/camera
)@capacitor/clipboard
)@capacitor/device
)@capacitor/filesystem
)@capacitor/geolocation
)@capacitor/haptics
)@capacitor/keyboard
)@capacitor/local-notifications
)@capacitor/action-sheet
and@capacitor/dialog
@capacitor/motion
)@capacitor/network
)@capacitor/push-notifications
)@capacitor/share
)@capacitor/status-bar
)@capacitor/storage
)@capacitor/toast
)The text was updated successfully, but these errors were encountered: