carbon-addons-iot-react 5.17.0 → 5.17.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.MD +3 -0
- package/package.json +1 -1
package/README.MD
CHANGED
|
@@ -1,6 +1,9 @@
|
|
|
1
1
|
> [!WARNING]
|
|
2
2
|
> This library no longer has a dedicated development resource maintaining it. When you are able to [migrate to Carbon v11](https://carbondesignsystem.com/migrating/guide/overview/) we recommend you reference the [related component guide](../../.github/migration.md) and use components from [Carbon for IBM Products](https://carbon-for-ibm-products.netlify.app/?path=/story/overview-welcome--overview) and core [Carbon](https://react.carbondesignsystem.com/).
|
|
3
3
|
|
|
4
|
+
> [!IMPORTANT]
|
|
5
|
+
> The `next` branch is no longer supported. These components are now being maintained in the [Graphite legacy-pal project](https://github.ibm.com/maximo-app-framework/graphite/tree/MAS-9.3/packages/legacy-pal).
|
|
6
|
+
|
|
4
7
|
<p align="center">
|
|
5
8
|
<a href="https://pages.github.ibm.com/ai-applications/design/">
|
|
6
9
|
<img alt="Carbon add-ons for Watson IoT" src="https://user-images.githubusercontent.com/3360588/59875762-3add3180-9367-11e9-8a65-a6cf7efa5061.png" width="100%" />
|