Atlassian notifications

Typescript ❤️

Notifications for Atlassian products

Install
yarn add @atlaskit/atlassian-notifications
Source
Bundle
Changelog
Latest

0.7.1

Patch Changes

  • #120533 f1bec731e278f - Adds a sideEffects field to ensure this package does not have Compiled styles tree-shaken in the future to avoid an accidental regression.

    This is related to https://community.developer.atlassian.com/t/rfc-73-migrating-our-components-to-compiled-css-in-js/85953


Note: This component is currently in developer preview.

Please experiment with and test this package, but be aware that the API may change at any time. Use at your own risk, preferably not in production.

Usage

import { Notifications } from '@atlaskit/atlassian-notifications';

Basic usage