@atlassian/clientside-extensions-docs
Advanced tools
Changelog
[0.3.0] - 2019-10-31
registry.registerPlugin
now takes Attribute Factories instead of ClientPlugins
classes. If you need to
create an equivalent of a WebPanel, use a Panel plugin instead.PluginPointInfo
component is renamed to PluginLocationInfo
.?plugin-points=true
to client-plugins-true
.<web-entry-point>
custom module was removed. Use a regular <web-resource>
instead.registry.registerWebItemCallback
method was removed, and you should now use registry.registerPlugin
instead.<entry-point>
element for WebItemModule is no longer supported, and will be removed in a future version of Webfragments