1.3.5 • Published 8 months ago

@doodl/react-forms v1.3.5

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
8 months ago

Each client must be must have a fields array that has an object of { component: Component, props: { value: "foo", name: "bar"} }

props can have { required: true || false, callbacks: String }

callbacks should be passed in by the form loader. If you want something to be called on every instantiation of a certain field you can pass in a string key for that field and hook. If you want it on only certain instantiations the key will need to be sent via the backend, something like { uploadField: { callbacks: "afterprocess" => "doFooBar" } }

!Differences between implementations!

The graphql loader does not handle redirects - could create some default apollo middleware for this

1.3.5

8 months ago

1.3.4

10 months ago

1.3.3

1 year ago

1.3.2

1 year ago

1.3.1

1 year ago

1.3.0

1 year ago

1.2.16

1 year ago

1.2.15

1 year ago

1.2.14

1 year ago

1.2.12

1 year ago

1.2.13

1 year ago

1.2.11

1 year ago

1.2.10

1 year ago

1.2.0

2 years ago

1.2.8

2 years ago

1.2.7

2 years ago

1.2.6

2 years ago

1.2.5

2 years ago

1.2.4

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.1.3

2 years ago

1.2.1

2 years ago

1.1.2

2 years ago

1.2.9

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago