Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@atlassian/clientside-extensions

Package Overview
Dependencies
Maintainers
0
Versions
212
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlassian/clientside-extensions - npm Package Versions

1
2021

0.6.0

Diff

Changelog

Source

[0.6.0] - 2019-12-23

This release is focused on changing the name of our APIs and packages and public release.

Changed

Packages
  • All packages changed their name from @atlassian/client-plugins-* to @atlassian/clientside-extensions-*.
  • Registry AMD module is now called @atlassian/clientside-extensions-registry. Use this name when configuring the provided dependencies while using WRM webpack plugin.
Client-side API
  • LinkPluginLinkExtension
  • ButtonPluginButtonExtension
  • PanelPluginPanelExtension
  • ModalPluginModalExtension
  • Method to create a factory is also renamed for all extensions: .pluginFactory.factory
Client-side components API
  • usePluginsAlluseExtensionsAll
  • usePluginsuseExtensions
  • usePluginsUnsupporteduseExtensionsUnsupported
  • usePluginsLoadingStateuseExtensionsLoadingState
  • PluginLocationExtensionPoint
  • PluginLocationInfoExtensionPointInfo
  • ModalRenderPluginModalRenderExtension
  • PanelRenderPluginPanelRenderExtension
Client-side webpack plugin annotations
  • @client-plugin@clientside-extension
  • @location@extension-point

Fixed

  • Removed jest from registry peer dependencies.
  • Validation now is activated on validation instead of debug flag is on.
gleal-atlassian
published 0.6.0-next.15 •

1
2021
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc