Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.0.0](v0.22.4...v1.0.0) (2024-01-11) ### Bug Fixes * Add conscheck library and .nvmrc ([dd79a96](dd79a96)) * Add help inline tooltip support ([cc14a2d](cc14a2d)) * Add more context in case JSON.parse fails ([1dd944e](1dd944e)) * Add replaceEntities to new json parsing for attrs ([462ce80](462ce80)) * Add semantic release dependencies ([ad4f6a3](ad4f6a3)) * adjust attributeparser for considering undefined values in selection fields ([dc448ca](dc448ca)) * Adjust button readOnly forced false when setting it via attrs ([e68d4e5](e68d4e5)) * Adjust more testing ([a635740](a635740)) * Adjust tests ([2958c18](2958c18)) * Adjust workflows ([35eabfb](35eabfb)) * Ditch only-allow ([2100491](2100491)) * fallback mode for json_attrs ([9a08ade](9a08ade)) * fix Widget unmerged changes ([f2de68f](f2de68f)) * Improve error handling in json_attrs parsing ([b8a3bb5](b8a3bb5)) * Make sure json string comes with double quotes in new attribute json parsing ([377652e](377652e)) * More adjustments for using conscheck and parsing attributes ([1b10f89](1b10f89)) * New attribute parser in json format from conscheck ([72041e8](72041e8)) * replace entities in total domain for fixing gisce/webclient[#617](https://github.com/gisce/ooui/issues/617) ([139329f](139329f)) * Typo in attrs field ([f6ee0d7](f6ee0d7)) * Update @gisce/conscheck to v1.0.1 ([e47358b](e47358b)) * Update @gisce/conscheck to v1.0.2 ([bfe078b](bfe078b)) * Update @gisce/conscheck to v1.0.3 ([f8e6789](f8e6789)) * Update @gisce/conscheck to v1.0.4 ([13188da](13188da)) * Update @gisce/conscheck to v1.0.5 ([07aedc5](07aedc5)) * update gisce/commitlint-rules to v1.0.1 ([be5f1af](be5f1af)) * update gisce/commitlint-rules to v1.0.5 ([234908a](234908a)) * update gisce/conscheck to v1.0.9 ([31edf81](31edf81)) * update workflow and package.json ([cd6060c](cd6060c)) ### Code Refactoring * publish new v2 ([26cbdcd](26cbdcd)) ### BREAKING CHANGES * update to v2 * version adjustments * bump version with alpha
- Loading branch information