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

chore: V5 rebase #8323

Merged
merged 87 commits into from
Nov 3, 2022
Merged

chore: V5 rebase #8323

merged 87 commits into from
Nov 3, 2022

Commits on Oct 10, 2022

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

     - @patternfly/react-catalog-view-extension@4.92.27
     - @patternfly/react-code-editor@4.82.27
     - @patternfly/react-console@4.92.27
     - @patternfly/react-core@4.250.2
     - @patternfly/react-docs@5.102.32
     - @patternfly/react-inline-edit-extension@4.86.28
     - demo-app-ts@4.202.8
     - @patternfly/react-log-viewer@4.87.22
     - @patternfly/react-table@4.111.5
     - @patternfly/react-topology@4.88.27
     - @patternfly/react-virtualized-extension@4.88.27
    patternfly-build committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    44af730 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. chore(docs): Release notes 2022.13 (patternfly#8168)

    * chore(docs): Release notes 2022.13
    
    * release note updates
    
    * add screnshots and versions
    
    * update note
    
    * updates from comments
    
    Co-authored-by: Titani <tlabaj@redaht.com>
    tlabaj and Titani authored Oct 11, 2022
    Configuration menu
    Copy the full SHA
    bf07dbf View commit details
    Browse the repository at this point in the history
  2. chore(release): releasing packages [ci skip]

     - @patternfly/react-docs@5.102.33
    patternfly-build committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    17c9e1c View commit details
    Browse the repository at this point in the history
  3. chore(docs): Updated release notes (patternfly#8202)

    Co-authored-by: Titani <tlabaj@redaht.com>
    tlabaj and Titani authored Oct 11, 2022
    Configuration menu
    Copy the full SHA
    702dfbb View commit details
    Browse the repository at this point in the history
  4. chore(release): releasing packages [ci skip]

     - @patternfly/react-docs@5.102.34
    patternfly-build committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    60f9853 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    a5acd1d View commit details
    Browse the repository at this point in the history
  2. chore(Banner): update tests to new react testing library standards (p…

    …atternfly#8160)
    
    * chore(Banner): update tests to new react testing library standards
    
    * add additional test to test screenReaderText
    
    * replace toHaveTextContent with toBeInTheDocument matcher
    
    * add test to check for pf-u-screen-reader class
    samuelatefah authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    a20ea26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c6a6de View commit details
    Browse the repository at this point in the history
  4. chore(release): releasing packages [ci skip]

     - @patternfly/react-catalog-view-extension@4.92.28
     - @patternfly/react-code-editor@4.82.28
     - @patternfly/react-console@4.92.28
     - @patternfly/react-core@4.250.3
     - @patternfly/react-docs@5.102.35
     - @patternfly/react-inline-edit-extension@4.86.29
     - demo-app-ts@4.202.9
     - @patternfly/react-log-viewer@4.87.23
     - @patternfly/react-table@4.111.6
     - @patternfly/react-topology@4.88.28
     - @patternfly/react-virtualized-extension@4.88.28
    patternfly-build committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    5daeed5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91ee855 View commit details
    Browse the repository at this point in the history
  6. chore(release): releasing packages [ci skip]

     - @patternfly/react-catalog-view-extension@4.92.29
     - @patternfly/react-code-editor@4.82.29
     - @patternfly/react-console@4.92.29
     - @patternfly/react-core@4.250.4
     - @patternfly/react-docs@5.102.36
     - @patternfly/react-inline-edit-extension@4.86.30
     - demo-app-ts@4.202.10
     - @patternfly/react-log-viewer@4.87.24
     - @patternfly/react-table@4.111.7
     - @patternfly/react-topology@4.88.29
     - @patternfly/react-virtualized-extension@4.88.29
    patternfly-build committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    2f37a67 View commit details
    Browse the repository at this point in the history
  7. fix(Dropdown next): Add support for forward ref and updated docs. (pa…

    …tternfly#8142)
    
    * fix(Dropdown next): Add support for forward ref and updated docs.
    
    * hide inner ref prop
    
    * hide innerRef
    
    Co-authored-by: Titani <tlabaj@redaht.com>
    tlabaj and Titani authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    423dd67 View commit details
    Browse the repository at this point in the history
  8. chore(release): releasing packages [ci skip]

     - @patternfly/react-catalog-view-extension@4.92.30
     - @patternfly/react-code-editor@4.82.30
     - @patternfly/react-console@4.92.30
     - @patternfly/react-core@4.250.5
     - @patternfly/react-docs@5.102.37
     - @patternfly/react-inline-edit-extension@4.86.31
     - demo-app-ts@4.202.11
     - @patternfly/react-log-viewer@4.87.25
     - @patternfly/react-table@4.111.8
     - @patternfly/react-topology@4.88.30
     - @patternfly/react-virtualized-extension@4.88.30
    patternfly-build committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    8cea2e5 View commit details
    Browse the repository at this point in the history
  9. chore(Title): update tests to new RTL standards (patternfly#8156)

    * chore(Title): update tests to new RTL standards
    
    * chore(Title): update tests to new RTL standards
    
    * chore(Title): update tests to new RTL standards
    
    Co-authored-by: Drew Amunategui II <drewamunateguiii@drews-mbp.acasmart.jh.edu>
    Co-authored-by: Drew Amunategui II <drewamunateguiii@Drews-MacBook-Pro.local>
    3 people authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    f887232 View commit details
    Browse the repository at this point in the history
  10. chore(release): releasing packages [ci skip]

     - @patternfly/react-catalog-view-extension@4.92.31
     - @patternfly/react-code-editor@4.82.31
     - @patternfly/react-console@4.92.31
     - @patternfly/react-core@4.250.6
     - @patternfly/react-docs@5.102.38
     - @patternfly/react-inline-edit-extension@4.86.32
     - demo-app-ts@4.202.12
     - @patternfly/react-log-viewer@4.87.26
     - @patternfly/react-table@4.111.9
     - @patternfly/react-topology@4.88.31
     - @patternfly/react-virtualized-extension@4.88.31
    patternfly-build committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    8aa9e38 View commit details
    Browse the repository at this point in the history
  11. docs(Empty state): Added EmptyStatePrimary to documentation (patternf…

    …ly#8161)
    
    * docs(Empty state): Added EmptyStatePrimary to documentation
    
    * fix typo
    
    Co-authored-by: Titani <tlabaj@redaht.com>
    tlabaj and Titani authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    ebcacd2 View commit details
    Browse the repository at this point in the history
  12. chore(release): releasing packages [ci skip]

     - @patternfly/react-catalog-view-extension@4.92.32
     - @patternfly/react-code-editor@4.82.32
     - @patternfly/react-console@4.92.32
     - @patternfly/react-core@4.250.7
     - @patternfly/react-docs@5.102.39
     - @patternfly/react-inline-edit-extension@4.86.33
     - demo-app-ts@4.202.13
     - @patternfly/react-log-viewer@4.87.27
     - @patternfly/react-table@4.111.10
     - @patternfly/react-topology@4.88.32
     - @patternfly/react-virtualized-extension@4.88.32
    patternfly-build committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    9d771b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    3a8b500 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @patternfly/documentation-framework to…

    … v1.2.43 (patternfly#8129)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    dcfb97a View commit details
    Browse the repository at this point in the history
  3. chore(release): releasing packages [ci skip]

     - @patternfly/react-catalog-view-extension@4.92.33
     - @patternfly/react-code-editor@4.82.33
     - @patternfly/react-console@4.92.33
     - @patternfly/react-core@4.250.8
     - @patternfly/react-docs@5.102.40
     - @patternfly/react-inline-edit-extension@4.86.34
     - demo-app-ts@4.202.14
     - @patternfly/react-log-viewer@4.87.28
     - @patternfly/react-table@4.111.11
     - @patternfly/react-topology@4.88.33
     - @patternfly/react-virtualized-extension@4.88.33
    patternfly-build committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    0afb2a9 View commit details
    Browse the repository at this point in the history
  4. feat(label+labelGroup): update aria-labels to include label text (pat…

    …ternfly#8192)
    
    * feat(label+labelGroup): update aria-labels to include editable label text
    
    * PR feedback from Eric
    jenny-s51 authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    f99a34d View commit details
    Browse the repository at this point in the history
  5. chore(release): releasing packages [ci skip]

     - @patternfly/react-catalog-view-extension@4.92.34
     - @patternfly/react-code-editor@4.82.34
     - @patternfly/react-console@4.92.34
     - @patternfly/react-core@4.251.0
     - @patternfly/react-docs@5.102.41
     - @patternfly/react-inline-edit-extension@4.86.35
     - demo-app-ts@4.202.15
     - @patternfly/react-log-viewer@4.87.29
     - @patternfly/react-table@4.111.12
     - @patternfly/react-topology@4.88.34
     - @patternfly/react-virtualized-extension@4.88.34
    patternfly-build committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    84a0a31 View commit details
    Browse the repository at this point in the history
  6. chore(deps): update dependency @patternfly/documentation-framework to…

    … v1.2.44 (patternfly#8225)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    0ffe6b2 View commit details
    Browse the repository at this point in the history
  7. chore(SkipToContent): converted examples to typescript (patternfly#8138)

    * chore(SkipToContent): converted examples to typescript
    
    * fix(SkipToContent): added trailing newline for linter
    kev-kim authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    d4f4e0a View commit details
    Browse the repository at this point in the history
  8. chore(TextInput): converted examples to typescript (patternfly#8137)

    * chore(TextInput): converted examples to typescript
    
    * fix(TextInput): removed problematic file
    
    * fix(TextInput): added file back with correct name
    
    * fix(TextInput): fixed requested changes
    kev-kim authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    2a8a838 View commit details
    Browse the repository at this point in the history
  9. chore(release): releasing packages [ci skip]

     - @patternfly/react-catalog-view-extension@4.92.35
     - @patternfly/react-code-editor@4.82.35
     - @patternfly/react-console@4.92.35
     - @patternfly/react-core@4.251.1
     - @patternfly/react-docs@5.102.42
     - @patternfly/react-inline-edit-extension@4.86.36
     - demo-app-ts@4.202.16
     - @patternfly/react-log-viewer@4.87.30
     - @patternfly/react-table@4.111.13
     - @patternfly/react-topology@4.88.35
     - @patternfly/react-virtualized-extension@4.88.35
    patternfly-build committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    9eacaae View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

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

     - @patternfly/react-catalog-view-extension@4.92.36
     - @patternfly/react-code-editor@4.82.36
     - @patternfly/react-console@4.92.36
     - @patternfly/react-core@4.251.2
     - @patternfly/react-docs@5.102.43
     - @patternfly/react-inline-edit-extension@4.86.37
     - demo-app-ts@4.202.17
     - @patternfly/react-log-viewer@4.87.31
     - @patternfly/react-table@4.111.14
     - @patternfly/react-topology@4.88.36
     - @patternfly/react-virtualized-extension@4.88.36
    patternfly-build committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    5a7fd83 View commit details
    Browse the repository at this point in the history
  3. TextArea test revamp (patternfly#8150)

    * Text area test revamp
    
    * Edit ref test
    
    * remove unnecessary tests
    
    * add tests for default behavior
    
    * add default validity test
    Dominik-Petrik authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    e723d5b View commit details
    Browse the repository at this point in the history
  4. chore(release): releasing packages [ci skip]

     - @patternfly/react-catalog-view-extension@4.92.37
     - @patternfly/react-code-editor@4.82.37
     - @patternfly/react-console@4.92.37
     - @patternfly/react-core@4.251.3
     - @patternfly/react-docs@5.102.44
     - @patternfly/react-inline-edit-extension@4.86.38
     - demo-app-ts@4.202.18
     - @patternfly/react-log-viewer@4.87.32
     - @patternfly/react-table@4.111.15
     - @patternfly/react-topology@4.88.37
     - @patternfly/react-virtualized-extension@4.88.37
    patternfly-build committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    e1567ca View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency @patternfly/patternfly to v4.218.0 (pa…

    …tternfly#8234)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    eddd9ca View commit details
    Browse the repository at this point in the history
  6. chore(release): releasing packages [ci skip]

     - @patternfly/react-catalog-view-extension@4.92.38
     - @patternfly/react-charts@6.94.8
     - @patternfly/react-code-editor@4.82.38
     - @patternfly/react-console@4.92.38
     - @patternfly/react-core@4.251.4
     - @patternfly/react-docs@5.102.45
     - @patternfly/react-icons@4.92.7
     - @patternfly/react-inline-edit-extension@4.86.39
     - demo-app-ts@4.202.19
     - @patternfly/react-log-viewer@4.87.33
     - @patternfly/react-styles@4.91.7
     - @patternfly/react-table@4.111.16
     - @patternfly/react-tokens@4.93.7
     - @patternfly/react-topology@4.88.38
     - @patternfly/react-virtualized-extension@4.88.38
    patternfly-build committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    449291f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. chore(deps): update dependency @patternfly/patternfly to v4.219.0 (pa…

    …tternfly#8239)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    6e7e225 View commit details
    Browse the repository at this point in the history
  2. feat(DataList): pass button props to toggle (patternfly#8222)

    * feat(DataList): pass button props to toggle
    
    * fix duplicate id
    
    * missed an id
    kmcfaul authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    2328018 View commit details
    Browse the repository at this point in the history
  3. chore(release): releasing packages [ci skip]

     - @patternfly/react-catalog-view-extension@4.92.39
     - @patternfly/react-charts@6.94.9
     - @patternfly/react-code-editor@4.82.39
     - @patternfly/react-console@4.92.39
     - @patternfly/react-core@4.252.0
     - @patternfly/react-docs@5.102.46
     - @patternfly/react-icons@4.92.8
     - @patternfly/react-inline-edit-extension@4.86.40
     - demo-app-ts@4.202.20
     - @patternfly/react-log-viewer@4.87.34
     - @patternfly/react-styles@4.91.8
     - @patternfly/react-table@4.111.17
     - @patternfly/react-tokens@4.93.8
     - @patternfly/react-topology@4.88.39
     - @patternfly/react-virtualized-extension@4.88.39
    patternfly-build committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    d68f302 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. chore(SimpleList):convert to typescript (patternfly#8176)

    * chore(SimpleList):convert to typescript
    
    * updated types to match onSelect handler
    
    * updated types to match onSelect handler and various name changes
    
    Co-authored-by: Jan Wright <jawright@redhat.com>
    janwright73 and Jan Wright authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    26b18e1 View commit details
    Browse the repository at this point in the history
  2. chore(release): releasing packages [ci skip]

     - @patternfly/react-catalog-view-extension@4.92.40
     - @patternfly/react-code-editor@4.82.40
     - @patternfly/react-console@4.92.40
     - @patternfly/react-core@4.252.1
     - @patternfly/react-docs@5.102.47
     - @patternfly/react-inline-edit-extension@4.86.41
     - demo-app-ts@4.202.21
     - @patternfly/react-log-viewer@4.87.35
     - @patternfly/react-table@4.111.18
     - @patternfly/react-topology@4.88.40
     - @patternfly/react-virtualized-extension@4.88.40
    patternfly-build committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    40db44d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3592599 View commit details
    Browse the repository at this point in the history
  4. chore(release): releasing packages [ci skip]

     - @patternfly/react-catalog-view-extension@4.92.41
     - @patternfly/react-code-editor@4.82.41
     - @patternfly/react-console@4.92.41
     - @patternfly/react-core@4.252.2
     - @patternfly/react-docs@5.102.48
     - @patternfly/react-inline-edit-extension@4.86.42
     - demo-app-ts@4.202.22
     - @patternfly/react-log-viewer@4.87.36
     - @patternfly/react-table@4.111.19
     - @patternfly/react-topology@4.88.41
     - @patternfly/react-virtualized-extension@4.88.41
    patternfly-build committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    5e61ce3 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. feat(Wizard,ClipboardCopy): add OUIA props to WizardNav, WizardNavIte…

    …m, ClipboardCopy (patternfly#8193)
    
    * feat(Wizard,ClipboardCopy): add OUIA props to WizardNav, WizardNavItem, ClipboardCopy
    
    * add missing props
    kmcfaul authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    5d75355 View commit details
    Browse the repository at this point in the history
  2. chore(release): releasing packages [ci skip]

     - @patternfly/react-catalog-view-extension@4.92.42
     - @patternfly/react-code-editor@4.82.42
     - @patternfly/react-console@4.92.42
     - @patternfly/react-core@4.253.0
     - @patternfly/react-docs@5.102.49
     - @patternfly/react-inline-edit-extension@4.86.43
     - demo-app-ts@4.202.23
     - @patternfly/react-log-viewer@4.87.37
     - @patternfly/react-table@4.111.20
     - @patternfly/react-topology@4.88.42
     - @patternfly/react-virtualized-extension@4.88.42
    patternfly-build committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    e19bfad View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

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

     - @patternfly/react-catalog-view-extension@4.92.43
     - @patternfly/react-code-editor@4.82.43
     - @patternfly/react-console@4.92.43
     - @patternfly/react-core@4.253.1
     - @patternfly/react-docs@5.102.50
     - @patternfly/react-inline-edit-extension@4.86.44
     - demo-app-ts@4.202.24
     - @patternfly/react-log-viewer@4.87.38
     - @patternfly/react-table@4.111.21
     - @patternfly/react-topology@4.88.43
     - @patternfly/react-virtualized-extension@4.88.43
    patternfly-build committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    ef07e5b View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Configuration menu
    Copy the full SHA
    01da036 View commit details
    Browse the repository at this point in the history
  2. fix(CodeEditor): use codeEditorControls and clean up overall (pattern…

    …fly#7931)
    
    * fix(CodeEditor): use codeEditorControls and clean up overall
    
    * fix lint errors
    
    * use better variable names
    
    * clean up per PR comments
    
    * add back useCallback
    
    * clean up
    
    * clean up
    
    * fix lint errors
    
    * add console warnings when using deprecated props
    
    * fix lint errors
    
    * update warning messages
    
    * fix lint again
    nicolethoen authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    69d5937 View commit details
    Browse the repository at this point in the history
  3. feat(menu): add optional danger state for menu items (patternfly#8131)

    * feat(menu): add optional danger state for menu items
    
    * docs(menu): add demo for danger state
    
    * chore: move example to match html
    gefgu authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    960721e View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency @patternfly/documentation-framework to…

    … v1.2.46 (patternfly#8241)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    00d8286 View commit details
    Browse the repository at this point in the history
  5. chore(release): releasing packages [ci skip]

     - @patternfly/react-catalog-view-extension@4.92.44
     - @patternfly/react-code-editor@4.82.44
     - @patternfly/react-console@4.92.44
     - @patternfly/react-core@4.254.0
     - @patternfly/react-docs@5.102.51
     - @patternfly/react-inline-edit-extension@4.86.45
     - demo-app-ts@4.203.0
     - @patternfly/react-integration@4.206.0
     - @patternfly/react-log-viewer@4.87.39
     - @patternfly/react-table@4.111.22
     - @patternfly/react-topology@4.89.0
     - @patternfly/react-virtualized-extension@4.88.44
    patternfly-build committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    af4d7f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a738bb9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f0a87ba View commit details
    Browse the repository at this point in the history
  8. chore(release): releasing packages [ci skip]

     - @patternfly/react-catalog-view-extension@4.92.45
     - @patternfly/react-code-editor@4.82.45
     - @patternfly/react-console@4.92.45
     - @patternfly/react-core@4.254.1
     - @patternfly/react-docs@5.102.52
     - @patternfly/react-inline-edit-extension@4.86.46
     - demo-app-ts@4.204.0
     - @patternfly/react-integration@4.207.0
     - @patternfly/react-log-viewer@4.87.40
     - @patternfly/react-table@4.111.23
     - @patternfly/react-topology@4.90.0
     - @patternfly/react-virtualized-extension@4.88.45
    patternfly-build committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    b609c0c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bc9ea4c View commit details
    Browse the repository at this point in the history
  10. chore(release): releasing packages [ci skip]

     - @patternfly/react-catalog-view-extension@4.92.46
     - @patternfly/react-code-editor@4.82.46
     - @patternfly/react-console@4.92.46
     - @patternfly/react-core@4.255.0
     - @patternfly/react-docs@5.102.53
     - @patternfly/react-inline-edit-extension@4.86.47
     - demo-app-ts@4.204.1
     - @patternfly/react-log-viewer@4.87.41
     - @patternfly/react-table@4.111.24
     - @patternfly/react-topology@4.90.1
     - @patternfly/react-virtualized-extension@4.88.46
    patternfly-build committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    d37ff72 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a5a032b View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

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

     - @patternfly/react-catalog-view-extension@4.92.47
     - @patternfly/react-code-editor@4.82.47
     - @patternfly/react-console@4.92.47
     - @patternfly/react-core@4.255.1
     - @patternfly/react-docs@5.102.54
     - @patternfly/react-inline-edit-extension@4.86.48
     - demo-app-ts@4.204.2
     - @patternfly/react-log-viewer@4.87.42
     - @patternfly/react-table@4.111.25
     - @patternfly/react-topology@4.90.2
     - @patternfly/react-virtualized-extension@4.88.47
    patternfly-build committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    bb273c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. next(Wizard): Allow for WizardStep to better control state from props…

    … entry-point, include index (patternfly#8218)
    
    * next(Wizard): Allow for WizardStep to better control state from props entrypoint, include index
    
    * address feedback
    
    * fix a couple existing wizard demos, update naming of combined steps in 'next' wizard context
    
    * disable Back/Cancel for async Next step in Kitchen sink example
    jpuzz0 authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    17af1ff View commit details
    Browse the repository at this point in the history
  2. chore(release): releasing packages [ci skip]

     - @patternfly/react-catalog-view-extension@4.92.48
     - @patternfly/react-code-editor@4.82.48
     - @patternfly/react-console@4.92.48
     - @patternfly/react-core@4.255.2
     - @patternfly/react-docs@5.102.55
     - @patternfly/react-inline-edit-extension@4.86.49
     - demo-app-ts@4.204.3
     - @patternfly/react-log-viewer@4.87.43
     - @patternfly/react-table@4.111.26
     - @patternfly/react-topology@4.90.3
     - @patternfly/react-virtualized-extension@4.88.48
    patternfly-build committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    16b0f45 View commit details
    Browse the repository at this point in the history
  3. chore(beta-components): promote candidates 2022.14 (patternfly#8246)

    * chore(beta-components): promote candidates 2022.14
    
    * remove more beta flags
    nicolethoen authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    0cf2f93 View commit details
    Browse the repository at this point in the history
  4. feat(MultipleFileUpload): add aria live region to internal Progress (p…

    …atternfly#8242)
    
    * feat(MultipleFileUpload): add aria live region to internal Progress
    
    * add floor/cap load percentage
    
    * update description
    
    * update and add tests
    kmcfaul authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    dbeb72b View commit details
    Browse the repository at this point in the history
  5. chore(release): releasing packages [ci skip]

     - @patternfly/react-catalog-view-extension@4.92.49
     - @patternfly/react-code-editor@4.82.49
     - @patternfly/react-console@4.92.49
     - @patternfly/react-core@4.256.0
     - @patternfly/react-docs@5.102.56
     - @patternfly/react-inline-edit-extension@4.86.50
     - demo-app-ts@4.204.4
     - @patternfly/react-log-viewer@4.87.44
     - @patternfly/react-table@4.111.27
     - @patternfly/react-topology@4.90.4
     - @patternfly/react-virtualized-extension@4.88.49
    patternfly-build committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    b7e13a9 View commit details
    Browse the repository at this point in the history
  6. feat(Banner): add support for status icons (patternfly#8195)

    * feat(Banner): add support for status icons
    
    * Made icon support an example instead of new props
    
    * Added flex layout to status example
    
    * Updated snapshot after rebase
    
    * Updated logic for rendering sr text
    thatblindgeye authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    6bd6c88 View commit details
    Browse the repository at this point in the history
  7. chore(release): releasing packages [ci skip]

     - @patternfly/react-catalog-view-extension@4.92.50
     - @patternfly/react-code-editor@4.82.50
     - @patternfly/react-console@4.92.50
     - @patternfly/react-core@4.257.0
     - @patternfly/react-docs@5.102.57
     - @patternfly/react-inline-edit-extension@4.86.51
     - demo-app-ts@4.204.5
     - @patternfly/react-log-viewer@4.87.45
     - @patternfly/react-table@4.111.28
     - @patternfly/react-topology@4.90.5
     - @patternfly/react-virtualized-extension@4.88.50
    patternfly-build committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    1a114c6 View commit details
    Browse the repository at this point in the history
  8. Create workflow for extensions issues (patternfly#8281)

    * Create workflow for extensions issues
    
    Whenever a patternfly-react issue is tagged with the 'extensions' label, it will automatically get added to the 'PatternFly Extensions' project board
    
    * change label name
    nicolethoen authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    024c3af View commit details
    Browse the repository at this point in the history
  9. fix(Timestamp): updated logic for rendering datetime attribute (patte…

    …rnfly#8205)
    
    * fix(Timestamp): updated logic for rendering datetime attribute
    
    * Updated spread props to prevent duplicate datetime attribute
    
    * Made updates per PR feedback
    
    * Added new utils file to helpers index
    
    * Removed timezone from dates in tests
    thatblindgeye authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    c890770 View commit details
    Browse the repository at this point in the history
  10. chore(release): releasing packages [ci skip]

     - @patternfly/react-catalog-view-extension@4.92.51
     - @patternfly/react-code-editor@4.82.51
     - @patternfly/react-console@4.92.51
     - @patternfly/react-core@4.257.1
     - @patternfly/react-docs@5.102.58
     - @patternfly/react-inline-edit-extension@4.86.52
     - demo-app-ts@4.204.6
     - @patternfly/react-log-viewer@4.87.46
     - @patternfly/react-table@4.111.29
     - @patternfly/react-topology@4.90.6
     - @patternfly/react-virtualized-extension@4.88.51
    patternfly-build committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    9aafcbc View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. chore(deps): update dependency @patternfly/documentation-framework to…

    … v1.2.48 (patternfly#8282)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    f863e09 View commit details
    Browse the repository at this point in the history
  2. chore(release): releasing packages [ci skip]

     - @patternfly/react-docs@5.102.59
    patternfly-build committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    dcdcfd2 View commit details
    Browse the repository at this point in the history
  3. feat(Popover): update default flip behavior and width (patternfly#8191)

    * feat(Popover): update default flip behavior and width
    
    * fix flip positions for diagonals
    
    * revert default for autoWidth for now
    
    * remove old comment
    kmcfaul authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    108503f View commit details
    Browse the repository at this point in the history
  4. chore(release): releasing packages [ci skip]

     - @patternfly/react-catalog-view-extension@4.92.52
     - @patternfly/react-code-editor@4.82.52
     - @patternfly/react-console@4.92.52
     - @patternfly/react-core@4.258.0
     - @patternfly/react-docs@5.102.60
     - @patternfly/react-inline-edit-extension@4.86.53
     - demo-app-ts@4.204.7
     - @patternfly/react-log-viewer@4.87.47
     - @patternfly/react-table@4.111.30
     - @patternfly/react-topology@4.90.7
     - @patternfly/react-virtualized-extension@4.88.52
    patternfly-build committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    d16f3d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. chore(deps): update dependency @patternfly/patternfly to v4.219.1 (pa…

    …tternfly#8288)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    33099e2 View commit details
    Browse the repository at this point in the history
  2. chore(release): releasing packages [ci skip]

     - @patternfly/react-catalog-view-extension@4.92.53
     - @patternfly/react-charts@6.94.10
     - @patternfly/react-code-editor@4.82.53
     - @patternfly/react-console@4.92.53
     - @patternfly/react-core@4.258.1
     - @patternfly/react-docs@5.102.61
     - @patternfly/react-icons@4.92.9
     - @patternfly/react-inline-edit-extension@4.86.54
     - demo-app-ts@4.204.8
     - @patternfly/react-log-viewer@4.87.48
     - @patternfly/react-styles@4.91.9
     - @patternfly/react-table@4.111.31
     - @patternfly/react-tokens@4.93.9
     - @patternfly/react-topology@4.90.8
     - @patternfly/react-virtualized-extension@4.88.53
    patternfly-build committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    4c1b821 View commit details
    Browse the repository at this point in the history
  3. fix(Pagination): prevented regenerating random id on each render (pat…

    …ternfly#8175)
    
    * fix(Pagination): prevented regenerating random id on each render
    
    * fix duplicate ids in existing demos
    
    * fix(Pagination): update column management table demo pagination
    
    * add unit test
    nicolethoen authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    873cff7 View commit details
    Browse the repository at this point in the history
  4. Add pipeline groups (patternfly#8278)

    * Add pipeline groups
    
    * Breakout topology package options for readability
    jeff-phillips-18 authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    ee9b15c View commit details
    Browse the repository at this point in the history
  5. chore(dropdown-like components): updated isFlipEnabled to true by def… (

    patternfly#8215)
    
    * chore(dropdown-like components): updated isFlipEnabled to true by default
    
    * Updated snapshots
    
    * Updated failing integration test
    
    * Updated conditional for adding static class
    
    * Updated static logic based on Core updates
    
    * Updated ContextSelector
    thatblindgeye authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    1585f83 View commit details
    Browse the repository at this point in the history
  6. chore(release): releasing packages [ci skip]

     - @patternfly/react-catalog-view-extension@4.92.54
     - @patternfly/react-code-editor@4.82.54
     - @patternfly/react-console@4.92.54
     - @patternfly/react-core@4.258.2
     - @patternfly/react-docs@5.102.62
     - @patternfly/react-inline-edit-extension@4.86.55
     - demo-app-ts@4.204.9
     - @patternfly/react-integration@4.207.1
     - @patternfly/react-log-viewer@4.87.49
     - @patternfly/react-table@4.111.32
     - @patternfly/react-topology@4.90.9
     - @patternfly/react-virtualized-extension@4.88.54
    patternfly-build committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    5d975fb View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

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

     - @patternfly/react-catalog-view-extension@4.92.55
     - @patternfly/react-charts@6.94.11
     - @patternfly/react-code-editor@4.82.55
     - @patternfly/react-console@4.92.55
     - @patternfly/react-core@4.258.3
     - @patternfly/react-docs@5.102.63
     - @patternfly/react-icons@4.92.10
     - @patternfly/react-inline-edit-extension@4.86.56
     - demo-app-ts@4.204.10
     - @patternfly/react-log-viewer@4.87.50
     - @patternfly/react-styles@4.91.10
     - @patternfly/react-table@4.111.33
     - @patternfly/react-tokens@4.93.10
     - @patternfly/react-topology@4.90.10
     - @patternfly/react-virtualized-extension@4.88.55
    patternfly-build committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    8faac0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76f6bf4 View commit details
    Browse the repository at this point in the history
  4. chore(release): releasing packages [ci skip]

     - @patternfly/react-docs@5.102.64
     - demo-app-ts@4.204.11
     - @patternfly/react-integration@4.207.2
     - @patternfly/react-topology@4.90.11
    patternfly-build committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    846748b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Update extensions.yml

    nicolethoen authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    d3ab43b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4419614 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. chore(docs): Added release notes 2022.14 (patternfly#8301)

    * chore(docs): Added rleases notes 2022.14
    
    * updated topology version
    
    * fixes from reviews
    
    Co-authored-by: Titani <tlabaj@redaht.com>
    tlabaj and Titani authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    0b51afc View commit details
    Browse the repository at this point in the history
  2. chore(release): releasing packages [ci skip]

     - @patternfly/react-catalog-view-extension@4.92.56
     - @patternfly/react-code-editor@4.82.56
     - @patternfly/react-console@4.92.56
     - @patternfly/react-core@4.258.4
     - @patternfly/react-docs@5.102.65
     - @patternfly/react-inline-edit-extension@4.86.57
     - demo-app-ts@4.204.12
     - @patternfly/react-log-viewer@4.87.51
     - @patternfly/react-table@4.111.34
     - @patternfly/react-topology@4.90.12
     - @patternfly/react-virtualized-extension@4.88.56
    patternfly-build committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    1fa474a View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Merge branch 'main' into v5

    Titani committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    2301b47 View commit details
    Browse the repository at this point in the history
  2. chore(rebase) v5

    Titani committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    086b1a4 View commit details
    Browse the repository at this point in the history