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
22

1.0.1-90f170b

Diff

gleal-atlassian
published 1.0.1-75882b0 •

gleal-atlassian
published 1.0.1-c1e46e4 •

gleal-atlassian
published 1.0.0 •

Changelog

Source

[1.0.0] - 2020-02-25

First stable release of Client-side Extensions 🎉.

No changes were made from 1.0.0-rc-1.

gleal-atlassian
published 1.0.0-rc-1 •

Changelog

Source

[1.0.0-rc-1] - 2020-02-21

These are the last set of breaking changes before our 1.0 release.

Changed

  • BREAKING CHANGE ExtensionPointInfo now takes the schemas as a prop instead of getting them from the registry.

Removed

  • BREAKING CHANGE Registry no longers saves a copy of extension schemas. If you're upgrading your registry version, you must also use the new version of ExtensionPointInfo.
  • BREAKING CHANGE Removed deprecated Modal options. You should now use the same methods provided in the ModalAPI instead.
atlassian-aui
published 0.9.0 •

Changelog

Source

[0.9.0] - 2020-02-18

Added

  • setActions and onClose methods has been added to the top level ModalAPI. They will replace the ones provided as "options" in onMount modal method.
  • setWidth and setAppearance methods have been added to ModalAPI.
  • setAction ModalAPI now can an accept a new testId property. You can use this property to write unique selectors while working on the e2e tests.

Fixed

  • Runtime no longer bundles React/AJV.
  • The existing JSON schema fields like label, url, title are not getting overwritten with default values.
  • Attributes are now validated also when calling updateAttributes.

Changed

  • BREAKING CHANGE: The useDebug, useValidation, useLogging, useDiscovery React hooks were removed from the @atlassian/clientside-extensions-debug package and moved to the @atlassian/clientside-extensions-components package.
  • Runtime no longer validates the type of extensions in production mode.

Deprecated

  • setActions and onClose Modal Options API is deprecated in favor for their counterparts in ModalAPI. They are still available for you to use, but will be removed on a later version.
atlassian-aui
published 0.9.0-alpha-3 •

gleal-atlassian
published 0.9.0-alpha-2 •

atlassian-aui
published 0.9.0-alpha.1 •

atlassian-aui
published 0.8.1 •

Changelog

Source

[0.8.1] - 2020-01-29

Fixed

  • Releasing packages without dist folders. There was a problem with our pipelines, so 0.8.0 got released incorrectly.
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