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

13

0.2.3

Diff

Changelog

Source

0.2.3 (2023-02-11)

  • Use Scene#pushToHistory() instead of directly calling pushState
  • Select display_field_select fields when requesting related data
  • Make local-filtering in al-select elements case insensitive
  • Fix al-select never getting more than the first page in getRemoteFetchConfig method
  • Add hasOneParent field support
  • Make FormApi#related() action make sure fields exist before querying them
  • Add a workaround so al-select actually refreshes elements when removing the search value
skerit
published 0.2.2 •

Changelog

Source

0.2.2 (2023-01-23)

  • Fix al-button's activate event not being cancelable
  • Add placeholder support to the string field
skerit
published 0.2.1 •

Changelog

Source

0.2.1 (2022-12-23)

  • Enable al-form model validation
  • Don't throw an error when a al-field element has no field name configured
  • Overwrite preloaded al-select values with their processed variant
  • Throw an error when a document does not have a loadQueryBuilderData method while using the FormApi#queryBuilderData action
  • QueryBuilderValue instances will now always add a type to the value_explicit object
  • Make al-button elements submit forms automatically
  • Fix operator al-select element staying empty in a query builder entry
  • Work around a race condition in the query builder
  • Add behaviour attribute to al-button element
skerit
published 0.2.0 •

Changelog

Source

0.2.0 (2022-11-02)

  • Use the al- prefix for all custom elements instead of nothing or alchemy-
  • Add tab-elements & widget
  • Add abstract WithDataprovider class and make al-table and al-select use it
  • Allow al-table to reuse existing rows and prevent render flashes
  • Add al-state and the abstract Stateful class for elements with states
  • Add al-button element
  • Allow adding a suffix option to certain fields
  • Allow using al-table pager without a url
  • Move widgets to alchemy-widgets plugin, because that depends on alchemy-form
skerit
published 0.1.12 •

Changelog

Source

0.1.12 (2022-10-12)

  • Don't let users manually add form widgets
  • Allow overriding alchemy-field title & description in extra widget settings
  • Allow overriding an alchemy-field's used wrapper-view
  • Add AlchemyField#applyOptions(options) method
  • Allow an alchemy-field's field_title property to be set
  • Allow turning off specific column filters in alchemy-table
  • Add inline enum field view
  • Fix alchemy-pager icons
  • Use Model#getDisplayTitle() to get the display title of records for alchemy-select-items
  • Make the QueryBuilder field's source data configurable
  • Add VariableDefinition.fromMany() method
  • VariableDefinition.cast() now also accepts Field instances
  • Add QueryBuilder.applyToCriteria() method
  • Fix schema fields sometimes getting the wrong schema from an Enum value
skerit
published 0.1.11 •

Changelog

Source

0.1.11 (2022-07-23)

  • Upgrade to alchemy-media v0.6.3
  • Add purpose and mode attributes to AlchemyForm-based elements for improved field-template getting
  • Add first few edit_inline and view_inline field templates
skerit
published 0.1.10 •

Changelog

Source

0.1.10 (2022-07-14)

  • Hide code-input contents until it's fully loaded
  • Don't crash when failing to get a field definition in a table
skerit
published 0.1.9 •

Changelog

Source

0.1.9 (2022-07-06)

  • Allow supplying a custom data-src to alchemy-field elements
  • Add view templates for File & Datetime fields
  • Use the new alchemy.getClientModel() method in alchemy-field element
  • Add alchemy-password-input element
skerit
published 0.1.8 •

Changelog

Source

0.1.8 (2022-06-29)

  • Move the alchemy-select pagination checker initializer to a static function
  • Prevent alchemy-select from keeping on loading remote data when last few results were empty
  • Fix pagination breaking re-opening of alchemy-select dropdown
  • Fix initial value of a BelongsTo alchemy-select element not loading
  • Fix alchemy-select downward-arrow-icon being rendered over value content
  • Use alchemy-code-input for HTML fields
  • Allow manually setting a value on alchemy-field elements
  • Try to let Field instances decide the representation of values in alchemy-table elements
  • Don't open the alchemy-table contextmenu when clicking on anchors
skerit
published 0.1.7 •

Changelog

Source

0.1.7 (2022-06-12)

  • Fix <alchemy-table> code typo
  • Fix QueryBuilderGroup value being set incorrectly
  • Add <alchemy-query-builder-value> element
  • Add <alchemy-query-builder-variable> element
  • Add List variable definition, which can contain other variables
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