Skip to content

Conversation

wise-king-sullyman
Copy link
Contributor

@wise-king-sullyman wise-king-sullyman commented May 29, 2024

What: Closes #10404

Additional issues:

It seems that our custom TS transformers haven't been working, probably since the TS version bump.

This PR updates ts-patch (which gets them running again) and updates them to work with our current TS version.

To test pull this branch, do a build, and verify that the files in react-core/dist/js have their dist/esm import paths properly updated to dist/js. Compare to line seven of this dist/js file in our latest v5 prerelease where it's trying to import from the ESM build.

@patternfly-build
Copy link
Contributor

patternfly-build commented May 29, 2024

@wise-king-sullyman wise-king-sullyman requested review from a team, kmcfaul and tlabaj and removed request for a team May 29, 2024 20:54
@tlabaj tlabaj requested a review from nicolethoen June 6, 2024 14:21
@nicolethoen
Copy link
Contributor

@wise-king-sullyman this needs a rebase

@nicolethoen
Copy link
Contributor

it needs it again 😵‍💫

Copy link
Contributor

@kmcfaul kmcfaul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, just needs a rebase

@nicolethoen nicolethoen merged commit 696957c into patternfly:main Jun 12, 2024
tlabaj pushed a commit to tlabaj/patternfly-react that referenced this pull request Jun 18, 2024
…10477)

* fix(build): get our custom TS transformers working again

* chore(deps): Update lock file

* Update lock file

* chore(deps): Update yarn lock
tlabaj pushed a commit to tlabaj/patternfly-react that referenced this pull request Jun 24, 2024
…10477)

* fix(build): get our custom TS transformers working again

* chore(deps): Update lock file

* Update lock file

* chore(deps): Update yarn lock
tlabaj pushed a commit to tlabaj/patternfly-react that referenced this pull request Jun 25, 2024
…10477)

* fix(build): get our custom TS transformers working again

* chore(deps): Update lock file

* Update lock file

* chore(deps): Update yarn lock
gitdallas pushed a commit that referenced this pull request Jun 25, 2024
* docs(Page): add example showing different type prop variants (#10352)

* docs(Page): add example showing different type prop variants

* docs(Page): make text color white in "subnav" section

* docs(Page): rename IDs in example

* docs(Table): update column management example to use link button for Cancel action (#10459)

* feat(Modal): support ReactNode type for 'title' prop

* fix(DatePicker/CalendarMonth): better range styling when some dates are disabled (#10398)

* fix(DatePicker/CalendarMonth): range styling when disabled dates

* chore(Datepicker): getElementSelectorToFocus function description

* feat(MenuToggle): add OUIA support

* docs(menu-toggle): Adds docs for split button examples. (#10268)

* docs(menu-toggle): Adds docs for split button examples.

* Update names of split toggle examples.

* Add description list basic demo (#10184)

* add description list basic demo

* fix DashboardWrapper not found issue

* implement review comments

* add divider and size

* update content

* fixed layout issues

* Convert demo application to Vite

* Upgrade Testing Library dependencies to latest version

* upgrade  to latest version

* upgrade  to latest version

* upgrade  to latest version

* chore(deps): replace camel-case with change-case

* Masthead: add demo that includes horizontal nav

* chore: use  protocol for workspace dependencies

* chore(deps): upgrade  to the latest version

* chore(deps): upgrade  to the latest version

* chore(deps): upgrade  to the latest version

* chore(deps): remove unused  dependency

* chore(deps): upgrade  to the latest version

* chore(deps): ugprade Jest to latest version

* chore(deps): upgrade  to the latest version

* chore(deps): upgrade  dependencies to the latest version

* chore(deps): upgrade  to the latest version

* chore(deps): update dependencies

* update yarn file

* more deps fixes

* more deps

* fix(build): get our custom TS transformers working again (#10477)

* fix(build): get our custom TS transformers working again

* chore(deps): Update lock file

* Update lock file

* chore(deps): Update yarn lock

* fix demo app

* cherry pick yarn changes

* update yarn.lock

* updatw snapshots

* fix demo app

* feat(templates): toggle props & improvements (#10473)

* feat(templates): toggle props & improvements

* remove toggleContent from typeahead template

* update template names

* update tests

* added SimpleSelect tests

* fix yarnlock

* fix(CodeEditor) support Mac and PC shortcuts in example (#10472)

* updatee lock file

---------

Co-authored-by: adamviktora <[email protected]>
Co-authored-by: Erin Donehoo <[email protected]>
Co-authored-by: Ajay Pratap <[email protected]>
Co-authored-by: Austin Sullivan <[email protected]>
Co-authored-by: kmcfaul <[email protected]>
Co-authored-by: Dominik Petřík <[email protected]>
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.

Bug - cjs distribution - jest tests in cost management broken in current PF prerelease

5 participants