Skip to content

Conversation

@tmlmt
Copy link
Owner

@tmlmt tmlmt commented Jan 16, 2026

Description

Added support for arbitrary scalable quantities in recipes. This feature allows users to include scalable numeric values anywhere in recipe steps or notes without adding them to the ingredients list.

Related Issue:

Resolves #67

Type of change

  • New feature (non-breaking change which adds functionality)
  • Documentation change (improvement to the Vitepress documentation or playground)

How Has This Been Tested?

  • Added unit tests for arbitrary scalable quantities parsing
  • Added unit tests for scaling arbitrary quantities
  • Tested rendering in the playground

Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have run pnpm lint and my changes generate no new warnings
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Copy link
Owner Author

tmlmt commented Jan 16, 2026

Copy link
Owner Author

tmlmt commented Jan 16, 2026

Merge activity

  • Jan 16, 1:04 AM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Jan 16, 1:05 AM UTC: Graphite rebased this pull request as part of a merge.
  • Jan 16, 1:06 AM UTC: @tmlmt merged this pull request with Graphite.

@tmlmt tmlmt changed the base branch from style/refine-v3-types to graphite-base/92 January 16, 2026 01:04
@tmlmt tmlmt changed the base branch from graphite-base/92 to v3 January 16, 2026 01:04
@tmlmt tmlmt force-pushed the feat/arbitraty-quantities branch from c7e5485 to 2d964b4 Compare January 16, 2026 01:05
@tmlmt tmlmt merged commit 899a658 into v3 Jan 16, 2026
4 checks passed
@tmlmt tmlmt mentioned this pull request Jan 16, 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.

Arbitrary scalable numbers

2 participants