New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@atlassian/clientside-extensions-docs

Package Overview
Dependencies
Maintainers
0
Versions
167
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlassian/clientside-extensions-docs - npm Package Versions

1
1517

1.2.0-rc.2

Diff

gleal-atlassian
published 1.2.0-rc.1 •

gleal-atlassian
published 1.2.0-beta.5 •

gleal-atlassian
published 1.2.0-beta.4 •

gleal-atlassian
published 1.2.0-beta.3 •

gleal-atlassian
published 1.2.0-beta.2 •

gleal-atlassian
published 1.2.0-beta.1 •

macku
published 0.8.0 •

Changelog

Source

[0.8.0] - 2020-01-29

Added

  • Error boundaries to protect products from crashing when something goes wrong with extensions.

Changed

  • Changed registerPlugin registry API to registerExtension. The webpack plugin was updated too, so re-compile your extensions after upgrading.
gleal-atlassian
published 0.7.0 •

Changelog

Source

[0.7.0] - 2020-01-02

Changed

  • Rename the Java runtime package com.atlassian.plugins.client-plugins-runtimecom.atlassian.plugins.atlassian-clientside-extensions-runtime
  • Canonical repository location changed to https://bitbucket.org/atlassian/atlassian-clientside-extensions
gleal-atlassian
published 0.5.0 •

Changelog

Source

[0.5.0] - 2019-12-13

Added

  • Debug flags to activate Debugging, Logging, Validation and Discovery of locations.
  • Hooks to get/set new debug Flags.
  • __withoutTransition option for ModalRenderer to get a Modal component without Transition. Usefull when you need to control the container of the Modal. (e.j: rendering a modal when a dropdown item is clicked).

Changed

  • Validation now uses AJV to validate schemas. This mean we fully support JSON Schemas.
  • Modals' setAction now takes an array of actions that allows to define the click handler, loading and disabled state.

Removed

  • ?client-plugins query param is removed from the plugin system. Products should now provide this functionality with their routing solutions using the provided hooks to set the discovery flag.
  • Modal's onAction, onPrimaryAction and onSecondaryAction have been removed in favor of new setActions API,
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