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

Package detail

terra-theme-context

cerner4.3kApache-2.01.11.0TypeScript support: definitely-typed

A react context to provide the current theme.

Cerner, Framework, Terra, 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

1.11.0 - (May 22, 2024)

  • Changed
    • Minor dependency version bump.

1.10.0 - (May 20, 2024)

  • Changed
    • Minor dependency version bump.

1.9.0 - (December 18, 2023)

  • Added
    • Added support for theme density.

1.8.0 - (March 15, 2022)

  • Added
    • Migrate docs to terra-framework-docs.

1.7.0 - (June 8, 2021)

  • Changed
    • Minor dependency version bump

1.6.0 - (April 6, 2021)

  • Changed
    • Updated Jest command

1.5.0 - (March 9, 2021)

  • Changed
    • Update reference from terra-toolkit to terra-functional-testing.

1.4.0 - (August 4, 2020)

  • Changed
    • Updated Changelog format

1.3.0 - (July 14, 2020)

  • Changed
    • updated master references to main.

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