1.4.1 (141) #56
DerGoogler
announced in
Announcements
Replies: 1 comment
-
Ok, this release was absolutely clean! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's new in 1.4.1?
Source Code
native.isInstagram
,native.isFacebook
.Helper Texts
HWPlugin Changes
Plugins are now context isolated, they cannot access to the Android and Windows interface anymore
Examples
Version
You can get and require an version
Get
Require is a little build different, It returns an boolean, not an string or number.
Methods to initialize the plugin
Run
initFile()
and your plugin will directly createdConsole
Console logs form plugins will now marked as an plugin log
Example
Onsen UI
The core of Onsen UI is now available in the plugin state
Example
NOTICE
If you're using an bundle builder, (like Webpack) don't use
require
if you want to use require usepluginName.require
Screenshots
This discussion was created from the release 1.4.1 (141).
Beta Was this translation helpful? Give feedback.
All reactions