Skip to content

Releases: RyanNerd/willow

fix SearchValidator to use setModel()

26 Feb 12:45
Compare
Choose a tag to compare

SearchValidator now extends ActionBase

Move `setModel()` to ActionBase

26 Feb 12:33
Compare
Choose a tag to compare

Also, fixes a problem with RestoreAction that was not calling setModal()

Fix the property types

26 Feb 11:41
Compare
Choose a tag to compare

Use setModel() to get past the typing

Willow version 2 initial release

26 Feb 09:52
Compare
Choose a tag to compare

Added typed properties to base classes

Fix Unit Tests

19 Feb 08:47
f8d5b7d
Compare
Choose a tag to compare

A mock class was duplicated causing conflicts.

Fix problem in DeleteActionBase

31 Jan 11:34
df2286b
Compare
Choose a tag to compare

Active = false was being used instead of calling destroy()

Change DeleteAction to use DeleteActionBase

28 Jan 15:41
6d8d80b
Compare
Choose a tag to compare

Also add DELETE to CORS handling

Remove unneeded and invalid unit tests

22 Jan 09:50
Compare
Choose a tag to compare
1.1.2

Remove unneeded and invalid unit tests

Fix Composer Initialization message and docs

22 Jan 09:03
Compare
Choose a tag to compare
1.1.1

Fix composer initialization message documentation

Restructure of Willow commands

22 Jan 08:46
30e72b4
Compare
Choose a tag to compare
Merge pull request #35 from RyanNerd/change-willow-commands

Reorganization of Willow commands