Skip to content

6.x changelog

Greg Douglas edited this page Nov 3, 2025 · 10 revisions

November 3, 2025

@blueprintjs/[email protected]

  • #7577 Added new icons "function-minimal", "cube-cutout", and "cube-cutouts"

October 16, 2025

@blueprintjs/[email protected]

  • #7576 Additional 4px-based spacing component changes
  • #7517 feat(Overlay2): Removed defaultProps from component
  • #7581 fix(Toaster): Separated key from spread operator to fix React warning

@blueprintjs/[email protected]

  • #7516 feat(DateInput): Removed defaultProps from component

@blueprintjs/[email protected]

  • #7584 Added new icons "drone", "drone-uav", and "spin"
  • #7579 Added new icons "won" and "yen"
  • #7565 Added new icon "wrap-lines"

September 5, 2025

@blueprintjs/[email protected]

  • #7542 Migrate components to use 4px-based spacing values

@blueprintjs/[email protected]

  • #7551 Fix interpolated variables in RDP overrides

@blueprintjs/[email protected]

  • #7560 Add new @blueprintjs/prefer-spacing-variable rule

August 20, 2025

@blueprintjs/[email protected]

  • #7547 Replace codesandbox dependency with lz-string

August 18, 2025

@blueprintjs/[email protected]

  • #7514 fix(Divider): Fix styles applied by compact prop
  • #7513 fix(Overlay2): Fix race-condition related to focus stacking with multiple open overlays
  • #7541 Add pt-spacing variable

@blueprintjs/[email protected]

  • #7540 feat(CodeExample): Add codesandbox dependency and include additional actions around docs code examples

@blueprintjs/[email protected]

  • #7508 Added new icon "markdown"
  • #7515 Added new icons "refresh-off" and "variable-layer"
  • #7523 Added new icon "git-rebase"
  • #7537 Added new icon "console-alert"

@blueprintjs/[email protected]

  • #7495 fix(MultiSelect): Prevent Escape key events from propagating to wrapping dialogs

@blueprintjs/[email protected]

  • #7521 fix(Table): Ignore context menu events inside popovers

July 16, 2025

@blueprintjs/[email protected]

  • #7504 fix(MultistepDialog): Add dark-mode color variant for active step title
  • #7503 feat(Switch): Remove dark-mode specific styling
  • #7501 feat(Divider): Add compact prop
  • #7494 fix(Checkbox/Radio/Switch): Allow input elements to be visible inside of control components
  • #7493 fix(KeyComboTag): Fix arrow key icon rendering
  • #7490 feat(Tag): a11y names for tags via button roles for tags with onClick behavior
  • #7489 feat(DialogBody/DialogFooter): Add ref access
  • #7454 feat(SegmentedControl): Add disabled prop

June 25, 2025

Blueprint v6.0 Release

Clone this wiki locally