formio / formio.js

JavaScript powered Forms with JSON Form Builder
https://formio.github.io/formio.js
MIT License
1.88k stars 1.06k forks source link

FIO-8040: use core utils for evaluation instead of local ones #5535

Closed AlexeyNikipelau closed 5 months ago

AlexeyNikipelau commented 6 months ago

Link to Jira Ticket

https://formio.atlassian.net/browse/FIO-8040

Description

Previously, formio.js was using its own util function set for evalutions context. Now it's usng core functions.

Dependencies

https://github.com/formio/core/pull/54

How has this PR been tested?

manually

Checklist:

travist commented 5 months ago

I did this here. https://github.com/formio/formio.js/pull/5576/commits/0c43678c488435036222eb7f6b38b4b44d9684a5