Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cleo/ngx-json-schema-form

Package Overview
Dependencies
Maintainers
0
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cleo/ngx-json-schema-form - npm Package Versions

124

3.1.0

Diff

Changelog

Source

[3.1.0] (2021-05-05)

Enhancement

  • Add limited array support
mdoylecleo
published 3.0.2 •

Changelog

Source

[3.0.2] (2021-04-23)

Bug Fixes

  • SchemaValidationService will validate hidden and read-only fields
mdoylecleo
published 3.0.1 •

Changelog

Source

[3.0.1] (2021-04-16)

Bug Fixes

  • Removed @cleo/ngx-json-schema-form-validation package's dependecy on @cleo/ngx-json-schema-form
mdoylecleo
published 3.0.0 •

Changelog

Source

[3.0.0] (2021-04-12)

Bug Fixes

  • Enum values are always required. Radio buttons and Dropdowns are different ways to display the same data: an option must always be selected. Due to this, the 'Select an option' option from dropdown display on enums has been deprecated.

Enhancement

  • Disable browser autofill of values
mdoylecleo
published 2.1.3 •

Changelog

Source

[2.1.3] (2021-03-31)

Bug Fixes

  • Remove dependency on lodash-es.
mdoylecleo
published 2.1.2 •

Changelog

Source

[2.1.2] (2021-03-23)

Bug Fixes

  • Fixing bug where SchemaValidationService was not exported.
mdoylecleo
published 2.1.1 •

Changelog

Source

[2.1.1] (2021-03-22)

Bug Fixes

  • Fixing bug where exclusiveMinimum and minimum would not allow a value of zero.
mdoylecleo
published 2.1.0 •

Changelog

Source

[2.1.0] (2021-03-19)

Enhancement

  • Add Integer support for exclusiveMaximum, exclusiveMinimum, maximum, and minimum keywords.
  • Add String support for pattern keyword.
  • Add an entire schema validator using AJV.
heinzer-cleo
published 2.0.3 •

Changelog

Source

[2.0.3] (2020-10-15)

Enhancement

  • Exporting the FormDataItemService to be used in external projects.
heinzer-cleo
published 2.0.2 •

Changelog

Source

[2.0.2] (2020-09-11)

Enhancement

  • Exporting the JSFJsonSchema interface to allow for strongly typed objects
  • Removing extra padding to give the parent project more styling control
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc