983 B
983 B
@astro-reactive/common
0.2.1
Patch Changes
a1cc4b0
: Update homepage to https://astro-reactive.js.org
0.2.0
Minor Changes
4d2a577
: Support Astro 3
0.1.9
Patch Changes
fb11b73
: Initialcreate-astro-reactive
package Update packages' meta information (author, homepage) Upadte LICENSE owner info toastro-reactive
organization
0.1.8
Patch Changes
414a0bd
: Fix dependencies for Astro v2+ support
v0.1.6
- updates on how packages share files
v0.1.5
- fix form method type to accept: 'get', 'post', 'dialog'
v0.1.4
- form validation hook property
triggerValidationOn
- form properties
action
andmethod
v0.1.2
- make
Checkbox.checked
optional
v0.1.1
- fix broken
ControlConfig
0.1.0
- deprecate
labelPosition
prop - TextArea and Dropdown types
0.0.3
- update package exports and files
0.0.2
- expose types on top-level index
0.0.1
- initialize @astro-reactive/common package