All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- The package is deprecated. Please view README.md for more information.
- Handle case when clicking on a hyperlink with a span within it.
- Updated dependencies and open preview links in new tabs.
- Updated dependencies.
- Updated dependencies to use the newest comment component.
- Updated dependencies to address possible timeout issues
- Updated dependency to address a possible issue with reactI18nextModule
- Do not use reactI18nextModule from react-i18next
- Start using a dedicated COAM client to reduce code complexity.
- Updated dependencies to fix minor issue when granting permissions to a new user
- Updated dependencies
- Benefit from new Stereotype's API. Reduced calls being made when creating a template. Removed hardcoded template URLs.
- Added better error handling for TemplatePreview component
- Updated react-cimpress-users dependency
- Added initial version of TemplatePreview component
- Updated preview icon
- Including public templates for selection
- Add 'onPreviewClicked' property for TemplateItem component
- New interface! Checkout the readme
- Integrate with Tagliatelle service to better handle template names
- Integrate with Tagliatelle service to not rely on naming convention anymore
- Add ability to automatically grant read access to newly created templates for specific user
- Add missing dependency
react-virtualized-select
- Updated react-cimpress-users version
- Added TemplateItem component
- Initial version that contains TemplateSelect, TemplateSelectButton & TemplateSelectModal