Skip to content

v6.2.0

Choose a tag to compare

@dlabaj dlabaj released this 07 Apr 15:20
· 283 commits to main since this release
484c750

What's Changed

  • chore(stalebot): update stale.yml by @srambach in #7238
  • fix(menu-toggle): add variable for menu toggle plain border radius for MUI theme support by @sg00dwin in #7248
  • chore(deps): update dependency @patternfly/react-table to v6.1.0 by @renovate in #7263
  • chore(deps): update dependency @patternfly/react-code-editor to v6.1.0 by @renovate in #7261
  • chore(deps): update dependency @patternfly/documentation-framework to v6.5.3 by @renovate in #7239
  • chore(deps): update dependency @patternfly/react-core to v6.1.0 by @renovate in #7262
  • fix(menu toggle): remove bg secondary by @andrew-ronaldson in #7242
  • fix(button): add button inline link theming variables by @sg00dwin in #7254
  • chore(deps): update dependency @patternfly/documentation-framework to v6.5.4 by @renovate in #7303
  • fix(Form): remove invalid css in form.scss by @logonoff in #7301
  • docs(utility-classes): replaces breakpoint links with tokens docs by @edonehoo in #7268
  • fix(text-decoration): fixed bug with text-decoration in safari by @mcoker in #7295
  • chore(backstop): update visual regression screenshots by @mcoker in #7298
  • chore(deps): update dependency @patternfly/documentation-framework to v6.5.5 by @renovate in #7308
  • chore(deps): update dependency @patternfly/documentation-framework to v6.5.6 by @renovate in #7313
  • chore(deps): update dependency @patternfly/documentation-framework to v6.5.8 by @renovate in #7314
  • fix(menu): enable pointer-events on aria-disabled items by @mcoker in #7322
  • Charts - Add variables to support ECharts by @dlabrecq in #7337
  • fix(charts): EChart colors by @dlabrecq in #7346
  • fix(deps): update dependency @patternfly/documentation-framework to v6.5.11 by @renovate in #7318
  • fix(charts): add variables for ECharts tooltip by @dlabrecq in #7353
  • ECharts timeline theme variables by @dlabrecq in #7354
  • fix(Drawer): Add motion tokens by @andrew-ronaldson in #7335
  • chore(progress): update radius by @andrew-ronaldson in #7259
  • chore(deps): update dependency @patternfly/documentation-framework to v6.5.13 by @renovate in #7350
  • chore(deps): bump serialize-javascript from 6.0.1 to 6.0.2 by @dependabot in #7347
  • chore(deps): bump @octokit/request-error from 5.0.0 to 5.1.1 by @dependabot in #7349
  • chore(deps): bump @octokit/request from 8.1.1 to 8.4.1 by @dependabot in #7361
  • chore(deps): bump @octokit/plugin-paginate-rest from 9.2.1 to 9.2.2 by @dependabot in #7362
  • fix(popover): break long strings in title text by @mcoker in #7344
  • chore(build): disable loading deps from cache by @mcoker in #7356
  • fix(fontsize):increase form label size by @andrew-ronaldson in #7299
  • feat(nav): animate expandable nav items by @srambach in #7321
  • feat(Button): add notify modifier to button for microanimation by @srambach in #7368
  • fix(Alert): create alert group variables for toast animation by @sg00dwin in #7305
  • chore(deps): update dependency @patternfly/documentation-framework to v6.5.14 by @renovate in #7369
  • chore(deps): update dependency @patternfly/documentation-framework to v6.5.15 by @renovate in #7371
  • fix(masthead): center align content by @mcoker in #7373
  • fix(menu): enable menu scroll with grouped items by @sg00dwin in #7375
  • chore(deps): update dependency @patternfly/documentation-framework to v6.5.16 by @renovate in #7380
  • fix(charts): default legend symbol by @dlabrecq in #7382
  • feat(menu-toggle): menu toggle with danger status animation by @sg00dwin in #7345
  • chore(text-input-group): add usage documentation by @srambach in #7388
  • chore(card): update demo to use inline icons and spinners by @srambach in #7389
  • chore(all): update regression tests by @srambach in #7391
  • feat(toolbar): add no padding variation by @sg00dwin in #7393
  • chore(tab-content): move tab content under tabs by @mcoker in #7381
  • feat(card): enable card header with actions to wrap modifier by @sg00dwin in #7396
  • feat(Page): remove extra margin on small viewports by @logonoff in #7304
  • chore(switch): use tokens for animation by @srambach in #7394
  • feat(Button): add microanimation to favorites button by @srambach in #7379
  • chore(deps): update dependency @patternfly/documentation-framework to v6.5.18 by @renovate in #7398
  • feat(clipboard-copy): added support for truncation by @mcoker in #7400
  • chore(multiple): make icon rotation expansion transitions consistent by @srambach in #7392
  • fix(global): banner, data-list, menu-toggle bugs by @mcoker in #7397
  • chore(deps): update dependency @patternfly/documentation-framework to v6.5.19 by @renovate in #7402
  • fix(alert-group): only apply incoming animation to the newest alert by @srambach in #7404
  • fix(form-control): addition of vars for MUI theming by @sg00dwin in #7291
  • chore(deps): update dependency @patternfly/documentation-framework to v6.5.20 by @renovate in #7405
  • fix(CI): Enforce node version 20.18.3 in CI by @wise-king-sullyman in #7407
  • fix(rtl): fixes RTL styling by @mcoker in #7421
  • fix(nav): update animation, fix tab bug by @mcoker in #7432
  • fix(HelperText): fix invalid CSS by @logonoff in #7428

New Contributors

Full Changelog: v6.1.0...v6.2.0