Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: port pdl-live to react+patternfly+vite #253

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Conversation

starpit
Copy link
Member

@starpit starpit commented Jan 7, 2025

Also

  • updates the typescript source style to "no-semi"
  • switches from npm to yarn
  • adds github action test that invokes the pdl-live yarn test
  • yarn test currently tests: a) type checking; b) linting; c) formatting; d) basic playwright tests
  • yarn test:quality checks a-c
  • yarn test:ui checks d, using playwright; see tests/*.ts

Fixes #251

pdl-viewer-react-v3

@starpit starpit force-pushed the react branch 30 times, most recently from 5c0d42f to 5e4286f Compare January 9, 2025 17:21
@starpit starpit marked this pull request as ready for review January 16, 2025 11:49
@starpit
Copy link
Member Author

starpit commented Jan 16, 2025

pdl-viewer-react-v9b

@starpit
Copy link
Member Author

starpit commented Jan 16, 2025

pdl-viewer-react-v9b-dark

@starpit starpit force-pushed the react branch 23 times, most recently from e406f40 to 98c78ee Compare January 17, 2025 21:53
Also
- updates the typescript source style to "no-semi"
- switches from npm to yarn
- adds github action test that invokes the pdl-live `yarn test`
- `yarn test` currently tests: a) type checking; b) linting; c) formatting; d) basic playwright tests
- `yarn test:quality` checks a-c
- `yarn test:ui` checks d, using [playwright](https://playwright.dev/); see tests/*.ts

Fixes IBM#251
Signed-off-by: Nick Mitchell <[email protected]>
@starpit starpit merged commit b3f4884 into IBM:main Jan 17, 2025
6 checks passed
@starpit starpit deleted the react branch January 17, 2025 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

react for pdl-live?
2 participants