Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@instructure/theme-registry

Package Overview
Dependencies
Maintainers
32
Versions
555
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/theme-registry - npm Package Versions

1
56

8.26.3-snapshot-0

Diff

viktor.ohad
published 8.26.2 •

Changelog

Source

8.26.2 (2022-07-11)

Bug Fixes

  • ui-color-picker: fix required props for ColorPicker and sub-components (4d38fb6)

    WARNING! Since this commit fixes props that should be required props, some code changes might be needed.

viktor.ohad
published 8.26.2-snapshot-3 •

viktor.ohad
published 8.26.2-snapshot-0 •

viktor.ohad
published 8.26.1 •

Changelog

Source

8.26.1 (2022-07-06)

Bug Fixes

  • ui-date-time-input: fix enter not applyting date in React 16 (244bb8d)
viktor.ohad
published 8.26.1-snapshot-2 •

viktor.ohad
published 8.26.1-snapshot-1 •

viktor.ohad
published 8.26.1-snapshot-0 •

viktor.ohad
published 8.26.0 •

Changelog

Source

8.26.0 (2022-06-30)

Features

  • ui-color-picker: Add ColorPicker component (1cbd877)
  • ui-source-code-editor,ui-code-editor,ui: add new SourceCodeEditor component (b5064f5)
  • ui-responsive: add display prop to Responsive (b5663dc)
  • ui-tabs: expose defaultOverflowY theme variable on Tabs.Panel (a4b9540)
ColorPicker component

The ColorPicker is a versatile component that can be used to select colors and check their contrast ratios.

This commit also adds the ColorPicker's subcomponents as standalone components: ColorIndicator, ColorMixer, ColorPreset, ColorContrast.

SourceCodeEditor component

A wrapper around the popular CodeMirror V6 code editor component. CodeMirror provides a text input field with features like line gutters, syntax highlighting, and autocompletion. It has better accessibility features than the (now deprecated) CodeEditor component that is based on the former version 5 of CodeMirror.

viktor.ohad
published 8.25.1-snapshot-23 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc