Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@atlaskit/tile

atlassian17kApache-2.00.2.1TypeScript support: included

A tile is a rounded square that takes an asset and represents a noun.

readme

Image

A tile is a rounded square that takes an asset and represents a noun.

Installation

yarn add @atlaskit/tile

Usage

import Tile from '@atlaskit/tile';

View documentation.

changelog

@atlaskit/tile

0.2.1

Patch Changes

  • e1c9823b0b420 - Fixed issue with sizing of certain @atlaskit/emoji assets within tiles.
  • Updated dependencies

0.2.0

Minor Changes

  • f20393c20ed30 - Added new Tile Skeleton to act as a placeholder while content loads.

0.1.4

Patch Changes

0.1.3

Patch Changes

  • 965e35f10a8f1 - Implemented new design token radius.tile for tile border radius.

0.1.2

Patch Changes

  • 9e77915865d6e -
    • Corrected border width
    • Simplified labelling method

0.1.1

Patch Changes

  • f6b3f669a74bf -
    • Prevented tile from resizing in flex containers, to maintain correct sizing.
    • Updated dependencies