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

Rebase v6 branch #9832

Merged
merged 42 commits into from
Nov 21, 2023
Merged

Rebase v6 branch #9832

merged 42 commits into from
Nov 21, 2023

Conversation

tlabaj
Copy link
Contributor

@tlabaj tlabaj commented Nov 20, 2023

What: Closes #9831

mcoker and others added 30 commits November 2, 2023 09:49
* fix(Text input): Added aria-expanded

* add interface

* updates from review
…rawer item read state (patternfly#9569)

* fix(Notification Drawer): Added screen reader text for notification drawer item read state

* fix snapshot

* Update prop description

* add aria-live

* update snapshots
…y#9709)

* feat: ability to add props to WizardFooter buttons

* fix(WizardFooter): null check

* fix(Wizard): simpler design of adding footer buttons props

* test(Wizard): can add props to footer buttons

* docs(WizardFooter): move comment so docs have correct description

* refactor(WizardFooter): move FooterButtonProps to types file
* chore(Divider): update tests to new standards

* changes from PR review
…es (patternfly#9347)

* bug(build): fixed built ESM files importing CJS files from react-styles

* edited yarn.lock to invalidate deps cache in GH actions

* excluded file extensions from react-styles path transform in ESM build

* updated jest config to transform .mjs files

* updated pr action to invalidate deps cache if package files added/edited

* chore(deps): Add ts-node to support executing typescript files directly
…lease.4 (patternfly#9780)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…ly#9048 (patternfly#9087)

* feat(Datalist): implement full page Basic demo to match HTML patternfly#9048

* fix syntax error

* comments applied

* comments applied

* comments applied

* comments applied

* \xa0 comments applied

* move key per review comments

* address PR comments

* revert change to package.json

* Converted basic demo to TS

---------

Co-authored-by: nicolethoen <[email protected]>
Co-authored-by: Eric Olkowski <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…lease.5 (patternfly#9806)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* clean up instances of Array.apply

* rename item to value
* add spread prop test, update test

* chore(DataList): update tests

* fix merge error

* break out into separate files, pr feedback

* updates

* fix some example ids

* minor test updates

* revert action change
* bug(ClipboardCopy): change children type to string

Signed-off-by: gitdallas <[email protected]>

* fix clipboardcopyexpanded to work with string children

Signed-off-by: gitdallas <[email protected]>

* refactor a bit

* fix bad rebase

---------

Signed-off-by: gitdallas <[email protected]>
renovate bot and others added 12 commits November 15, 2023 11:29
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Search Input - composable advanced search fix date

* remove isFill from datePicker
…tternfly#9687)

* docs(custom menu): add example with search input inline filtering

* refactor(demo menu): rename to InlineSearchFilterMenuDemo
* chore(HelperText): update tests

* break out helpertextitem tests, update tests

* updates

* fix lint
* fix(Chip): enable tooltip when chip updates

* fix casting
* chore(DescriptionList): update tests

* break out tests, pr feedback

* updates

* add autofit width mod test
* chore(TreeView): updated tests

* Added tests for TreeViewListItem

* Added tests for TreeViewRoot and TreeView

* Updated snapshots and queries
* chore(table) convert to TS

chore(DashboardWrapper) convert to TS

chore(Table) convert demos to TS

delete superfluous dashboard components

declare as ts files

remove duplicate ids

fix import errors, WIP build errors

sync toolbar demo with main

* update import paths

* fix more import paths

* try import from dist/esm

* fix build

* convert remaining table demos to ts, WIP draggable logic

* revert col management with draggable to previous dnd implementation

* align file names with demo names, cleanup types, fix TS errors in demo files

* update fileNames in table.md

* PR feedback from Eric

* fix category dropdown

* fix demos, remove table actions that do not support main purpose of column management demos

* add fix for a11y tests as suggested by Eric

* update toolbar snap

* add param type to labelText

---------

Co-authored-by: Jenny <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@tlabaj tlabaj changed the title V6 Rebase v6 branch Nov 20, 2023
@patternfly-build
Copy link
Contributor

patternfly-build commented Nov 20, 2023

Copy link
Contributor

@mfrances17 mfrances17 left a comment

Choose a reason for hiding this comment

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

LGTM, verified mine

Copy link
Contributor

@jenny-s51 jenny-s51 left a comment

Choose a reason for hiding this comment

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

Exciting to review a Pentafied PR!

Verified my changes in the Table and Primary Detail demos and they look good for the most part... I'm seeing some visual discrepancies with menu toggles but it seems like those will be corrected as part of #9413.

Noting those discrepancies below for tracking purposes, otherwise LGTM 👍

Screenshot 2023-11-21 at 9 43 09 AM Screenshot 2023-11-21 at 9 28 59 AM Screenshot 2023-11-21 at 9 53 55 AM

Copy link
Contributor

@wise-king-sullyman wise-king-sullyman left a comment

Choose a reason for hiding this comment

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

My changes look good

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.

My changes look good

@kmcfaul kmcfaul merged commit 8bc9f34 into patternfly:v6 Nov 21, 2023
13 checks passed
@wise-king-sullyman wise-king-sullyman mentioned this pull request Nov 21, 2023
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.