DEV Community

Cover image for New version of Monster 3.55.0 released!
Volker Schukai
Volker Schukai

Posted on

New version of Monster 3.55.0 released!

We're excited to announce the release of version 3.55.0 of our JavaScript HTML5 framework! This update introduces a host of improvements and new features aimed at enhancing the development experience and streamlining your workflow.

Key Updates:

ContextHelp Fixed: We've resolved issues in the ContextHelp feature, ensuring smoother and more intuitive assistance within the framework.

New Control Element: ContextError: This new addition allows for more robust error handling and improved user feedback mechanisms.

Default-Value by Translation: Simplifying localization, the

now seamlessly integrates translated default values.

Schema Datatable

Unique Configuration Key Generation: The generateUniqueConfigKey method has been refined. It no longer relies on hash values for keys, leading to more efficient configuration management.

Improved Collapse Functionality: The collapse functionality now calculates heights using clientHeight instead of scrollHeight, enhancing performance and accuracy.

Persistent Data Table Sorting: Enhancing user experience, the last sorting state in data tables is now saved, making data interaction more consistent and intuitive.

Image description

These updates represent our ongoing commitment to providing a robust and user-friendly development framework. We encourage you to explore these new features and improvements. Your feedback is invaluable to us, as it helps us to continuously refine and enhance Monster.

Feel free to share your thoughts and experiences with version 3.55.0.

Happy coding!

https://monsterjs.org/
https://dev.to/schukai/the-awakening-of-the-monster-53jk

Top comments (0)