Skip to content

Implement override for interpolation - #6

Merged
iamdey merged 3 commits into
mainfrom
override_interpolate
Jul 24, 2026
Merged

Implement override for interpolation#6
iamdey merged 3 commits into
mainfrom
override_interpolate

Conversation

@iamdey

@iamdey iamdey commented Jul 22, 2026

Copy link
Copy Markdown
Member

b8c0a0e Implement an override for interpolation

  • add setInterpolationFn instance method which returns previous interporation function
  • call the registered interpolation function in the process
  • rename the private method '_doInterpolate' which is called by default

in userland it can be reused in custom function: 'instance._doInterpolate(entry, options)'

Comment thread README.md Outdated
Comment thread README.md Outdated
@iamdey
iamdey force-pushed the override_interpolate branch from b8c0a0e to 41ecf6e Compare July 23, 2026 07:27
iamdey and others added 2 commits July 23, 2026 09:41
- add setInterpolationFn instance method which returns previous interporation function
- call the registered interpolation function in the process
- rename the private method '_doInterpolate' which is called by default

in userland it can be reused in custom function: 'instance._doInterpolate(entry, options)'
Co-authored-by: Pascal Duez <pascalduez@users.noreply.github.com>
@iamdey
iamdey force-pushed the override_interpolate branch from a63cf50 to 70d4ce0 Compare July 23, 2026 07:41
Comment thread index.js Outdated
@iamdey
iamdey merged commit ffe3754 into main Jul 24, 2026
1 check passed
@iamdey
iamdey deleted the override_interpolate branch July 24, 2026 08:20
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.

2 participants