Skip to content

Update dependency @bpmn-io/properties-panel to v3.53.0 - #14

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/bpmn-io-properties-panel-3.x-lockfile
Open

Update dependency @bpmn-io/properties-panel to v3.53.0#14
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/bpmn-io-properties-panel-3.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jul 29, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
@bpmn-io/properties-panel 3.25.13.53.0 age confidence

Release Notes

bpmn-io/properties-panel (@​bpmn-io/properties-panel)

v3.53.0

Compare Source

  • FEAT: add --accent-* theming tokens and --accent list badge (#​549)
  • FIX: reserve space for open pop-up button in FEEL editor (#​525)
  • FIX: use WCAG AA compliant accent color (#​549)

v3.52.0

Compare Source

  • FEAT: add --warning-badge-* and --error-badge-* theming tokens (#​547)
  • FIX: use accessible foreground color for warning list badge (#​547)

v3.51.2

Compare Source

v3.51.1

Compare Source

  • FIX: correct checkbox alignment (#​545)
  • FIX: unify line height across warning, error and description attachments (#​545)
  • FIX: increase description and label offset to accommodate for focus ring (#​545)

v3.51.0

Compare Source

  • FEAT: add semantic warning tokens and .has-warning entry modifier (#​544)

v3.50.0

Compare Source

  • FEAT: use CSS for textarea auto-resize (#​540)
  • FIX: react to engines change of FEEL editor (#​543)

v3.49.2

Compare Source

  • FIX: only show text popup scrollbar when content overflows (#​542)

v3.49.1

Compare Source

  • FIX: resolve sticky observer scroll container relative to observed element (#​539)
  • FIX: correct sticky headers not working when multiple properties panels are mounted (#​539)

v3.49.0

Compare Source

  • FEAT: add themable focus ring to inputs/controls (#​535)
  • FEAT: pass engine versions to editor for FEEL compatibility linting (#​533)
  • FEAT: unify single line input height (#​537)
  • FIX: do not show vertical resizer for auto resizing Text fields (#​537)
  • FIX: center popup button vertically (#​537)
  • FIX: show input active state on actual focus only (#​538)
  • FIX: restore FEEL syntax highlighting with @bpmn-io/cm-theme@0.2.1+ (bpmn-io/feelers#117)
  • DEPS: update to @bpmn-io/feel-editor@2.7.0
  • DEPS: update to @bpmn-io/feelers-editor@1.1.1
  • DEPS: update to min-dash@5.1.0

v3.48.0

Compare Source

  • FEAT: enable popup editor for text areas (#​523)
  • FEAT: allow registering custom popup providers (#​523)
  • FEAT: allow overriding popup providers via priority (#​523)
  • FEAT: resize TextArea on any interaction (#​529)
  • FIX: support snippet placeholder navigation in FEEL popup (#​524)
  • FIX: respect popup size constants (#​523)
  • FIX: respect field height when showing a placeholder (#​523)
  • FIX: scope text popup editor id to avoid duplicate DOM ids (#​523)
  • FIX: compare popup input against live value (#​530)

v3.47.0

Compare Source

v3.46.0

Compare Source

  • DEPS: drop @carbon/icons dependency (#​518)

v3.45.0

Compare Source

  • FEAT: add missing translate calls (#​505, #​504)
  • FIX: correct paste in template editor overriding current contents (#​503)
  • CHORE: replace feelers with @bpmn-io/feelers-editor dependency (#​516)

v3.44.1

Compare Source

  • FIX: support translation of list component (#​504)
  • FIX: use semantic color name for tooltip underline (#​500)

v3.44.0

Compare Source

  • FEAT: de-emphasize tooltiped element underlines (#​499)

v3.43.0

Compare Source

  • FEAT: style <code> as monospace, following theme (#​496)
  • FIX: allow to navigate to tooltip contents inside of groups (#​493)
  • DEPS: update to min-dom@5.3.0

v3.42.0

Compare Source

  • FEAT: do not render <Header> if no headerProvider is provided (#​491)

v3.41.3

Compare Source

  • FIX: add support of external validator for JsonEditorEntry (#​489)

v3.41.2

Compare Source

  • FIX: fix JSON editor entry isEdited check from a properties panel group header (#​488)

v3.41.1

Compare Source

  • FIX: prevent inline error in JSON editor with empty value (#​487)

v3.41.0

Compare Source

  • FEAT: add JsonEditor component (#​485)

v3.40.6

Compare Source

  • FIX: make FeelEditor read-only based on the disabled prop (#​484)

v3.40.5

Compare Source

  • FIX: Ensure Feel/Text editors value is properly committed on blur, paste, and unmount (#​481)

v3.40.4

Compare Source

v3.40.3

Compare Source

  • FIX: defer static callback updates to after layouting (#​471)
  • FIX: add selected element as key of toggleSwitch
  • FIX: gracefully handle missing debounce (#​475)

v3.40.2

Compare Source

  • FIX: add type to feel popup button (#​472)

v3.40.1

Compare Source

  • FIX: prevent cutting the tooltip if it couldn't fit to the bottom of the screen (#​469)

v3.40.0

Compare Source

  • FEAT: support optional-default-enabled FEEL entry config (#​470)

v3.39.0

Compare Source

  • DEPS: update to @bpmn-io/feel-editor@2.5.0
  • DEPS: update to focus-trap@8.0.0

v3.38.0

Compare Source

  • DEPS: update to feelers@1.5.1

v3.37.0

Compare Source

  • DEPS: update to min-dash@5.0.0
  • DEPS: update to min-dom@5.2.0
  • DEPS: update to @bpmn-io/feel-editor@2.1.0
  • DEPS: update to classnames@2.5.1

v3.36.1

Compare Source

  • FIX: prevent stale layout state in setLayoutForKey callback (#​468)

v3.36.0

Compare Source

  • FEAT: add CheckboxGroup entry type (#​464)

v3.35.1

Compare Source

  • FIX: revert 1a8031e to prevent FEEL popup freeze

v3.35.0

Compare Source

  • FIX: prevent racing blur for FEEL-optional (#​461)
  • FIX: keep focus in FEEL-optional field after pasting FEEL expression (#​461)
  • DEPS: update to @bpmn-io/feel-editor@2

v3.34.0

Compare Source

  • FEAT: remove title attribute when unnecessary (#​455)
  • FIX: improve tooltip behavior (#​451)
  • FIX: correctly handle trimming and debouncing (#​450, #​309)

v3.33.2

Compare Source

  • FIX: remove empty values ("") also after blurring input fields(#​449)

v3.33.1

Compare Source

  • FIX: use maximize icon in open popup button (#​438)

v3.33.0

Compare Source

v3.32.0

Compare Source

  • FEAT: clarify dirty hint (#​432)

v3.31.1

Compare Source

  • FIX: make CSS selector of button in group header less specific to allow overriding (#​436)

v3.31.0

Compare Source

v3.30.2

Compare Source

  • FIX: blur should emit boolean value for checkboxes (#​430)

v3.30.1

Compare Source

  • FIX: allow tooltip on number field (#​429)

v3.30.0

Compare Source

  • FEAT: support providing FEEL language context (parserDialect, dialect, builtins) (#​417)

v3.29.1

Compare Source

  • FIX: fix cursor jumping issue (#​426)

v3.29.0

Compare Source

  • FEAT: make list headers sticky (#​397)
  • FIX: increase default debounce value (#​425)

v3.28.3

Compare Source

  • FIX: improve text inputs performance (#​424)

v3.28.2

Compare Source

  • FIX: flush debounced function when value helpers change (#​422)

v3.28.1

Compare Source

  • FIX: use new value helpers when rerendering an entry (#​421)

v3.28.0

Compare Source

  • FEAT: allow overriding FEEL popup (#​408)

v3.27.8

Compare Source

  • chore: update changelog a415710
  • fix: cancel scheduled update when inputs change fb7123e
  • fix: revert back to useStaticCallback fcfb9e6

v3.27.7

Compare Source

  • FIX: increase default debounce value (#​425)

v3.27.6

Compare Source

  • FIX: improve text inputs performance (#​424)

v3.27.5

Compare Source

  • FIX: flush debounced function when value helpers change (#​422)

v3.27.4

Compare Source

  • FIX: use new value helpers when rerendering an entry (#​421)

v3.27.3

Compare Source

  • FIX: fix performance issue when typing fast (#​416)

v3.27.2

Compare Source

  • FIX: show literal values in FEEL suggestions
  • DEPS: update to @bpmn-io/feel-editor@1.10.1

v3.27.1

Compare Source

  • FIX: commit erased change (#​414)

v3.27.0

Compare Source

v3.26.4

Compare Source

v3.26.3

Compare Source

  • FIX: trim trailing whitespaces from all input fields except expressions (#​401, #​402)

v3.26.2

Compare Source

  • FIX: make tooltip persist when trying to copy from it (#​399)

v3.26.1

Compare Source

  • FIX: remove input border from popups (#​398)

v3.26.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/bpmn-io-properties-panel-3.x-lockfile branch from ef4667b to 0d37931 Compare July 31, 2026 16:32
@renovate
renovate Bot force-pushed the renovate/bpmn-io-properties-panel-3.x-lockfile branch 2 times, most recently from 314690d to 5ef1e48 Compare August 16, 2026 11:15
@renovate
renovate Bot force-pushed the renovate/bpmn-io-properties-panel-3.x-lockfile branch from 5ef1e48 to 7c72d3d Compare August 21, 2026 07:44
@renovate renovate Bot changed the title Update dependency @bpmn-io/properties-panel to v3.48.0 Update dependency @bpmn-io/properties-panel to v3.51.1 Aug 21, 2026
@renovate
renovate Bot force-pushed the renovate/bpmn-io-properties-panel-3.x-lockfile branch from 7c72d3d to 7e4dfc7 Compare August 29, 2026 05:39
@renovate renovate Bot changed the title Update dependency @bpmn-io/properties-panel to v3.51.1 Update dependency @bpmn-io/properties-panel to v3.53.0 Aug 29, 2026
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.

0 participants