tauri-plugin-prevent-default

Disable default browser shortcuts

MIT License

Downloads
7.6K
Stars
11
Committers
1

Bot releases are visible (Hide)

tauri-plugin-prevent-default - 0.4.0 Latest Release

Published by ferreira-tb about 2 months ago

If you are using Tauri 2.0.0-beta, please try the 0.3 version.

What's Changed

Full Changelog: https://github.com/ferreira-tb/tauri-plugin-prevent-default/compare/0.3.0...0.4.0

tauri-plugin-prevent-default - 0.3.0

Published by ferreira-tb 3 months ago

tauri-plugin-prevent-default - 0.2.0

Published by ferreira-tb 3 months ago

BREAKING CHANGES

This release increases the minimum supported Tauri version to 2.0.0-beta.24, as Tauri introduces a breaking change in the emitter API. If you are using an older Tauri version, please use the version 0.1 of this plugin.

Previously, the emit method was provided by the Manager trait. In 2.0.0-beta.24, it is provided by the Emitter trait.

Now is also necessary to add some permissions to your capabilities file. Check the readme file for more information.

What's Changed

Full Changelog: https://github.com/ferreira-tb/tauri-plugin-prevent-default/compare/0.1.1...0.2.0

tauri-plugin-prevent-default - 0.1.1

Published by ferreira-tb 4 months ago

Package Rankings
Top 21.46% on Npmjs.org
Related Projects