You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-7Lines changed: 11 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,12 +27,13 @@ If you want to continue using the previous release you can checkout [release/8.8
27
27
28
28
# Overview
29
29
30
-
The **React SDK** provides Pega customers with the ability to build DX components that connect Pega’s ConstellationJS Engine APIs with a design system other than Pega [Constellation Design System](https://design.pega.com).
30
+
The **React SDK** provides Pega customers with the ability to build DX components that connect Pega’s ConstellationJS Engine APIs with a design system other than the Pega [Constellation Design System](https://design.pega.com).
31
31
32
32
The React SDK differs from out-of-the-box Constellation design system because it provides and demonstrates the use of a React design system that is not the Pega **Constellation** design system. The alternative design system used in this React SDK is [Material UI](https://mui.com/).
33
33
34
-
The React SDK is built on a new and modernized UI technology stack (the JavaScript ConstellationJS Orchestration engine and Public API). Many additional SDK features are planned for 1H 2022 to expand the scope of supported use cases.
35
-
34
+
A **summary of the latest updates** to the **@pega/react-sdk-components** and
35
+
**@pega/react-sdk-overrides** used by the React SDK can be found in
*[**KeyReleaseUpdates.md**](./node_modules/@pega/react-sdk-components/lib/doc/KeyReleaseUpdates.md): A summary of the latest updates to the **@pega/react-sdk-components** and
99
+
**@pega/react-sdk-overrides** used by the React SDK can be found in
Copy file name to clipboardExpand all lines: docs/CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ Be sure to reference the original issue in the pull request.
31
31
32
32
## Run Tests
33
33
34
-
Since the Angular SDK requires interaction with a running Pega Infinity™ server, there is not an automated set of tests provided at this time.
34
+
Since the React SDK requires interaction with a running Pega Infinity™ server, there is not an automated set of tests provided at this time.
35
35
36
36
We suggest you begin by using the **MediaCo** application provided in the [React SDK download](https://community.pega.com/marketplace/components/react-sdk). Test your change by using the MediaCo application and completing a complete case flow using the **New Service** casetype provided in that sample application.
0 commit comments