Releases: RyanNerd/willow
Releases · RyanNerd/willow
fix SearchValidator to use setModel()
SearchValidator now extends ActionBase
Move `setModel()` to ActionBase
Also, fixes a problem with RestoreAction that was not calling setModal()
Fix the property types
Use setModel()
to get past the typing
Willow version 2 initial release
Added typed properties to base classes
Fix Unit Tests
A mock class was duplicated causing conflicts.
Fix problem in DeleteActionBase
Active = false
was being used instead of calling destroy()
Change DeleteAction to use DeleteActionBase
Also add DELETE to CORS handling
Remove unneeded and invalid unit tests
1.1.2 Remove unneeded and invalid unit tests
Fix Composer Initialization message and docs
1.1.1 Fix composer initialization message documentation
Restructure of Willow commands
Merge pull request #35 from RyanNerd/change-willow-commands Reorganization of Willow commands