An error occurred while fetching folder content.
Select Git revision

Volker Schukai authored
Summary of changes - Added validation for options in CustomElement constructor. - Implemented a new mechanism to set customization values using a Map. - Updated customization getter to return a new Map. Changes - In the constructor, validated if the options are correctly defined. This prevents potential issues down the line if the options are not an object. - Introducing a Pathfinder that allows for setting deep customization values using a Map. This makes it easier to manipulate specific values without redefining the entire structure, preserving the original defaults. - Updated the customization property getter to ensure it returns a Map instead of an object, thus aligning with the new customization mechanism. These changes improve the robustness of the CustomElement, ensuring users have more flexibility while maintaining a safety net against misconfigurations.
Name | Last commit | Last update |
---|---|---|
.. |