Cimpress UI Codemod
:warning: This project is a work in progress. Not ready for production use. :warning:
A collection of scripts (codemods) that facilitate automatic migration between versions of Cimpress UI library.
Usage
Visit the documentation website to learn how to use this utility.
Available Transforms
Transform | Description |
---|
v0 | Applies all transforms that migrate from @cimpress/react-components (version 16) to @cimpress-ui/react (version 0) |
v0/button | Migrates the Button component from @cimpress/react-components to Cimpress UI equivalents |
v0/checkbox | Migrates the Checkbox component from @cimpress/react-components to the Cimpress UI equivalent |
v0/radio | Migrates the Radio component from @cimpress/react-components to the Cimpress UI equivalent |
v0/radio-group | Migrates the RadioGroup component from @cimpress/react-components to the Cimpress UI equivalent |
v0/spinner | Migrates the Spinner component from @cimpress/react-components to the Cimpress UI equivalent |
v0/dropdown | Migrates the Dropdown component from @cimpress/react-components to the Cimpress UI equivalent |
v0/text-field | Migrates the TextField component from @cimpress/react-components to Cimpress UI equivalents |
v0/text-area | Migrates the TextArea component from @cimpress/react-components to the Cimpress UI equivalent |
v0/select | Migrates the Select component from @cimpress/react-components to the Cimpress UI equivalent |
Development
See the contribution guide for details.
Support
For support queries and/or feedback, write us a message in the #component-library Slack channel.