1
0
Fork 0
mirror of synced 2024-07-21 14:15:48 +12:00
budibase/packages/standard-components/src/forms
Ikko Ashimine 1e1ddae2c2
Fix typo in Form.svelte
targetting -> targeting
2021-06-25 20:15:45 +09:00
..
AttachmentField.svelte Fix all eslint issues 2021-06-15 19:36:56 +01:00
BooleanField.svelte lint 2021-06-08 17:14:46 +01:00
DateTimeField.svelte Add explicit prettier options 2021-05-04 11:32:22 +01:00
Field.svelte Improve empty states and placeholders 2021-06-11 11:37:05 +01:00
FieldGroup.svelte Fix prettier and fix crash when using certain views as data sources 2021-05-04 11:04:42 +01:00
FieldGroupFallback.svelte Fix all eslint issues 2021-06-15 19:36:56 +01:00
Form.svelte Fix typo in Form.svelte 2021-06-25 20:15:45 +09:00
index.js Add password field component 2021-03-01 14:13:11 +00:00
InnerForm.svelte Fix all eslint issues 2021-06-15 19:36:56 +01:00
LongFormField.svelte Add explicit prettier options 2021-05-04 11:32:22 +01:00
NumberField.svelte Add automatic schema validation to forms and add builder settings for specific field types 2021-01-26 14:40:44 +00:00
OptionsField.svelte Add explicit prettier options 2021-05-04 11:32:22 +01:00
PasswordField.svelte Add password field component 2021-03-01 14:13:11 +00:00
RelationshipField.svelte Fix all eslint issues 2021-06-15 19:36:56 +01:00
StringField.svelte Disable inputs in client apps updating on change, causing far too many API requests when linked to a filtered data provider 2021-06-03 09:43:45 +01:00
validation.js Lint with prettier 2021-06-15 19:39:40 +01:00