Skip to content

1.1.0

Compare
Choose a tag to compare
@bdjos1 bdjos1 released this 14 Nov 14:01
· 143 commits to main since this release
3de9ca2

1.1.0 - 14/11/2021 SPM 8.0.2,SPM 8.0.1

Added

This release has the following improvements:

  • Better structure of the Apollo Client hooks for the sample addon component in the carbon-addons-devenv package.
  • Restructured documentation, now including an overview diagram. Improved guidance for customization, both for creating custom pages and for customizing the Case Overview. Improved guidance about creating GraphQL queries.
  • The provision of a lightweight mock GraphQL service that serves data from the file system and can be used within this sandboxed environment for testing purposes. You can use the mock GraphQL service to test your custom components before production GraphQL queries development is completed.
  • Enablement of the React Development Tools browser extension to view the composition of React JavaScript components on web page with iframes.
  • The provision of a tool that shows a breakdown of the generated JavaScript files in terms
    of how much footprint (size in KB) each third-party library contributes to their overall size.
  • The introduction of index_latest files as a mechanism to convey the most up-to-date-template for index files. You can diff index_latest files with your verion of the index.js or index.scss files to see any differences in the underlying directory structure.

Removed

Not applicable

More information

For more information about the React Developer Tools browser extension, see React Developer Tools.

For more information about Merative™ Social Program Management, see the documentation.

For more information about server-side changes, see the Merative Social Program Management release notes for your version.

For more information about the IBM Carbon Design System v10, see https://v10.carbondesignsystem.com/.