Releases: dillingham/nova-attach-many
Releases · dillingham/nova-attach-many
2.0
1.3.0
1.1.1
1.1.0
Added
showRefresh()
#72: displays a link that refreshes the data without refreshing page.showSubtitle()
08e7709: adds the resource's subtitle() value beneath it's display- error message 0d02e3b: announce if relationship is missing
- relatableModel support #29
attach-many-container
class: #36 to allow easier custom css styling- relationshipSynced($changes) 3fc3624 / original PR: #50
Fixed
- 3dc0d82: accessing properties named the same as fields on request
- 60f4ca0: fixed missing spacing in footer
- 18aa93c: support other model key names
- #47: override field display text
Thanks
bug fix
@ahmedkandel thanks for pr #20
1.0.10
handle long help text
1.0.9
- fix localization for search text
- fix html for help text
1.0.8
fixing semver.. (new to publishing code)
1.0.7
add loading state - closes #7
1.0.6
added ->showPreview() (#10)
thanks @ahmedkandel