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

Package detail

mjhenkes-terra-theme-context

cerner18Apache-2.01.13.0

A react context to provide the current theme.

Cerner, Terra, Framework, terra-theme-context, TerraThemeContext, UI

readme

Terra Theme Context

NPM version Build Status

A react context to provide the current theme.

Getting Started

  • Install from npmjs: npm install terra-theme-context

LICENSE

Copyright 2020 Cerner Innovation, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

changelog

ChangeLog

Unreleased

derps

1.2.0 - (May 5, 2020)

Added

  • Allow theme name to be set on the context.

1.1.0 - (April 28, 2020)

Added

  • Added directory as a sub attribute to the repository attribute in package.json

Removed

  • Removed "View Component Source Code" from docs in favour of source code badge

1.0.0 - (April 6, 2020)

Changed

  • Initial stable release