Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 119645e

Browse files
committed
docs(icon-toggle): Add deprecation notice to README (#2766)
BREAKING CHANGE: The icon-toggle package has been deprecated. The functionality was moved to the icon-button package. Please refer to the icon-button readme for changes and how to update.
1 parent 39a4815 commit 119645e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/mdc-icon-toggle/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ iconId: button
66
path: /catalog/buttons/icon-toggle-buttons/
77
-->
88

9+
## Important - Deprecation Notice
10+
11+
The existing `MDCIconToggle` component and styles will be removed in a future release. Some of its functionality
12+
will be available in the [MDC Icon Button](../mdc-icon-button) package instead. Bugs and feature requests
13+
will no longer be accepted for the `mdc-icon-toggle` package. It is recommended that you migrate to the
14+
`mdc-icon-button` package to continue to receive new features and updates.
15+
916
# Icon Toggle Buttons
1017

1118
<!--<div class="article__asset">

0 commit comments

Comments
 (0)