Skip to content

v5.1.1

Compare
Choose a tag to compare
@nicolethoen nicolethoen released this 06 Oct 01:09
741c248

What's Changed

  • chore: make sure versions are correct by @nicolethoen in #9414
  • chore: Rebase Post v5 and merge into main by @tlabaj in #9419
  • fix(Modal): remove aria-hidden from siblings when unmounting the component (v5) by @dgdavid in #9110
  • chore(deps): update dependency rollup to v3.23.1 by @renovate in #9238
  • chore(deps): update typescript-eslint monorepo to v5.59.9 by @renovate in #9241
  • chore(deps): update dependency @babel/plugin-proposal-private-property-in-object to v7.21.11 by @renovate in #9243
  • chore(deps): update dependency ts-patch to v3 by @renovate in #9271
  • chore(deps): update dependency eslint-plugin-markdown to v3.0.1 by @renovate in #9426
  • chore(deps): update typescript-eslint monorepo to v5.62.0 by @renovate in #9428
  • chore(deps): update dependency @types/jest to v29.5.3 by @renovate in #9425
  • chore(deps): update dependency rollup to v3.27.0 by @renovate in #9423
  • feat(Drawer): add noBackground to colorVariant by @kmcfaul in #9372
  • feat(SimpleList): add ul/li classes by @kmcfaul in #9302
  • feat(Modal): use css vars to set width, add maxWidth by @kmcfaul in #9300
  • fix(TextArea) validated example in docs by @Dominik-Petrik in #9288
  • fix(Popper): fixed flicker when opening popper content by @wise-king-sullyman in #9339
  • chore: remove extensions from promote script by @nicolethoen in #9400
  • fix(deps): update dependency eslint-plugin-jest to v27.2.3 by @renovate in #9433
  • chore(OverflowMenu): convert examples to tsx by @kmcfaul in #9383
  • chore(deps): update dependency ts-patch to v3.0.2 by @renovate in #9432
  • docs(Tabs): converted tabs & tables demo to use inputs for selection by @wise-king-sullyman in #9395
  • chore(deps): update dependency @rollup/plugin-commonjs to v25.0.3 by @renovate in #9263
  • feat(Popover) add option to trigger popover on hover by @Dominik-Petrik in #9283
  • chore(deps): update dependency eslint to v8.46.0 by @renovate in #9406
  • chore(deps): update dependency @patternfly/patternfly to v5.1.0-prerelease.4 by @renovate in #9434
  • chore(aboutmodal): added token instead off hard coded value by @ashley-o0o in #9452
  • chore(deps): update dependency @octokit/rest to v20 by @renovate in #9451
  • chore(deps): update dependency rollup to v3.27.2 by @renovate in #9450
  • fix(deps): update dependency eslint-config-prettier to v8.10.0 by @renovate in #9437
  • chore(deps): update dependency @patternfly/documentation-framework to v5.0.19 by @renovate in #9421
  • fix(deps): update dependency focus-trap to v7.5.2 by @renovate in #9446
  • fix(deps): update dependency eslint-plugin-react to v7.33.1 by @renovate in #9445
  • fix(deps): update dependency eslint-plugin-import to v2.28.0 by @renovate in #9444
  • fix(deps): update dependency eslint-config-prettier to v9 by @renovate in #9464
  • fix(deps): update dependency eslint-plugin-prettier to v5 by @renovate in #9458
  • chore(deps): update dependency prettier to v3 by @renovate in #9456
  • feat(Pagination): add offset example by @MariaAga in #9232
  • Revert "fix(deps): update dependency eslint-plugin-prettier to v5" by @tlabaj in #9472
  • fix(DatePicker): updated onBlur logic for empty date by @thatblindgeye in #9373
  • feat(Modal): add close button arialabel prop by @kmcfaul in #9467
  • fix(deps): update dependency eslint-plugin-prettier to v5 by @renovate in #9473
  • chore(deps): update babel monorepo by @renovate in #9440
  • chore: Update devX issue template by @nicolethoen in #9461
  • chore(build): address linting rule violations by @jenny-s51 in #9396
  • feat(Modal): added ability to customize initial focus by @thatblindgeye in #9453
  • chore(deps): update dependency lint-staged to v13.3.0 by @renovate in #9488
  • chore(deps): update dependency eslint to v8.47.0 by @renovate in #9486
  • chore(deps): update dependency rollup to v3.28.0 by @renovate in #9478
  • chore(deps): update dependency @rollup/plugin-commonjs to v25.0.4 by @renovate in #9485
  • chore(CI): added packages key to lerna config by @wise-king-sullyman in #9494
  • docs(TimePicker): updated examples to TypeScript by @wise-king-sullyman in #9430
  • fix(Card): updated warning logic for new clickable/selectable card by @thatblindgeye in #9418
  • chore(deps): update dependency @patternfly/documentation-framework to v5.1.3 by @renovate in #9477
  • chore(deps): update dependency @patternfly/patternfly to v5.1.0-prerelease.6 by @renovate in #9476
  • fix(Menu): focused items should scrollintoview when overflowed by @kmcfaul in #9408
  • chore(a11y): clean up a11y config so we test valid URLs and limit timeouts by @nicolethoen in #9328
  • chore(CI): fixed lint errors by @wise-king-sullyman in #9496
  • chore(deps): update dependency lint-staged to v14 by @renovate in #9495
  • chore(deps): update dependency @patternfly/patternfly to v5.1.0-prerelease.7 by @renovate in #9499
  • chore(deps): update dependency prettier to v3.0.2 by @renovate in #9502
  • fix(Chip): Added prop to render a badge in the chip after the text by @tlabaj in #9493
  • fix(Button): Fixed incorrect styles when plain variant and isLoading is false by @tlabaj in #9500
  • chore(CI): updated lerna to not publish private packages by @wise-king-sullyman in #9501
  • fix(ChartScatter): consider bubbleProperty if it is set by @andreasgerstmayr in #9282
  • feat(misc): update screenreader classname by @kmcfaul in #9392
  • feat(Table): Added isNoInset prop for flat tree tables by @nicolethoen in #9427
  • fix(deps): update dependency eslint-plugin-react to v7.33.2 by @renovate in #9503
  • feat(TreeView): onCollapse callback by @kmcfaul in #9480
  • chore(deps): update renovate to group and automerge PRs by @tlabaj in #9471
  • fix(Charts, Table): Fixed lint errors in charts and table by @tlabaj in #9507
  • chore(card view demos): update to new selectable card variant by @jenny-s51 in #9322
  • chore: turn on dry run in release script while debugging by @nicolethoen in #9510
  • fix(release): Update release dry run by @dgutride in #9514
  • move all svgs into one place (per package) by @MariaAga in #9455
  • fix(JumpLinks) jump links dont work after skipToContent by @Dominik-Petrik in #9360
  • chore(PasswordStrength): demo conversion to TS by @adamviktora in #9518
  • feat(FocusTrap): convert to function component by @jonkoops in #9297
  • fix(DatePicker): resolved page scrolling bug by @thatblindgeye in #9401
  • fix(DatePicker): error not showing on date reset by button by @adamviktora in #9267
  • chore(deps): update dependency @patternfly/patternfly to v5.1.0-prerelease.8 by @renovate in #9522
  • docs(TextArea): add onFocus/onBlur props to table by @kmcfaul in #9513
  • fix: bump lerna version by @nicolethoen in #9523
  • fix: turn on dry run to test removing --no-private [skip-a11y] by @nicolethoen in #9549
  • fix: try and get react-integration bumping correctly [skip-a11y] by @nicolethoen in #9554
  • fix(select): fixed deprecated menu filter styles by @mcoker in #9551
  • chore(deps): update dependency @patternfly/patternfly to v5.1.0-prerelease.13 by @renovate in #9539
  • chore(NotificationDrawer): demo conversion from JS to TS by @adamviktora in #9516
  • feat(Drawer): added focustrap functionality by @thatblindgeye in #9469
  • feat(Toolbar): allow multiple toggle groups by @kmcfaul in #9329
  • chore(deps): update dependency @patternfly/patternfly to v5.1.0-prerelease.20 by @renovate in #9559
  • chore(AlertGroup): update tests by @kmcfaul in #9542
  • chore(deps): update dependency @patternfly/patternfly to v5.1.0-prerelease.21 by @renovate in #9567
  • chore(deps): update dependency @patternfly/patternfly to v5.1.0-prerelease.24 by @renovate in #9571
  • chore: add rtl switcher, bump docs-framework package by @mcoker in #9582
  • docs(tile): Adds documentation to React examples. by @edonehoo in #9535
  • fix(button): added logical start/end vals to iconPosition by @mcoker in #9611
  • Convert Card View demo to TS by @jenny-s51 in #9359
  • feat(Icon): added prop for mirroring in RTL by @thatblindgeye in #9609
  • chore(charts): update chart's tooltip example by @dlabrecq in #9613
  • fix(NavItem): fix incorrect component typing by @kmcfaul in #9579
  • chore(deps): update dependency @patternfly/patternfly to v5.1.0-prerelease.28 by @renovate in #9601
  • fix(search-input): mirror search icon in rtl, fix double border by @mcoker in #9602
  • feat(TextInput): Added isStartTruncted prop and deprecated isLeftTruncted prop by @tlabaj in #9610
  • fix(code-editor): force element that wraps editor to be LTR by @mcoker in #9626
  • chore(Checkbox): updated example CSS to use logical property by @thatblindgeye in #9604
  • chore(DataList): added RTL modifier class to icon in demo by @thatblindgeye in #9605
  • fix(clipboard-copy): added rtl support by @mcoker in #9629
  • refactor(SliderStep): use token instead for hardcoded value by @adamviktora in #9651
  • feat(Drawer): Added start and end to position props, updated resizing to work with RTL by @tlabaj in #9627
  • fix(Modal): Prevent duplicate ids within Modal by @wise-king-sullyman in #9555
  • chore(Brand): update tests by @kmcfaul in #9543
  • feat(Select) - add appendTo to SelectPopperProps by @MariaAga in #9578
  • fix(misc): fixed broken CodeSandbox demos by @jenny-s51 in #9519
  • chore: update breadcrumb dropdown item arrow to work in RTL by @mcoker in #9603
  • fix(Slider): Updated slider to work in RTL. by @tlabaj in #9655
  • docs(Toolbar): remove test example by @kmcfaul in #9614
  • docs(tabs): Clean up React documentation content. by @edonehoo in #9606
  • fix(popper): add start/end positioning with RTL support, update default by @wise-king-sullyman in #9628
  • fix(Dropdown): Add appendTo to dropdownPopperProps interface by @wise-king-sullyman in #9635
  • feat(Timestamp): allowed displayed datetime to be UTC by @thatblindgeye in #9649
  • chore(deps): update dependency @patternfly/patternfly to v5.1.0-prerelease.32 by @renovate in #9642
  • fix(Tabs): allow RTL scrolling by @kmcfaul in #9633
  • fix(Nav): allow RTL scrolling by @kmcfaul in #9637
  • chore(BackgroundImage): update tests by @kmcfaul in #9584
  • feat(Label) add option to make label clickable by @Dominik-Petrik in #9284
  • feat(charts): add RTL legend support by @kmcfaul in #9570
  • fix(PrimaryDetail): remove primary detail card view require statement by @wise-king-sullyman in #9661
  • fix(Draggable): dont disable droppable on false ondrag by @gitdallas in #9646
  • chore(screenshots): Updated screenshots by @tlabaj in #9660
  • Revert "chore(deps): update dependency ts-patch to v3 (#9271)" by @wise-king-sullyman in #9701
  • fix: whitespace changes to trigger prereleases by @nicolethoen in #9702

New Contributors

Full Changelog: v5.0.0...v5.1.1