Skip to content

1.1.0

Choose a tag to compare

@dillingham dillingham released this 28 Dec 23:55
· 18 commits to master since this release
7bd4253

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