alchemy-form
Advanced tools
Changelog
0.3.0-alpha.3 (2024-08-04)
original_value_container
property to <al-field>
elements, for when they're not inside a <al-form>
element but still need the original containergetParentFieldElement()
instead of alchemy_form
when resolving inherited attributesmode
attribute inheritview
mode for schema
fieldsstyleboost
al-table
contents responsive/scrollable by default<al-field-schema>#getSchemaSupplierField()
not finding the supplier field when it's a nested schema<al-field-schema>#sub_fields
return meta fields<al-field-schema>
having issues with nested <al-field-schema>
fields<al-field>
remember forced schema
valuesfallback
template over string
template when no specific template is found for a field<al-field>
prefer the nearest descendant when getting the value_element
property<al-field>
config
property being a Schema
instance (for now)<al-field-schema>
original_value
getter aware of it being in an arrayChangelog
0.3.0-alpha.2 (2024-02-25)
.alchemy-badge
classal-field
's model attribute inside al-table
elementsalchemy-styleboost
peer dependencyChangelog
0.3.0-alpha.1 (2024-02-15)
Object
field typereadonly
attribute work on al-field
and al-form
elementsal-field
labelszone
attribute for use in the microcopy systemChangelog
0.2.10 (2024-01-15)
al-table
throwing an error when receiving null dataal-virtual-scroll
elementconstraints
work by using the Document
instance instead of plain data objectChangelog
0.2.9 (2023-11-27)
al-toggle
not firing a change evental-field
rendering to update content for non-value setter elements when a new value is assignedconstraints
data from sibling fields when loading associated field dataChangelog
0.2.8 (2023-10-15)
al-apex-chart
elemental-table
always turning DocumentList
instances into dumb arraysChangelog
0.2.7 (2023-10-05)
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
propertytext
input type instead of string
in some casesdoes-not-expand
css class to al-toggle
elemental-toggle
stylingal-field
element's applied options in the new applied_options
property, so it can be used inside the view templates tooChangelog
0.2.6 (2023-06-17)
al-field-schema
element not being able to get schema of an arrayable fieldPathway
system for faceted breadcrumbsal-select
to take in simple arrays as data