Skip to content

Releases: JoshuaAmaju/elderform

v1.1.2

01 Jun 22:23
Compare
Choose a tag to compare
  • chore: add tests 954629d
  • refactor e5a7d8a
  • chore: add setting of errors on setup 8e7ecbe
  • chore: clean up e11174b
  • refactor: remove success count ed8ccfa
  • chore: actors notify parent of their entire state change ec3dc2d

v1.1.1...v1.1.2

v1.1.1

27 May 22:54
Compare
Choose a tag to compare
  • fix: remove setting of actor state when setting value a132a12

v1.1.0...v1.1.1

v1.1.0

24 May 20:31
Compare
Choose a tag to compare
  • chore: add tests 9150af5
  • feat: allow validator to unset value by returning null ce30800

v1.0.3...v1.1.0

v1.0.3

21 May 17:14
Compare
Choose a tag to compare
  • reset publishing eb4ecc5
  • v1.0.3 197f47a
  • chore: update doc to reflect form cancellation handler 03ec75d
  • chore: skip validation if no actor was spawned 52bef94
  • refactor: rename types and add form state to subscription value d049fbd
  • chore: add more tests 8a9ddd2

v1.0.2...v1.0.3

v1.0.2

20 May 20:07
Compare
Choose a tag to compare

v1.0.1...v1.0.2

v1.0.1

19 May 05:56
Compare
Choose a tag to compare
  • chore: update doc 43cdc62
  • refactor: spawn actor without initial value feb7ee4
  • chore: update doc efc18d4

v1.0.0...v1.0.1

v1.0.0

19 May 05:46
Compare
Choose a tag to compare
  • chore: update tests 9dfd18b
  • Merge pull request #51 from JoshuaAmaju/refactor 137fe16
  • chore: add exports 63422a3
  • chore: remove unused types cb63758
  • refactor: update build command 5198cee
  • Merge pull request #50 from JoshuaAmaju/refactor 39f13d9
  • chore: only set field value with new value if not null returned b3e752d
  • chore: remove redundant function and types 3d7e257
  • chore: update docs b3131eb
  • Merge pull request #49 from JoshuaAmaju/refactor 6b3b9e0
  • chore: update build command be859cd
  • chore: update doc d8c3985
  • refactor: update doc df8615e
  • refactor: re-write tests 2c25a67
  • refactor: remove schema definition flow c837e86
  • refactor(test): re-write actor tests c3cb425
  • refactor(readme): add nested schema to doc 4405cf8
  • change imports 190e11a
  • Merge pull request #48 from JoshuaAmaju/nested-schema 19999db
  • clean-up 1962742
  • add more test 705b636
  • add test 5314a95
  • add support for nested schema object 8135fe6
  • add schema type objects d1fc23f
  • temp a82755f

v0.2.0-0...v1.0.0

v0.2.0-0

08 Jan 19:27
Compare
Choose a tag to compare
v0.2.0-0 Pre-release
Pre-release
  • Merge pull request #47 from JoshuaAmaju/wrapper 7d32c6b
  • switch from generating handlers from schema to spawned actors ffb8afb
  • Merge pull request #46 from JoshuaAmaju/dynamic-schema 3e21498
  • add to doc 6c10927
  • add wrapper functions for spawn and kill 807232a
  • add tests 8cb4bf9
  • add spwan and kill events guard f89bb55
  • add event to kill actor and remove field from schema ae444d5
  • add event to spawn new actor 6141656
  • add events for spawning and killing actors da9b481
  • Merge pull request #45 from JoshuaAmaju/doc/readme 3ab33c0
  • update doc 3843ec5
  • add more info about schema 7e7e243
  • remove rimraf e810454

v0.1.15...v0.2.0-0

v0.1.15

05 Jan 19:08
Compare
Choose a tag to compare
  • Merge pull request #44 from JoshuaAmaju/wrapper a7e4357
  • add validate field function 20aa109

v0.1.14...v0.1.15

v0.1.14

05 Jan 15:09
Compare
Choose a tag to compare
  • fix: type export source mismatch f517ca7

v0.1.13...v0.1.14