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

V6 rebase #10033

Merged
merged 99 commits into from
Jan 25, 2024
Merged

V6 rebase #10033

merged 99 commits into from
Jan 25, 2024

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    d7308ae View commit details
    Browse the repository at this point in the history
  2. chore(release): releasing packages [ci skip]

     - @patternfly/react-code-editor@5.2.0-prerelease.20
     - @patternfly/react-core@5.2.0-prerelease.20
     - @patternfly/react-docs@6.2.0-prerelease.20
     - demo-app-ts@5.1.1-prerelease.43
     - @patternfly/react-table@5.2.0-prerelease.20
    patternfly-build committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    e9f0b21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d4d623 View commit details
    Browse the repository at this point in the history
  4. fix(Text input): Added aria-expanded (patternfly#9705)

    * fix(Text input): Added aria-expanded
    
    * add interface
    
    * updates from review
    tlabaj authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    7f6a62c View commit details
    Browse the repository at this point in the history
  5. fix(Notification Drawer): Added screen reader text for notification d…

    …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
    tlabaj authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    bc19f91 View commit details
    Browse the repository at this point in the history
  6. feat(Wizard): ability to add props to WizardFooter buttons (patternfl…

    …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
    adamviktora authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    9f21cee View commit details
    Browse the repository at this point in the history
  7. chore(Divider): update tests to new standards (patternfly#9714)

    * chore(Divider): update tests to new standards
    
    * changes from PR review
    mfrances17 authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    7eff077 View commit details
    Browse the repository at this point in the history
  8. chore(release): releasing packages [ci skip]

     - @patternfly/react-code-editor@5.2.0-prerelease.21
     - @patternfly/react-core@5.2.0-prerelease.21
     - @patternfly/react-docs@6.2.0-prerelease.21
     - demo-app-ts@5.1.1-prerelease.44
     - @patternfly/react-table@5.2.0-prerelease.21
    patternfly-build committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    4f459eb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a772c6d View commit details
    Browse the repository at this point in the history
  10. bug(build): fixed built ESM files importing CJS files from react-styl…

    …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
    wise-king-sullyman authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    817e9bd View commit details
    Browse the repository at this point in the history
  11. chore(release): releasing packages [ci skip]

     - @patternfly/react-code-editor@5.2.0-prerelease.22
     - @patternfly/react-core@5.2.0-prerelease.22
     - @patternfly/react-docs@6.2.0-prerelease.22
     - demo-app-ts@5.1.1-prerelease.45
     - @patternfly/react-table@5.2.0-prerelease.22
     - transformer-react-styles-esm-imports@1.0.1-prerelease.0
    patternfly-build committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    5febe85 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. chore(deps): update dependency @patternfly/patternfly to v5.2.0-prere…

    …lease.4 (patternfly#9780)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    fc2907d View commit details
    Browse the repository at this point in the history
  2. chore(release): releasing packages [ci skip]

     - @patternfly/react-charts@7.2.0-prerelease.6
     - @patternfly/react-code-editor@5.2.0-prerelease.23
     - @patternfly/react-core@5.2.0-prerelease.23
     - @patternfly/react-docs@6.2.0-prerelease.23
     - @patternfly/react-icons@5.2.0-prerelease.6
     - demo-app-ts@5.1.1-prerelease.46
     - @patternfly/react-styles@5.2.0-prerelease.4
     - @patternfly/react-table@5.2.0-prerelease.23
     - @patternfly/react-tokens@5.2.0-prerelease.5
    patternfly-build committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    559e6fd View commit details
    Browse the repository at this point in the history
  3. feat(Datalist): implement full page Basic demo to match HTML patternf…

    …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 <nthoen@redhat.com>
    Co-authored-by: Eric Olkowski <thatblindgeye@gmail.com>
    3 people authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    ab18059 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    981361e View commit details
    Browse the repository at this point in the history
  5. chore(release): releasing packages [ci skip]

     - @patternfly/react-code-editor@5.2.0-prerelease.24
     - @patternfly/react-core@5.2.0-prerelease.24
     - @patternfly/react-docs@6.2.0-prerelease.24
     - demo-app-ts@5.1.1-prerelease.47
     - @patternfly/react-table@5.2.0-prerelease.24
    patternfly-build committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    74773b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. chore(deps): update devdependencies (patternfly#9757)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    b3345c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. chore(deps): update dependency @patternfly/patternfly to v5.2.0-prere…

    …lease.5 (patternfly#9806)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    3131ff6 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update devdependencies (patternfly#9800)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    93db0ff View commit details
    Browse the repository at this point in the history
  3. chore(release): releasing packages [ci skip]

     - @patternfly/react-charts@7.2.0-prerelease.7
     - @patternfly/react-code-editor@5.2.0-prerelease.25
     - @patternfly/react-core@5.2.0-prerelease.25
     - @patternfly/react-docs@6.2.0-prerelease.25
     - @patternfly/react-icons@5.2.0-prerelease.7
     - demo-app-ts@5.1.1-prerelease.48
     - @patternfly/react-styles@5.2.0-prerelease.5
     - @patternfly/react-table@5.2.0-prerelease.25
     - @patternfly/react-tokens@5.2.0-prerelease.6
    patternfly-build committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    75442bf View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    a12cf31 View commit details
    Browse the repository at this point in the history
  2. chore(release): releasing packages [ci skip]

     - @patternfly/react-code-editor@5.2.0-prerelease.26
     - @patternfly/react-core@5.2.0-prerelease.26
     - @patternfly/react-docs@6.2.0-prerelease.26
     - demo-app-ts@5.1.1-prerelease.49
     - @patternfly/react-table@5.2.0-prerelease.26
    patternfly-build committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    9dccfa9 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    bf96edb View commit details
    Browse the repository at this point in the history
  2. chore(release): releasing packages [ci skip]

     - @patternfly/react-code-editor@5.2.0-prerelease.27
     - @patternfly/react-core@5.2.0-prerelease.27
     - @patternfly/react-docs@6.2.0-prerelease.27
     - demo-app-ts@5.1.1-prerelease.50
     - @patternfly/react-table@5.2.0-prerelease.27
    patternfly-build committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    42fd765 View commit details
    Browse the repository at this point in the history
  3. chore(misc): clean up instances of Array.apply (patternfly#9798)

    * clean up instances of Array.apply
    
    * rename item to value
    jenny-s51 authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    705e9ff View commit details
    Browse the repository at this point in the history
  4. chore(release): releasing packages [ci skip]

     - @patternfly/react-code-editor@5.2.0-prerelease.28
     - @patternfly/react-core@5.2.0-prerelease.28
     - @patternfly/react-docs@6.2.0-prerelease.28
     - @patternfly/react-integration@5.1.1-prerelease.15
     - demo-app-ts@5.1.1-prerelease.51
     - @patternfly/react-table@5.2.0-prerelease.28
    patternfly-build committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    e96ac1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b9622d View commit details
    Browse the repository at this point in the history
  6. chore(release): releasing packages [ci skip]

     - @patternfly/react-code-editor@5.2.0-prerelease.29
     - @patternfly/react-core@5.2.0-prerelease.29
     - @patternfly/react-docs@6.2.0-prerelease.29
     - @patternfly/react-icons@5.2.0-prerelease.8
     - demo-app-ts@5.1.1-prerelease.52
     - @patternfly/react-table@5.2.0-prerelease.29
    patternfly-build committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    4f123b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. chore(DataList): update tests (patternfly#9672)

    * 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
    kmcfaul authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    2a70043 View commit details
    Browse the repository at this point in the history
  2. bug(ClipboardCopy): change children type to string (patternfly#9743)

    * bug(ClipboardCopy): change children type to string
    
    Signed-off-by: gitdallas <dallas.nicol@gmail.com>
    
    * fix clipboardcopyexpanded to work with string children
    
    Signed-off-by: gitdallas <dallas.nicol@gmail.com>
    
    * refactor a bit
    
    * fix bad rebase
    
    ---------
    
    Signed-off-by: gitdallas <dallas.nicol@gmail.com>
    gitdallas authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    a414253 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update devdependencies (patternfly#9817)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    88e1c34 View commit details
    Browse the repository at this point in the history
  4. fix Search Input - composable advanced search demo (patternfly#9484)

    * Search Input - composable advanced search fix date
    
    * remove isFill from datePicker
    MariaAga authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    4b23675 View commit details
    Browse the repository at this point in the history
  5. docs(custom menu): add example with search input inline filtering (pa…

    …tternfly#9687)
    
    * docs(custom menu): add example with search input inline filtering
    
    * refactor(demo menu): rename to InlineSearchFilterMenuDemo
    adamviktora authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    a7075e0 View commit details
    Browse the repository at this point in the history
  6. chore(HelperText): update tests (patternfly#9761)

    * chore(HelperText): update tests
    
    * break out helpertextitem tests, update tests
    
    * updates
    
    * fix lint
    kmcfaul authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    a816ddd View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. fix(Chip): update tooltip vis when chip updates (patternfly#9819)

    * fix(Chip): enable tooltip when chip updates
    
    * fix casting
    kmcfaul authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    18c140a View commit details
    Browse the repository at this point in the history
  2. chore(DescriptionList): update tests (patternfly#9753)

    * chore(DescriptionList): update tests
    
    * break out tests, pr feedback
    
    * updates
    
    * add autofit width mod test
    kmcfaul authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    b957f2f View commit details
    Browse the repository at this point in the history
  3. chore(release): releasing packages [ci skip]

     - @patternfly/react-code-editor@5.2.0-prerelease.30
     - @patternfly/react-core@5.2.0-prerelease.30
     - @patternfly/react-docs@6.2.0-prerelease.30
     - demo-app-ts@5.1.1-prerelease.53
     - @patternfly/react-table@5.2.0-prerelease.30
    patternfly-build committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    e112034 View commit details
    Browse the repository at this point in the history
  4. chore(TreeView): updated tests (patternfly#9773)

    * chore(TreeView): updated tests
    
    * Added tests for TreeViewListItem
    
    * Added tests for TreeViewRoot and TreeView
    
    * Updated snapshots and queries
    thatblindgeye authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    7d2fd26 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. chore(Table) convert demos to ts (patternfly#9621)

    * 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 <32821331+jenny-s51@users.noreply.github.com>
    Dominik-Petrik and jenny-s51 authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    feeb331 View commit details
    Browse the repository at this point in the history
  2. chore(release): releasing packages [ci skip]

     - @patternfly/react-code-editor@5.2.0-prerelease.31
     - @patternfly/react-core@5.2.0-prerelease.31
     - @patternfly/react-docs@6.2.0-prerelease.31
     - demo-app-ts@5.1.1-prerelease.54
     - @patternfly/react-table@5.2.0-prerelease.31
    patternfly-build committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    3fa692c View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. chore(deps): update devdependencies (patternfly#9829)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    fc8f6eb View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. docs(select): Adds documentation to React examples. (patternfly#9536)

    * fix conflicts
    
    * docs(select): Adds documentation for React examples.
    
    * Adds content to new select React examples.
    
    * Updates typeahead with create example.
    
    * Clarify mult typeahead with create content.
    
    * Finalizing wording.
    
    * Updates content from review.
    
    ---------
    
    Co-authored-by: nicolethoen <nthoen@redhat.com>
    edonehoo and nicolethoen authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    7a2f775 View commit details
    Browse the repository at this point in the history
  2. chore(release): releasing packages [ci skip]

     - @patternfly/react-code-editor@5.2.0-prerelease.32
     - @patternfly/react-core@5.2.0-prerelease.32
     - @patternfly/react-docs@6.2.0-prerelease.32
     - demo-app-ts@5.1.1-prerelease.55
     - @patternfly/react-table@5.2.0-prerelease.32
    patternfly-build committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    32dfd89 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update devdependencies (patternfly#9833)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    9b96292 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. chore(deps): update devdependencies (patternfly#9837)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    d725eb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fb78ef View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. chore(deps): update devdependencies (patternfly#9846)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    046ee9e View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. fix(Table): make tooltip prop consistent (patternfly#9803)

    * fix(Table): make tooltip prop consistent
    
    * make tooltip ReactNode and add tooltipProps to Th
    
    * add prop to useEffect
    
    * fix logic for keyboard focus
    
    * fix useeffect
    kmcfaul authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    eb9693f View commit details
    Browse the repository at this point in the history
  2. chore(DataList): convert data list react demo to TS (patternfly#9818)

    * convert data list react demo to TS
    
    * update function component name to match file
    jenny-s51 authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    ddc87a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9244cf0 View commit details
    Browse the repository at this point in the history
  4. chore(release): releasing packages [ci skip]

     - @patternfly/react-code-editor@5.2.0-prerelease.33
     - @patternfly/react-core@5.2.0-prerelease.33
     - @patternfly/react-docs@6.2.0-prerelease.33
     - demo-app-ts@5.1.1-prerelease.56
     - @patternfly/react-table@5.2.0-prerelease.33
    patternfly-build committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    716c894 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency @types/jest to v29.5.11 (patternfly#9854)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    fc55516 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    65912ac View commit details
    Browse the repository at this point in the history
  2. chore(release): releasing packages [ci skip]

     - @patternfly/react-code-editor@5.2.0-prerelease.34
     - @patternfly/react-core@5.2.0-prerelease.34
     - @patternfly/react-docs@6.2.0-prerelease.34
     - demo-app-ts@5.1.1-prerelease.57
     - @patternfly/react-table@5.2.0-prerelease.34
    patternfly-build committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    c9ead43 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. chore(deps): update dependency @patternfly/patternfly to v5.2.0-prere…

    …lease.7 (patternfly#9867)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    bb58f8b View commit details
    Browse the repository at this point in the history
  2. chore(release): releasing packages [ci skip]

     - @patternfly/react-charts@7.2.0-prerelease.8
     - @patternfly/react-code-editor@5.2.0-prerelease.35
     - @patternfly/react-core@5.2.0-prerelease.35
     - @patternfly/react-docs@6.2.0-prerelease.35
     - @patternfly/react-icons@5.2.0-prerelease.9
     - demo-app-ts@5.1.1-prerelease.58
     - @patternfly/react-styles@5.2.0-prerelease.6
     - @patternfly/react-table@5.2.0-prerelease.35
     - @patternfly/react-tokens@5.2.0-prerelease.7
    patternfly-build committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    5aa83c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. chore(deps): update devdependencies (patternfly#9873)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    6d065fd View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    2afb5fd View commit details
    Browse the repository at this point in the history
  2. chore(release): releasing packages [ci skip]

     - @patternfly/react-code-editor@5.2.0-prerelease.36
     - @patternfly/react-core@5.2.0-prerelease.36
     - @patternfly/react-docs@6.2.0-prerelease.36
     - @patternfly/react-integration@5.1.1-prerelease.16
     - demo-app-ts@5.1.1-prerelease.59
     - @patternfly/react-table@5.2.0-prerelease.36
    patternfly-build committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    2ae9642 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. feat(Accordion): added toggle alignment functionality (patternfly#9877)

    * feat(Accordion): added toggle alignment functionality
    
    * Updated prop name and description
    thatblindgeye authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    58e0071 View commit details
    Browse the repository at this point in the history
  2. chore(release): releasing packages [ci skip]

     - @patternfly/react-code-editor@5.2.0-prerelease.37
     - @patternfly/react-core@5.2.0-prerelease.37
     - @patternfly/react-docs@6.2.0-prerelease.37
     - demo-app-ts@5.1.1-prerelease.60
     - @patternfly/react-table@5.2.0-prerelease.37
    patternfly-build committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    a26c4da View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. chore(deps): update devdependencies (patternfly#9885)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    ea74593 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc9b2ec View commit details
    Browse the repository at this point in the history
  3. chore(release): releasing packages [ci skip]

     - @patternfly/react-code-editor@5.2.0-prerelease.38
     - @patternfly/react-core@5.2.0-prerelease.38
     - @patternfly/react-docs@6.2.0-prerelease.38
     - demo-app-ts@5.1.1-prerelease.61
     - @patternfly/react-table@5.2.0-prerelease.38
    patternfly-build committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    25223e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. fix(Chip): prevented duplicate ID being applied (patternfly#9886)

    * fix(Chip): prevented duplicate ID being applied
    
    * Updated snapshot
    
    * Updated integration test selector
    thatblindgeye authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    91b7d62 View commit details
    Browse the repository at this point in the history
  2. chore(release): releasing packages [ci skip]

     - @patternfly/react-code-editor@5.2.0-prerelease.39
     - @patternfly/react-core@5.2.0-prerelease.39
     - @patternfly/react-docs@6.2.0-prerelease.39
     - @patternfly/react-integration@5.1.1-prerelease.17
     - demo-app-ts@5.1.1-prerelease.62
     - @patternfly/react-table@5.2.0-prerelease.39
    patternfly-build committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    d67207d View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. chore(expandablesection): Added a demo to show how to use expandable …

    …section to create an expandable text component. (patternfly#9887)
    
    * chore(expandablesection): Added a demo to show how to use expandable section to create an expandable text component.
    
    * Update packages/react-core/src/demos/ExpandableSection/ExpandableSection.md
    
    Co-authored-by: Erin Donehoo <105813956+edonehoo@users.noreply.github.com>
    
    * Update packages/react-core/src/demos/ExpandableSection/ExpandableSection.md
    
    Co-authored-by: Erin Donehoo <105813956+edonehoo@users.noreply.github.com>
    
    * Update packages/react-core/src/demos/ExpandableSection/ExpandableSection.md
    
    Co-authored-by: Erin Donehoo <105813956+edonehoo@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Erin Donehoo <105813956+edonehoo@users.noreply.github.com>
    Co-authored-by: Titani Labaj <39532947+tlabaj@users.noreply.github.com>
    3 people authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    324fbbf View commit details
    Browse the repository at this point in the history
  2. chore(release): releasing packages [ci skip]

     - @patternfly/react-code-editor@5.2.0-prerelease.40
     - @patternfly/react-core@5.2.0-prerelease.40
     - @patternfly/react-docs@6.2.0-prerelease.40
     - demo-app-ts@5.1.1-prerelease.63
     - @patternfly/react-table@5.2.0-prerelease.40
    patternfly-build committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    01b0155 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. feat(CodeEditor): use new monaco package (patternfly#9842)

    * feat(CodeEditor): use new monaco package
    
    * remove commented code
    
    * fix integration
    
    * update tests and mock out editor
    
    * move to direct dependency
    kmcfaul authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    54dd134 View commit details
    Browse the repository at this point in the history
  2. chore(release): releasing packages [ci skip]

     - @patternfly/react-code-editor@5.2.0-prerelease.41
     - @patternfly/react-docs@6.2.0-prerelease.41
     - @patternfly/react-integration@5.1.1-prerelease.18
    patternfly-build committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    eece332 View commit details
    Browse the repository at this point in the history
  3. feat(Modal next): Introduce a next composable Modal (patternfly#9852)

    * feat(Modal next): Introduce a next composble Modal
    
    * upodate for failing tests
    
    * add integration test
    
    * updates from review
    
    * updates from Erin's comments
    
    * Updates from comments
    tlabaj authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    7ec2aff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d9a025 View commit details
    Browse the repository at this point in the history
  5. chore(release): releasing packages [ci skip]

     - @patternfly/react-code-editor@5.2.0-prerelease.42
     - @patternfly/react-core@5.2.0-prerelease.41
     - @patternfly/react-docs@6.2.0-prerelease.42
     - @patternfly/react-integration@5.1.1-prerelease.19
     - demo-app-ts@5.1.1-prerelease.64
     - @patternfly/react-table@5.2.0-prerelease.41
    patternfly-build committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    c90c7f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. feat(DragDrop): new drag drop styling fixes (patternfly#9784)

    * feat(DragDrop): introduce new package and deprecate old implementation
    
    * refactor a bunch
    
    * style fixes
    
    * fix lint errors
    
    * fix lint
    
    * update snap
    
    * update duallistselector example, try exporting interface from separate file
    
    * bump versions in dragdrop for mismatch
    
    * fix versions
    
    * pr feedback
    
    * fix versions after merge
    
    * version update after rebase
    
    * update md
    
    * move into next folder for docgen
    
    * update version after rebase
    
    * update ver after rebase
    
    * update ver after rebase
    
    * update ver after rebase
    
    * remove unused prop, update wording
    
    * move some examples to demos
    
    * update ver after rebase
    
    * update new demos text
    
    * update wording p1
    
    * update wording p2
    
    * update wording p3
    
    * update wording p4
    
    * fix links
    
    * remove beta flags since page is beta
    
    * update ver after rebase
    
    ---------
    
    Co-authored-by: nicolethoen <nthoen@redhat.com>
    kmcfaul and nicolethoen authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    19ddee7 View commit details
    Browse the repository at this point in the history
  2. chore(release): releasing packages [ci skip]

     - @patternfly/react-code-editor@5.2.0-prerelease.43
     - @patternfly/react-core@5.2.0-prerelease.42
     - @patternfly/react-docs@6.2.0-prerelease.43
     - @patternfly/react-drag-drop@5.2.0-prerelease.0
     - demo-app-ts@5.1.1-prerelease.65
     - @patternfly/react-table@5.2.0-prerelease.42
    patternfly-build committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    f4175ff View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Add support for isLabelWrapped and component in Checkbox / Radio (pat…

    …ternfly#9830)
    
    * feat(Checkbox): add support for isLabelWrapped and isLabelBeforeButton
    
    * feat(Radio): add support for component
    
    * refactor(Radio/Checkbox): check isLabelBeforeButton only once
    
    * feat(Radio/Checkbox): add support for component === "label" behaving the same as isLabelWrapped
    
    * docs(Radio/Checkbox): update props description
    
    * test(Checkbox): add unit tests
    
    * test(Checkbox): unit test
    
    * test(Radio): unit tests
    adamviktora authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    fe40f4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae9011b View commit details
    Browse the repository at this point in the history
  3. chore(release): releasing packages [ci skip]

     - @patternfly/react-code-editor@5.2.0-prerelease.44
     - @patternfly/react-core@5.2.0-prerelease.43
     - @patternfly/react-docs@6.2.0-prerelease.44
     - @patternfly/react-drag-drop@5.2.0-prerelease.1
     - demo-app-ts@5.1.1-prerelease.66
     - @patternfly/react-table@5.2.0-prerelease.43
    patternfly-build committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    1ae55d8 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update devdependencies (patternfly#9932)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    20f2bd7 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    74c30e8 View commit details
    Browse the repository at this point in the history
  2. chore(release): releasing packages [ci skip]

     - @patternfly/react-code-editor@5.2.0-prerelease.45
     - @patternfly/react-core@5.2.0-prerelease.44
     - @patternfly/react-docs@6.2.0-prerelease.45
     - @patternfly/react-drag-drop@5.2.0-prerelease.2
     - demo-app-ts@5.1.1-prerelease.67
     - @patternfly/react-table@5.2.0-prerelease.44
    patternfly-build committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    53398c8 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    c14c48c View commit details
    Browse the repository at this point in the history
  2. chore(release): releasing packages [ci skip]

     - @patternfly/react-charts@7.2.0-prerelease.9
     - @patternfly/react-code-editor@5.2.0-prerelease.46
     - @patternfly/react-core@5.2.0-prerelease.45
     - @patternfly/react-docs@6.2.0-prerelease.46
     - @patternfly/react-drag-drop@5.2.0-prerelease.3
     - @patternfly/react-icons@5.2.0-prerelease.10
     - demo-app-ts@5.1.1-prerelease.68
     - @patternfly/react-table@5.2.0-prerelease.45
    patternfly-build committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    af457ce View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. chore(deps): update devdependencies (patternfly#9955)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    10a26e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. FileUploadField fix to set name attribute on input element (patternfl…

    …y#9941)
    
    * FileUploadField name attribute fix
    
    * update snapshots
    
    * prevent breaking change
    
    ---------
    
    Co-authored-by: nicolethoen <nthoen@redhat.com>
    jamestalton and nicolethoen authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    2dab51f View commit details
    Browse the repository at this point in the history
  2. chore(release): releasing packages [ci skip]

     - @patternfly/react-code-editor@5.2.0-prerelease.47
     - @patternfly/react-core@5.2.0-prerelease.46
     - @patternfly/react-docs@6.2.0-prerelease.47
     - @patternfly/react-drag-drop@5.2.0-prerelease.4
     - demo-app-ts@5.1.1-prerelease.69
     - @patternfly/react-table@5.2.0-prerelease.46
    patternfly-build committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    77f45e5 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update devdependencies (patternfly#9967)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    15c5ee9 View commit details
    Browse the repository at this point in the history
  4. Update Victory dependencies (patternfly#9963)

    * feat(charts): Victory dependency update
    
    Closes patternfly#9960
    
    * chore(charts): update lodash dependency
    dlabrecq authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    61aac62 View commit details
    Browse the repository at this point in the history
  5. chore(release): releasing packages [ci skip]

     - @patternfly/react-charts@7.2.0-prerelease.10
     - @patternfly/react-docs@6.2.0-prerelease.48
    patternfly-build committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    cec6e41 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    a189781 View commit details
    Browse the repository at this point in the history
  2. chore(release): releasing packages [ci skip]

     - @patternfly/react-code-editor@5.2.0-prerelease.48
     - @patternfly/react-core@5.2.0-prerelease.47
     - @patternfly/react-docs@6.2.0-prerelease.49
     - @patternfly/react-drag-drop@5.2.0-prerelease.5
     - demo-app-ts@5.1.1-prerelease.70
     - @patternfly/react-table@5.2.0-prerelease.47
    patternfly-build committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    c856b07 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    9395dd5 View commit details
    Browse the repository at this point in the history
  2. chore(release): releasing packages [ci skip]

     - @patternfly/react-code-editor@5.2.0-prerelease.49
     - @patternfly/react-core@5.2.0-prerelease.48
     - @patternfly/react-docs@6.2.0-prerelease.50
     - @patternfly/react-drag-drop@5.2.0-prerelease.6
     - demo-app-ts@5.1.1-prerelease.71
     - @patternfly/react-table@5.2.0-prerelease.48
    patternfly-build committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    08e52e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    e3fe70f View commit details
    Browse the repository at this point in the history
  2. chore(release): releasing packages [ci skip]

     - @patternfly/react-docs@6.2.0-prerelease.51
     - @patternfly/react-drag-drop@5.2.0-prerelease.7
    patternfly-build committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    f62813f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into v6_rebase

    Titani committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    0d72ea1 View commit details
    Browse the repository at this point in the history
  4. fix accoridan examples

    tlabaj committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    4d0bd9e View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. updates to fix docs

    tlabaj committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    83f8bc8 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    76f646b View commit details
    Browse the repository at this point in the history