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
215
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
22

1.1.0

Diff

Changelog

Source

[1.1.0] - 2020-06-11

Added

  • We added support for AsyncPanelExtension extension type and AsyncPanelRenderer component helper and promoted modules to the public APIs. You can read more in the official documentation for those modules.
  • Added support to use the key of an extension in its metadata by using the $key word.

Fixed

  • SFP-99 The attributes' provider will no longer crash the extension runtime when returning a non-object value.

Removed

  • The unused options property from the Modal and Panel render callbacks has been removed.
gleal-atlassian
published 1.0.4 •

Changelog

Source

[1.0.4] - 2020-05-27

Fixed

  • We fixed an issue with webpack plugin not generating the <link> element on the web-item when using LinkExtension.
gleal-atlassian
published 1.1.0-beta-2-8cef369 •

gleal-atlassian
published 1.1.0-cse-poc-cb613d9 •

gleal-atlassian
published 1.0.4-6ea7b56 •

gleal-atlassian
published 1.1.0-beta-1-735ec09 •

gleal-atlassian
published 1.0.3 •

Changelog

Source

[1.0.3] - 2020-05-19

Fixed

  • Fixed an issue with context propagation. Previously, when the context value was updated, then the new value wasn't propagated to the extension provider function. This could cause the extension to use the stale context value.
gleal-atlassian
published 1.0.2 •

Changelog

Source

[1.0.2] - 2020-04-22

Fixed

  • Issue 2: fixed ModalExtension.d.ts wrong definition for @atlassian/clientside-extensions package.
gleal-atlassian
published 1.0.2-74ec012 •

gleal-atlassian
published 1.0.1 •

Changelog

Source

[1.0.1] - 2020-04-08

Fixed

  • All methods of the useExtensions are now optionally generic and accept the shape of attributes the developer expects to receive.
  • useExtensions* hooks no longer returns an empty list of descriptors when finished loading, but instead will only return after it finished processing the descriptors.
  • AsyncPanelHandler no longer fails to render if there's an error with the renderer function of the async module loaded.
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