Git Product home page Git Product logo

rajneeshaggarwal / atlassian-frontend-mirror Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pioug/atlassian-frontend-mirror

0.0 0.0 0.0 70.3 MB

Mirror of official Atlaskit repository hosted on BitBucket

Home Page: https://community.developer.atlassian.com/t/new-expanded-mirror-repository-including-source-for-all-public-atlaskit-packages/42178

License: Other

TypeScript 95.12% JavaScript 4.59% CSS 0.23% EJS 0.04% HTML 0.01%

atlassian-frontend-mirror's Introduction

Atlassian Frontend Mirror

This public repository contains a collection of reusable packages designed for Atlassian products and experiences, mirrored from our internal repository.

Browse packages →

Installation

All packages in this repository are available as individual npm packages.

Prerequisites

Peer dependencies

Packages in this repository can have peer dependencies. When installing a package make sure to have these installed first:

npm i react@^16.8 react-dom@^16.8 styled-components@^3.2

Packages related to Editor and Media can also have a peer dependency on react-intl. If using an Editor or Media package, make sure to install this peer dependency:

npm i react-intl@^2.6

Since these are all peer dependencies, they need to be on the specified major version. Undefined behavior may occur when trying to use these peer dependencies on different major versions.

CSS reset

Some packages need this reset to ensure styles are rendered consistently as undefined behavior can happen without it:

npm i @atlaskit/css-reset

For setup instructions please view the CSS reset documentation.

Usage

Install packages you’re interested in using, for example, a button:

npm i @atlaskit/button
import Button from '@atlaskit/button';

<Button>Hello world!</Button>

Browser support

Atlassian Frontend supports all supported browsers for Atlassian cloud products.

chrome safari firefox edge
Latest ✔ Latest Android ✔ Latest iOS ✔ Latest on latest macOS ✔ Latest iOS ✔ Latest ✔ Latest ✔

Contributing

Currently, Atlassian Frontend is only accepting contributions from Atlassian employees. If you are an Atlassian employee you can find information about this on our internal docs.

Support

For developers outside of Atlassian looking for help, or to report issues, please make a post on the community forum. The forums are monitored and posts will be directed to the appropriate maintainers. We offer support for components that are part of the Atlassian Design System (which corresponds to the /design-system folder in the repository).

Please note that the level of support varies for all other packages. They are owned by different teams within Atlassian and are primarily intended for internal use. We will monitor the forums and try our best to redirect topics to the appropriate maintainers, but some packages are made available without official support.

License

This repository is a monorepo, which means that different parts of this repository can have different licenses.

The base level of the repository is licensed under Apache 2.0. There are separate license files for each package that specifies the license restrictions. (For example, view the Avatar license).

If you fork this repository, you can continue to use Atlassian Design Guidelines licensed packages only under the given license restrictions. If you want to redistribute this repository, you will need to replace these Atlassian Design Guidelines licensed packages with your own implementation.

Copyright © 2020 Atlassian


cheers

This is a mirror of all public @atlaskit scoped packages from Atlassian Frontend. No issues, commits, or pull requests can be made to this repository at this time.

atlassian-frontend-mirror's People

Contributors

lukebatchelor avatar anupvarghese avatar github-actions[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.