forked from patternfly/patternfly-react
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Release alphas from v6 and rebase from main (patternfly#9692)
* refactor(SliderStep): use token instead for hardcoded value (patternfly#9651) * feat(Drawer): Added start and end to position props, updated resizing to work with RTL (patternfly#9627) * feat(Drawer): Added start and end to position props, updaed resizing to work with RTL * update logic for newsize * fix(Modal): Prevent duplicate ids within Modal (patternfly#9555) * chore(release): releasing packages [ci skip] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - [email protected] - @patternfly/[email protected] * chore(Brand): update tests (patternfly#9543) * chore(Brand): update tests * add more tests * add width test * test updates * feat(Select) - add appendTo to SelectPopperProps (patternfly#9578) * fix(misc): fixed broken CodeSandbox demos (patternfly#9519) * update import paths * fix(table): update data imports to absolute * fix remaining codesandbox demos * chore(release): releasing packages [ci skip] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - [email protected] - @patternfly/[email protected] * chore: update breadcrumb dropdown item arrow to work in RTL (patternfly#9603) * chore: update breadcrumb dropdown item arrow to work in RTL * chore: use icon with shouldMirrorRTL instead * chore(release): releasing packages [ci skip] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - [email protected] - @patternfly/[email protected] * fix(Slider): Updated slider to work in RTL. (patternfly#9655) * fix(Slider): Updred slider to work in RTL. Deprecated rightActions and leftActions props, added endActions and startActions props. * fixes from comments * docs(Toolbar): remove test example (patternfly#9614) * docs(tabs): Clean up React documentation content. (patternfly#9606) * docs(tabs):clean up React documentation content. * Update packages/react-core/src/components/Tabs/examples/Tabs.md * chore(release): releasing packages [ci skip] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - [email protected] - @patternfly/[email protected] * fix(popper): add start/end positioning with RTL support, update default (patternfly#9628) * fix(popper): add start/end positioning with RTL support, update default * ensure that getLanguageDirection only returns ltr or rtl * fix(Popper): expanded types to include start/end; updated position value * fix(Dropdown): Add appendTo to dropdownPopperProps interface (patternfly#9635) * feat(Timestamp): allowed displayed datetime to be UTC (patternfly#9649) * feat(Timestamp): allowed displayed datetime to be UTC * Updated rendering of default UTC suffix * chore(release): releasing packages [ci skip] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - [email protected] - @patternfly/[email protected] * chore(deps): update dependency @patternfly/patternfly to v5.1.0-prerelease.32 (patternfly#9642) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(Tabs): allow RTL scrolling (patternfly#9633) * fix(Tabs): allow RTL scrolling * add direction assignment to update * update aria label descriptions * add props and deprecate old, update internal state names * update desc * chore(release): releasing packages [ci skip] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - [email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] * fix(Nav): allow RTL scrolling (patternfly#9637) * fix(Nav): allow rtl scrolling * add direction assignment to update * update aria label descriptions * add new props and deprecate old * update desc * update other test snaps * chore(BackgroundImage): update tests (patternfly#9584) * chore(BackgroundImage): update tests * add spread prop test, update test * use styles obj * update test name to use styles * feat(Label) add option to make label clickable (patternfly#9284) * feat(Label) add option to make label clickable * add type to label button * chore(Label): Address misc PR feedback * chore(Label): Remove mention of onClick being incompatible with overflow * chore(Label): Remove prop from effect deps where it's no longer needed --------- Co-authored-by: Austin Sullivan <[email protected]> * feat(charts): add RTL legend support (patternfly#9570) * feat(charts): add RTL legend support * clone data/label components * remove legend positions, add beta * remove last position update * update logic to account for text length * update clones * chore(release): releasing packages [ci skip] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - [email protected] - @patternfly/[email protected] * fix(PrimaryDetail): remove primary detail card view require statement (patternfly#9661) * chore(release): releasing packages [ci skip] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - [email protected] - @patternfly/[email protected] * fix(Draggable): dont disable droppable on false ondrag (patternfly#9646) * chore(release): releasing packages [ci skip] - @patternfly/[email protected] - @patternfly/[email protected] - @patternfly/[email protected] - [email protected] - @patternfly/[email protected] * chore(screenshots): Updated screenshots (patternfly#9660) * chore(screenshots): Updated screenshots * rebase and update * fix: dry run publishing v6 alphas --------- Co-authored-by: adamviktora <[email protected]> Co-authored-by: Titani Labaj <[email protected]> Co-authored-by: Austin Sullivan <[email protected]> Co-authored-by: patternfly-build <[email protected]> Co-authored-by: kmcfaul <[email protected]> Co-authored-by: Maria <[email protected]> Co-authored-by: Jenny <[email protected]> Co-authored-by: Michael Coker <[email protected]> Co-authored-by: Erin Donehoo <[email protected]> Co-authored-by: Eric Olkowski <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Dominik Petřík <[email protected]> Co-authored-by: Dallas <[email protected]>
- Loading branch information
1 parent
177b676
commit 327b32d
Showing
25 changed files
with
306 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ name: release | |
on: | ||
push: | ||
branches: | ||
- main | ||
- v6 | ||
jobs: | ||
build: | ||
runs-on: ubuntu-latest | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -49,6 +49,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline | |
|
||
**Note:** Version bump only for package @patternfly/react-charts | ||
|
||
## [7.1.1-prerelease.9](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-22) | ||
|
||
### Features | ||
|
||
- **charts:** add RTL legend support ([#9570](https://github.com/patternfly/patternfly-react/issues/9570)) ([99d8d97](https://github.com/patternfly/patternfly-react/commit/99d8d975eeb2d562357cdcaa37502748d5794564)) | ||
|
||
## 7.1.1-prerelease.8 (2023-09-21) | ||
|
||
**Note:** Version bump only for package @patternfly/react-charts | ||
|
||
## [7.1.1-prerelease.7](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-18) | ||
|
||
**Note:** Version bump only for package @patternfly/react-charts | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -131,6 +131,42 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline | |
|
||
**Note:** Version bump only for package @patternfly/react-code-editor | ||
|
||
## [5.1.1-prerelease.22](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-25) | ||
|
||
**Note:** Version bump only for package @patternfly/react-code-editor | ||
|
||
## [5.1.1-prerelease.21](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-25) | ||
|
||
**Note:** Version bump only for package @patternfly/react-code-editor | ||
|
||
## [5.1.1-prerelease.20](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-22) | ||
|
||
**Note:** Version bump only for package @patternfly/react-code-editor | ||
|
||
## [5.1.1-prerelease.19](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-21) | ||
|
||
**Note:** Version bump only for package @patternfly/react-code-editor | ||
|
||
## [5.1.1-prerelease.18](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-21) | ||
|
||
**Note:** Version bump only for package @patternfly/react-code-editor | ||
|
||
## [5.1.1-prerelease.17](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-21) | ||
|
||
**Note:** Version bump only for package @patternfly/react-code-editor | ||
|
||
## [5.1.1-prerelease.16](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-21) | ||
|
||
**Note:** Version bump only for package @patternfly/react-code-editor | ||
|
||
## [5.1.1-prerelease.15](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-21) | ||
|
||
**Note:** Version bump only for package @patternfly/react-code-editor | ||
|
||
## [5.1.1-prerelease.14](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-20) | ||
|
||
**Note:** Version bump only for package @patternfly/react-code-editor | ||
|
||
## [5.1.1-prerelease.13](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-19) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -174,6 +174,67 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline | |
|
||
- **Drawer:** Added start and end to position props, updated resizing to work with RTL ([#9627](https://github.com/patternfly/patternfly-react/issues/9627)) ([e12b872](https://github.com/patternfly/patternfly-react/commit/e12b8726b9ebc2fec921b7316a270a9c09decf96)) | ||
|
||
## [5.1.1-prerelease.22](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-25) | ||
|
||
### Bug Fixes | ||
|
||
- **Draggable:** dont disable droppable on false ondrag ([#9646](https://github.com/patternfly/patternfly-react/issues/9646)) ([8e1e08d](https://github.com/patternfly/patternfly-react/commit/8e1e08d0d0c052ff50a43b72a50724dc2053f416)) | ||
|
||
## [5.1.1-prerelease.21](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-25) | ||
|
||
### Bug Fixes | ||
|
||
- **PrimaryDetail:** remove primary detail card view require statement ([#9661](https://github.com/patternfly/patternfly-react/issues/9661)) ([9ae107f](https://github.com/patternfly/patternfly-react/commit/9ae107f1f3bc6e87cf15f4f51249c1614d16ea57)) | ||
|
||
## [5.1.1-prerelease.20](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-22) | ||
|
||
### Bug Fixes | ||
|
||
- **Nav:** allow RTL scrolling ([#9637](https://github.com/patternfly/patternfly-react/issues/9637)) ([faddb9c](https://github.com/patternfly/patternfly-react/commit/faddb9cf243a5d4e0ac4cebd95c56e5723f7a8f2)) | ||
|
||
## [5.1.1-prerelease.19](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-21) | ||
|
||
### Bug Fixes | ||
|
||
- **Tabs:** allow RTL scrolling ([#9633](https://github.com/patternfly/patternfly-react/issues/9633)) ([72f13c8](https://github.com/patternfly/patternfly-react/commit/72f13c883b528ffc4ca428d068d479e2b688dc79)) | ||
|
||
## [5.1.1-prerelease.18](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-21) | ||
|
||
### Bug Fixes | ||
|
||
- **Dropdown:** Add appendTo to dropdownPopperProps interface ([#9635](https://github.com/patternfly/patternfly-react/issues/9635)) ([1bc53da](https://github.com/patternfly/patternfly-react/commit/1bc53da876b757211a237832881820ccad64bdd7)) | ||
- **popper:** add start/end positioning with RTL support, update default ([#9628](https://github.com/patternfly/patternfly-react/issues/9628)) ([033e6bc](https://github.com/patternfly/patternfly-react/commit/033e6bcca19994f0dc1ead8bcd076096d045bd77)) | ||
|
||
### Features | ||
|
||
- **Timestamp:** allowed displayed datetime to be UTC ([#9649](https://github.com/patternfly/patternfly-react/issues/9649)) ([7b3ec92](https://github.com/patternfly/patternfly-react/commit/7b3ec9275e6a8909b1e230c6e6f52d74c9c72842)) | ||
|
||
## [5.1.1-prerelease.17](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-21) | ||
|
||
### Bug Fixes | ||
|
||
- **Slider:** Updated slider to work in RTL. ([#9655](https://github.com/patternfly/patternfly-react/issues/9655)) ([1eb77cb](https://github.com/patternfly/patternfly-react/commit/1eb77cbdf98f1d9f140933ec5baaba37b8907492)) | ||
|
||
## [5.1.1-prerelease.16](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-21) | ||
|
||
**Note:** Version bump only for package @patternfly/react-core | ||
|
||
## [5.1.1-prerelease.15](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-21) | ||
|
||
### Bug Fixes | ||
|
||
- **misc:** fixed broken CodeSandbox demos ([#9519](https://github.com/patternfly/patternfly-react/issues/9519)) ([c02dcbc](https://github.com/patternfly/patternfly-react/commit/c02dcbcfe84c6aa5f67e8fa79839913c142541b4)) | ||
|
||
## [5.1.1-prerelease.14](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-20) | ||
|
||
### Bug Fixes | ||
|
||
- **Modal:** Prevent duplicate ids within Modal ([#9555](https://github.com/patternfly/patternfly-react/issues/9555)) ([2953b78](https://github.com/patternfly/patternfly-react/commit/2953b78290b3baee6cf506303c88dfc5ab9d0329)) | ||
|
||
### Features | ||
|
||
- **Drawer:** Added start and end to position props, updated resizing to work with RTL ([#9627](https://github.com/patternfly/patternfly-react/issues/9627)) ([e12b872](https://github.com/patternfly/patternfly-react/commit/e12b8726b9ebc2fec921b7316a270a9c09decf96)) | ||
|
||
## [5.1.1-prerelease.13](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-19) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -131,6 +131,42 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline | |
|
||
**Note:** Version bump only for package @patternfly/react-docs | ||
|
||
## [6.1.1-prerelease.23](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-25) | ||
|
||
**Note:** Version bump only for package @patternfly/react-docs | ||
|
||
## [6.1.1-prerelease.22](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-25) | ||
|
||
**Note:** Version bump only for package @patternfly/react-docs | ||
|
||
## [6.1.1-prerelease.21](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-22) | ||
|
||
**Note:** Version bump only for package @patternfly/react-docs | ||
|
||
## [6.1.1-prerelease.20](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-21) | ||
|
||
**Note:** Version bump only for package @patternfly/react-docs | ||
|
||
## [6.1.1-prerelease.19](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-21) | ||
|
||
**Note:** Version bump only for package @patternfly/react-docs | ||
|
||
## [6.1.1-prerelease.18](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-21) | ||
|
||
**Note:** Version bump only for package @patternfly/react-docs | ||
|
||
## [6.1.1-prerelease.17](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-21) | ||
|
||
**Note:** Version bump only for package @patternfly/react-docs | ||
|
||
## [6.1.1-prerelease.16](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-21) | ||
|
||
**Note:** Version bump only for package @patternfly/react-docs | ||
|
||
## [6.1.1-prerelease.15](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-20) | ||
|
||
**Note:** Version bump only for package @patternfly/react-docs | ||
|
||
## [6.1.1-prerelease.14](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected]) (2023-09-19) | ||
|
||
**Note:** Version bump only for package @patternfly/react-docs | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.