1 Commits

Author SHA1 Message Date
bd_
3044969454 fix: issues with menu generation ()
* chore: adding unit tests for  and 

* fix: duplicate submenu controls not generated for multiple installers

When multiple installers referenced the same expressions menu asset,
only one submenu control would be generated.

* fix: submenus incorrectly deduping across different postprocessing contexts

Fixes: , 

* fix: postprocess context not being inherited into submenus ()

This caused issues where parameter mappings were not being applied to
submenus.
2023-08-04 21:45:07 +09:00