Skip to content

Conversation

csehatt741
Copy link
Contributor

Summary

A new feature was implemented to enable maths on numeric input fields in workflow editor.

  • updated "@invoke-ai/ui-library to version 0.0.47 to use the newly implemented mats capabilities of the CompositeNumberInput component
  • enabled maths in workflow related numeric components

Related Issues / Discussions

Closes #8399

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • ❗Changes to a redux slice have a corresponding migration
  • Documentation added / updated (if applicable)
  • Updated What's New copy (if doing a release after this PR)

@github-actions github-actions bot added frontend-deps PRs that change frontend dependencies frontend PRs that change frontend files labels Sep 9, 2025
@psychedelicious psychedelicious enabled auto-merge (rebase) September 10, 2025 01:24
@psychedelicious psychedelicious force-pushed the feat/use-maths-in-numeric-input-boxes branch from 55225c3 to 15ab26d Compare September 10, 2025 01:24
@psychedelicious psychedelicious merged commit a2b9d12 into invoke-ai:main Sep 10, 2025
13 checks passed
@csehatt741 csehatt741 deleted the feat/use-maths-in-numeric-input-boxes branch September 10, 2025 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend PRs that change frontend files frontend-deps PRs that change frontend dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[enhancement]: Add the ability to use maths in numeric input boxes (including workflow nodes).
2 participants