Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [11.7.1](https://github.com/instructure/instructure-ui/compare/v11.7.0...v11.7.1) (2026-03-20)


### Bug Fixes

* **ui-buttons:** fix button to icon size mapping ([4bf8ed1](https://github.com/instructure/instructure-ui/commit/4bf8ed1dca8d0d88a79815bd80b4de252fa843ee))





# [11.7.0](https://github.com/instructure/instructure-ui/compare/v11.6.0...v11.7.0) (2026-03-18)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "11.7.0",
"version": "11.7.1",
"npmClient": "pnpm",
"command": {
"version": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "instructure-ui",
"description": "A design system by Instructure Inc.",
"private": true,
"version": "11.7.0",
"version": "11.7.1",
"author": "Instructure, Inc. Engineering and Product Design",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/__docs__/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [11.7.1](https://github.com/instructure/instructure-ui/compare/v11.7.0...v11.7.1) (2026-03-20)

**Note:** Version bump only for package docs-app





# [11.7.0](https://github.com/instructure/instructure-ui/compare/v11.6.0...v11.7.0) (2026-03-18)

### Code Refactoring
Expand Down
2 changes: 1 addition & 1 deletion packages/__docs__/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "docs-app",
"private": true,
"version": "11.7.0",
"version": "11.7.1",
"description": "Documentation and showcase application for Instructure-UI.",
"author": "Instructure, Inc. Engineering and Product Design",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/babel-plugin-transform-imports/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [11.7.1](https://github.com/instructure/instructure-ui/compare/v11.7.0...v11.7.1) (2026-03-20)

**Note:** Version bump only for package @instructure/babel-plugin-transform-imports





# [11.7.0](https://github.com/instructure/instructure-ui/compare/v11.6.0...v11.7.0) (2026-03-18)

**Note:** Version bump only for package @instructure/babel-plugin-transform-imports
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-transform-imports/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@instructure/babel-plugin-transform-imports",
"version": "11.7.0",
"version": "11.7.1",
"description": "A babel plugin made by Instructure Inc.",
"author": "Instructure, Inc. Engineering and Product Design",
"main": "./lib/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/browserslist-config-instui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [11.7.1](https://github.com/instructure/instructure-ui/compare/v11.7.0...v11.7.1) (2026-03-20)

**Note:** Version bump only for package @instructure/browserslist-config-instui





# [11.7.0](https://github.com/instructure/instructure-ui/compare/v11.6.0...v11.7.0) (2026-03-18)

**Note:** Version bump only for package @instructure/browserslist-config-instui
Expand Down
2 changes: 1 addition & 1 deletion packages/browserslist-config-instui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@instructure/browserslist-config-instui",
"version": "11.7.0",
"version": "11.7.1",
"description": "A shared browserslist config made by Instructure Inc.",
"author": "Instructure, Inc. Engineering and Product Design",
"main": "./index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/canvas-high-contrast-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [11.7.1](https://github.com/instructure/instructure-ui/compare/v11.7.0...v11.7.1) (2026-03-20)

**Note:** Version bump only for package @instructure/canvas-high-contrast-theme





# [11.7.0](https://github.com/instructure/instructure-ui/compare/v11.6.0...v11.7.0) (2026-03-18)

**Note:** Version bump only for package @instructure/canvas-high-contrast-theme
Expand Down
2 changes: 1 addition & 1 deletion packages/canvas-high-contrast-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@instructure/canvas-high-contrast-theme",
"version": "11.7.0",
"version": "11.7.1",
"description": "A high contrast theme for Canvas LMS made by Instructure Inc.",
"author": "Instructure, Inc. Engineering and Product Design",
"module": "./es/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/canvas-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [11.7.1](https://github.com/instructure/instructure-ui/compare/v11.7.0...v11.7.1) (2026-03-20)

**Note:** Version bump only for package @instructure/canvas-theme





# [11.7.0](https://github.com/instructure/instructure-ui/compare/v11.6.0...v11.7.0) (2026-03-18)

**Note:** Version bump only for package @instructure/canvas-theme
Expand Down
2 changes: 1 addition & 1 deletion packages/canvas-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@instructure/canvas-theme",
"version": "11.7.0",
"version": "11.7.1",
"description": "A theme for Canvas LMS made by Instructure Inc.",
"author": "Instructure, Inc. Engineering and Product Design",
"module": "./es/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/command-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [11.7.1](https://github.com/instructure/instructure-ui/compare/v11.7.0...v11.7.1) (2026-03-20)

**Note:** Version bump only for package @instructure/command-utils





# [11.7.0](https://github.com/instructure/instructure-ui/compare/v11.6.0...v11.7.0) (2026-03-18)

**Note:** Version bump only for package @instructure/command-utils
Expand Down
2 changes: 1 addition & 1 deletion packages/command-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@instructure/command-utils",
"version": "11.7.0",
"version": "11.7.1",
"description": "Node CLI utilities made by Instructure Inc.",
"author": "Instructure, Inc. Engineering and Product Design",
"module": "./lib/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/console/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [11.7.1](https://github.com/instructure/instructure-ui/compare/v11.7.0...v11.7.1) (2026-03-20)

**Note:** Version bump only for package @instructure/console





# [11.7.0](https://github.com/instructure/instructure-ui/compare/v11.6.0...v11.7.0) (2026-03-18)

**Note:** Version bump only for package @instructure/console
Expand Down
2 changes: 1 addition & 1 deletion packages/console/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@instructure/console",
"version": "11.7.0",
"version": "11.7.1",
"description": "A babel macro made by Instructure Inc.",
"author": "Instructure, Inc. Engineering and Product Design",
"module": "./es/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/debounce/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [11.7.1](https://github.com/instructure/instructure-ui/compare/v11.7.0...v11.7.1) (2026-03-20)

**Note:** Version bump only for package @instructure/debounce





# [11.7.0](https://github.com/instructure/instructure-ui/compare/v11.6.0...v11.7.0) (2026-03-18)

**Note:** Version bump only for package @instructure/debounce
Expand Down
2 changes: 1 addition & 1 deletion packages/debounce/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@instructure/debounce",
"version": "11.7.0",
"version": "11.7.1",
"description": "A debounce util made by Instructure Inc.",
"author": "Instructure, Inc. Engineering and Product Design",
"module": "./es/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/emotion/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [11.7.1](https://github.com/instructure/instructure-ui/compare/v11.7.0...v11.7.1) (2026-03-20)

**Note:** Version bump only for package @instructure/emotion





# [11.7.0](https://github.com/instructure/instructure-ui/compare/v11.6.0...v11.7.0) (2026-03-18)


Expand Down
2 changes: 1 addition & 1 deletion packages/emotion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@instructure/emotion",
"version": "11.7.0",
"version": "11.7.1",
"description": "A UI component library made by Instructure Inc.",
"author": "Instructure, Inc. Engineering and Product Design",
"module": "./es/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/pkg-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [11.7.1](https://github.com/instructure/instructure-ui/compare/v11.7.0...v11.7.1) (2026-03-20)

**Note:** Version bump only for package @instructure/pkg-utils





# [11.7.0](https://github.com/instructure/instructure-ui/compare/v11.6.0...v11.7.0) (2026-03-18)

**Note:** Version bump only for package @instructure/pkg-utils
Expand Down
2 changes: 1 addition & 1 deletion packages/pkg-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@instructure/pkg-utils",
"private": true,
"version": "11.7.0",
"version": "11.7.1",
"description": "Utilities for managing node packages in a monorepo.",
"author": "Instructure, Inc. Engineering and Product Design",
"main": "./lib/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/shared-types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [11.7.1](https://github.com/instructure/instructure-ui/compare/v11.7.0...v11.7.1) (2026-03-20)

**Note:** Version bump only for package @instructure/shared-types





# [11.7.0](https://github.com/instructure/instructure-ui/compare/v11.6.0...v11.7.0) (2026-03-18)


Expand Down
2 changes: 1 addition & 1 deletion packages/shared-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@instructure/shared-types",
"version": "11.7.0",
"version": "11.7.1",
"description": "Shared TypeScript typings for Instructure UI packages.",
"author": "Instructure, Inc. Engineering and Product Design",
"module": "./es/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/ui-a11y-content/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [11.7.1](https://github.com/instructure/instructure-ui/compare/v11.7.0...v11.7.1) (2026-03-20)

**Note:** Version bump only for package @instructure/ui-a11y-content





# [11.7.0](https://github.com/instructure/instructure-ui/compare/v11.6.0...v11.7.0) (2026-03-18)


Expand Down
2 changes: 1 addition & 1 deletion packages/ui-a11y-content/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@instructure/ui-a11y-content",
"version": "11.7.0",
"version": "11.7.1",
"description": "Utility components that enhance the user experience of those that navigate the web with a screen reader or keyboard.",
"author": "Instructure, Inc. Engineering and Product Design",
"module": "./es/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/ui-a11y-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [11.7.1](https://github.com/instructure/instructure-ui/compare/v11.7.0...v11.7.1) (2026-03-20)

**Note:** Version bump only for package @instructure/ui-a11y-utils





# [11.7.0](https://github.com/instructure/instructure-ui/compare/v11.6.0...v11.7.0) (2026-03-18)

**Note:** Version bump only for package @instructure/ui-a11y-utils
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-a11y-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@instructure/ui-a11y-utils",
"version": "11.7.0",
"version": "11.7.1",
"description": "A collection of utilities for managing focus and screen reader behavior",
"author": "Instructure, Inc. Engineering and Product Design",
"module": "./es/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/ui-alerts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [11.7.1](https://github.com/instructure/instructure-ui/compare/v11.7.0...v11.7.1) (2026-03-20)

**Note:** Version bump only for package @instructure/ui-alerts





# [11.7.0](https://github.com/instructure/instructure-ui/compare/v11.6.0...v11.7.0) (2026-03-18)


Expand Down
2 changes: 1 addition & 1 deletion packages/ui-alerts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@instructure/ui-alerts",
"version": "11.7.0",
"version": "11.7.1",
"description": "An alert component",
"author": "Instructure, Inc. Engineering and Product Design",
"module": "./es/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/ui-avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [11.7.1](https://github.com/instructure/instructure-ui/compare/v11.7.0...v11.7.1) (2026-03-20)

**Note:** Version bump only for package @instructure/ui-avatar





# [11.7.0](https://github.com/instructure/instructure-ui/compare/v11.6.0...v11.7.0) (2026-03-18)


Expand Down
2 changes: 1 addition & 1 deletion packages/ui-avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@instructure/ui-avatar",
"version": "11.7.0",
"version": "11.7.1",
"description": "An image or letters that represents a user.",
"author": "Instructure, Inc. Engineering and Product Design",
"module": "./es/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/ui-axe-check/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [11.7.1](https://github.com/instructure/instructure-ui/compare/v11.7.0...v11.7.1) (2026-03-20)

**Note:** Version bump only for package @instructure/ui-axe-check





# [11.7.0](https://github.com/instructure/instructure-ui/compare/v11.6.0...v11.7.0) (2026-03-18)

**Note:** Version bump only for package @instructure/ui-axe-check
Expand Down
Loading
Loading