Skip to content

Commit

Permalink
docs: mention trg-7.06 and usage of other frameworks than react
Browse files Browse the repository at this point in the history
  • Loading branch information
evegufy committed Jul 24, 2024
1 parent a68e018 commit 7f7de2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/release/trg-9/trg-9-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ The objective is to ensure consistency, usability, and adherence to design stand

- All user interface elements must match the predefined styles. This includes fonts, colors, button styles, input fields, and layout grids.
- [Storybook](https://eclipse-tractusx.github.io/portal-shared-components)
- You can use the publicly available Portal Shared Components NPM library - React supported - to easily develop applications that are in-line with the Tractus-X style guidelines. If you are using a framework other than React, you should use the Shared Components as a base and adapt their style to match the styleguide.
- Icons and imagery should be consistent (note that images and icons must be open source compliant and license files are needed)
- [Image, Graphics & Diagrams](https://github.com/eclipse-tractusx/portal-assets/blob/v2.0.0/docs/developer/Technical%20Documentation/Others/Images%2C%20Graphics%20and%20Diagrams.md)

Expand Down Expand Up @@ -63,6 +64,7 @@ The objective is to ensure consistency, usability, and adherence to design stand
### Others

- The application should include a footer component that contains important links, such as terms of service, privacy policy, and contact information.
- The [legal notice for frontend components described in TRG 7.06](../trg-7/trg-7-06.md#frontend-components) must be implemented.

---

Expand All @@ -72,5 +74,3 @@ The objective is to ensure consistency, usability, and adherence to design stand
> - [NPM library](https://www.npmjs.com/package/@catena-x/portal-shared-components)
> - [Source code](https://github.com/eclipse-tractusx/portal-shared-components.git)
> - [Image, Graphics & Diagrams](https://github.com/eclipse-tractusx/portal-assets/blob/v2.0.0/docs/developer/Technical%20Documentation/Others/Images%2C%20Graphics%20and%20Diagrams.md)
Please note, you can use the publicly available [Portal Shared Components NPM library](https://www.npmjs.com/package/@catena-x/portal-shared-components) (React supported) to easily develop applications that are in-line with the Tractus-X style guidelines.

0 comments on commit 7f7de2f

Please sign in to comment.