@ajsf/bootstrap3 @ajsf/bootstrap4 @ajsf/bootstrap5 @ajsf/core @ajsf/material published at 18.0.0 on the latest dist-tag.
npm install @ajsf/core@18.0.0What's Changed
- docs: state which JSON Schema drafts are supported by @hamzahamidi in #378
- fix(core): make the dependencies validator work by @hamzahamidi in #376
- fix(core): stop mergeSchemas producing schemas ajv rejects by @hamzahamidi in #377
- fix(core): make uniqueItems detect duplicates by @hamzahamidi in #379
- fix(core): read the declared JSON Schema draft as a number by @hamzahamidi in #380
- build: release 17.2.0-rc.0 by @hamzahamidi in #382
- feat(bootstrap5): add Bootstrap 5 support, release 17.2.0-rc.1 by @hamzahamidi in #381
- refactor: keep comments focused and document the roadmap by @hamzahamidi in #383
- test: record form validity in the corpus baseline by @hamzahamidi in #384
- fix(core): stop isEmpty reporting Date, Map and Set as empty by @hamzahamidi in #385
- fix(core): stop isNumber accepting coerced values, and extend the roadmap by @hamzahamidi in #386
- refactor(core): remove the lodash dependency by @hamzahamidi in #389
- fix(bootstrap5): space fields with mb-3 instead of form-group by @hamzahamidi in #388
- fix(bootstrap5): style checks and radios with form-check by @hamzahamidi in #390
- build: release 17.2.0-rc.2 by @hamzahamidi in #391
- feat(demo): add a dark mode toggle by @hamzahamidi in #392
- docs: record the array button and duplicate title defects by @hamzahamidi in #393
- build: upgrade to Angular 18 and release 18.0.0 by @hamzahamidi in #394
Full Changelog: v17.1.0...v18.0.0