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

Package detail

@rubrik/media

brettgullan8MIT1.1.3

Core components of Rubrik Design System for React

readme

media

TODO: description

Usage

const media = require('media');

// TODO: DEMONSTRATE API

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.1.3 (2020-07-03)

Note: Version bump only for package @rubrik/media

1.1.2 (2020-07-03)

Note: Version bump only for package @rubrik/media

1.1.1 (2020-07-03)

Bug Fixes

  • Update babel.config.js align with other packages (e7e3c4c)

1.1.0 (2019-11-25)

Bug Fixes

  • Imports for @rubrik/media package (4e29b39)
  • Revert to using styled-components to extend primitives (7cd6e7c)
  • Turn off LazyLoad stories for now (aee2f27)

Features

  • Add TokenAdaptor to ResponsiveProvider (be7d69e)
  • Move base Image and Picture components to @rubrik/core (687f7eb)
  • Update @rubrik/media bundling (4875c67)