Skip to content

chore(release): 11.7.3#2547

Merged
matyasf merged 1 commit into
masterfrom
release
May 7, 2026
Merged

chore(release): 11.7.3#2547
matyasf merged 1 commit into
masterfrom
release

Conversation

@matyasf

@matyasf matyasf commented May 7, 2026

Copy link
Copy Markdown
Collaborator

Bug Fixes

  • [v11.7] ui-buttons: fix textAlign center on Buttons without icon (b46ddb7)
  • [v11.6, v11.7] ui-date-time-input,ui-date-input,ui-calendar: set missing aria-selected on calendar days, BREAKING CHANGE: add mandatory prop selectedLabel, change datePickerDialog prop to mandatory (08abed5)
  • [v11.7] ui-tabs: fix tabs panel layout when unmountOnExit is false (826ff62)
  • [v11.6, v11.7] ui-tree-browser,ui-top-nav-bar,ui-form-field: add back some missing exports

Features

  • many: update dependencies, remove lots of Babel plugins, remove Webpack 4 support (f916fca)
  • [v11.7] many: add a way for consumers to pass their own component theme definition so they can build their own components with InstUI (ce01c3e)
  • [v11.7] ui-checkbox: add data-checked attribute to reflect checked state (a790019)
  • [v11.6, v11.7] ui-color-picker: improve ColorPicker paste behavior (e5c279d)
  • [v11.7] ui-range-input: remove deprecated thumb variant (ca4a3fb)
  • [v11.7] ui-select,ui-date-time-input: rework DateTimeInput and replace DateInput v1 with DateInput v2 in DateTimeInput (7717fc6)
  • ui-scripts: use design tokens from external repo and convert JS to TS (a03e0cb)

BREAKING CHANGES

  • [v11.7] ui-select,ui-date-time-input: renderWeekdayLabels prop removed, calendarIcon is a new required prop
  • [v11.7] ui-range-input: thumbVariant prop removed from RangeInput
  • [v11.7] ui-select,ui-date-time-input: prevMonthLabel prop removed (use screenReaderLabels.prevMonthButton instead)
    • nextMonthLabel prop removed (use screenReaderLabels.nextMonthButton instead)
    • renderWeekdayLabels prop removed
    • dateFormat type changed
    • screenReaderLabels is a new required prop
    • dateFormat default changed: Moment's 'LL' (long month name) → locale's default date format

@matyasf matyasf self-assigned this May 7, 2026
@matyasf matyasf requested review from HerrTopi and joyenjoyer May 7, 2026 15:24
@github-actions

github-actions Bot commented May 7, 2026

Copy link
Copy Markdown
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-05-07 15:59 UTC

@github-actions

github-actions Bot commented May 7, 2026

Copy link
Copy Markdown

Visual regression report

No changes.

Status Count
Unchanged 32
Changed 0
New 0
Removed 0

📊 View full report

Baselines come from the visual-baselines branch. They refresh on every merge to master.

github-actions Bot pushed a commit that referenced this pull request May 7, 2026
…) 6e70a6a12c10c1b79a26ade205fe9e1ed475c5cf
@matyasf matyasf merged commit 3c90144 into master May 7, 2026
8 checks passed
@matyasf matyasf deleted the release branch May 7, 2026 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants