lion/packages/ui/scripts
Hardik Pithva 9b92fa216e
fix(form-core): allow to use '_$isValidator$' instead of instanceof check (supporting multiple versions of Validator)
* fix(form-core): make use of `validatorName` and `type` to check validator instance

* fix(form-core): check for nullability for disabled prop

* fix: add `_$isValidator$` property to improve the check

* fix: disable dot notation to avoid the renaming for the prop during build/minification

* fix: disable dot notation to avoid the renaming for the prop during build/minification

* test: add check for _$isValidator$

* chore: catch edge cases in cem script

* chore: cleanup, docs, and add prop on ctor to be more unobtrusive

* chore: changeset

---------

Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2024-11-12 13:28:08 +01:00
..
cem.js fix(form-core): allow to use '_$isValidator$' instead of instanceof check (supporting multiple versions of Validator) 2024-11-12 13:28:08 +01:00
create-docs-for-npm-publish.js Fix/docs on prepublish (#2002) 2023-06-08 10:00:01 +02:00
generate-lion-exports.js feat: init nodejs-helpers package, add bypass-import-map, bypass-export-map, and run part of lion prepublish 2023-08-18 14:32:09 +02:00
types-correct-after-build.js fix: expand script that corrects types after build 2024-11-06 11:59:33 +01:00