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

alchemy-form

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alchemy-form - npm Package Versions

23

0.3.0-alpha.3

Diff

Changelog

Source

0.3.0-alpha.3 (2024-08-04)

  • Add original_value_container property to <al-field> elements, for when they're not inside a <al-form> element but still need the original container
  • Use getParentFieldElement() instead of alchemy_form when resolving inherited attributes
  • Also let the mode attribute inherit
  • Add template for view mode for schema fields
  • Move the badge element to styleboost
  • Make al-table contents responsive/scrollable by default
  • Fix <al-field-schema>#getSchemaSupplierField() not finding the supplier field when it's a nested schema
  • Don't let <al-field-schema>#sub_fields return meta fields
  • Fix <al-field-schema> having issues with nested <al-field-schema> fields
  • Make <al-field> remember forced schema values
  • Prefer fallback template over string template when no specific template is found for a field
  • Make <al-field> prefer the nearest descendant when getting the value_element property
  • Support the <al-field> config property being a Schema instance (for now)
  • Add API action to get enum info
  • Make <al-field-schema> original_value getter aware of it being in an array
skerit
published 0.3.0-alpha.2 •

Changelog

Source

0.3.0-alpha.2 (2024-02-25)

  • Added .alchemy-badge class
  • Use badges & microcopy for showing in-line empty values
  • Also set the al-field's model attribute inside al-table elements
  • Depend on the alchemy-styleboost peer dependency
  • Let enum values use automatic styleboost colors in indexes + show correct titles
skerit
published 0.3.0-alpha.1 •

Changelog

Source

0.3.0-alpha.1 (2024-02-15)

  • Upgrade to Alchemy v1.4.0
  • Add edit template for the Object field type
  • Add settings editor element
  • Make readonly attribute work on al-field and al-form elements
  • Use "alchemy-field-title" and "alchemy-field-description" microcopy in al-field labels
  • Add zone attribute for use in the microcopy system
skerit
published 0.2.10 •

Changelog

Source

0.2.10 (2024-01-15)

  • Fix al-table throwing an error when receiving null data
  • Add al-virtual-scroll element
  • Make field constraints work by using the Document instance instead of plain data object
  • Clear old errors when validating a form
skerit
published 0.2.9 •

Changelog

Source

0.2.9 (2023-11-27)

  • Add support for new local Date/Time fields & Decimal fields
  • Add "hidden" field templates
  • Fix al-toggle not firing a change event
  • Fixed al-field rendering to update content for non-value setter elements when a new value is assigned
  • Use constraints data from sibling fields when loading associated field data
  • Automatically update computed field values when a field it depends on changes
skerit
published 0.2.8 •

Changelog

Source

0.2.8 (2023-10-15)

  • Add basic al-apex-chart element
  • Fix al-table always turning DocumentList instances into dumb arrays
skerit
published 0.2.7 •

Changelog

Source

0.2.7 (2023-10-05)

  • If a al-field element is assigned a Field instance to its config property without a parent schema property, it will be stored in its assigned_data property
  • Make sure string fields use the text input type instead of string in some cases
  • Automatically add the does-not-expand css class to al-toggle element
  • Improve al-toggle styling
  • Store a al-field element's applied options in the new applied_options property, so it can be used inside the view templates too
  • Use relative (time-ago) dates by default for showing date/datetime fields inline
skerit
published 0.2.6 •

Changelog

Source

0.2.6 (2023-06-17)

  • Fix al-field-schema element not being able to get schema of an arrayable field
  • Add Pathway system for faceted breadcrumbs
  • Allow al-select to take in simple arrays as data
  • Allow getting the current operator in a query builder entry
skerit
published 0.2.5 •

Changelog

Source

0.2.5 (2023-04-20)

  • Add more configuration to al-code-input
skerit
published 0.2.4 •

Changelog

Source

0.2.4 (2023-02-26)

  • Don't look for a field when the path is not specified
  • Make al-field-schema elements use Field#getSubSchema() method
  • Add an icon to the translatable-field entry buttons to see if it has a translation or not
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