1.1.1
Release 1.1.1 – Changelog Summary
This release improves robustness, enhances example clarity, and updates documentation links. It introduces safer parameter handling and clearer examples for developers working with disabled or default-value selects.
-
Improved Parameter Validation
Added null and type checks foroptionsandlanguageparameters.
Prevents runtime errors and ensures consistent behavior across all initialization cases. -
Enhanced Example Clarity
Removed default value configuration from the#disabled-selectexample for simplicity.
Makes example behavior more predictable and easier to understand. -
New Example Links in README
Added “Disabled select” and “Default value select” examples to the README.
Helps users quickly find relevant usage scenarios and learn best practices. -
Fixed Incorrect Example Links
Corrected URLs for “Default value select” to point to the proper example page.
Ensures that documentation links accurately reflect available demos. -
Version Alignment and CDN Update
Updated all version headers and CDN references to1.1.1.
Keeps documentation and example pages in sync with the current release.
Compatibility: Backward compatible
Full Changelog: 1.1.0...1.1.1