Skip to content

Releases: fountainhead/basalplatten

v1.30.0

23 Jan 13:01
@wms wms
Compare
Choose a tag to compare

1.30.0 (2018-01-23)

Features

  • ui-router: Don't display default error handler when a transition is superceded (871d79e)

v1.29.0

07 Nov 09:38
@wms wms
6d7600c
Compare
Choose a tag to compare

1.29.0 (2017-11-07)

Bug Fixes

  • stateParamsObserver: Allow prop changes to apply to wrapped component correctly (fc8502f)

v1.28.0

26 Oct 12:05
@wms wms
Compare
Choose a tag to compare

1.28.0 (2017-10-26)

v1.27.0

03 Oct 21:13
@wms wms
Compare
Choose a tag to compare

1.27.0 (2017-10-03)

Features

  • ResourceTable: Prevent superflous calls to fetch when composed with other components (3cd6825)

v1.26.0

03 Oct 14:30
@wms wms
Compare
Choose a tag to compare

1.26.0 (2017-10-03)

Bug Fixes

  • ResourceTable: Fall back to props.title if props.customTitle is missing (c96d87d)

v1.25.0

03 Oct 12:16
@wms wms
Compare
Choose a tag to compare

1.25.0 (2017-10-03)

Features

  • ResourceTable: Implement customTitle function prop (7581950)

v1.24.0

27 Sep 21:26
@wms wms
Compare
Choose a tag to compare

1.24.0 (2017-09-27)

v1.23.0

27 Sep 12:40
@wms wms
Compare
Choose a tag to compare

1.23.0 (2017-09-27)

Features

  • ResourceTable: Add default rowKey function (3019617)
  • ResourceTable: Allow fixed params to be specified with params prop (099646e)
  • ResourceTable: Check that embedded data exists and set rows to an empty array if not (5a7eac7)
  • ResourceTable: Trigger re-fetch when rel, name or embedded props change (620f5eb)

v1.22.0

26 Sep 13:07
@wms wms
Compare
Choose a tag to compare

1.22.0 (2017-09-26)

Bug Fixes

  • ResourceTable: Correctly initialize state on ResourceTable and Table components (83f0916)
  • stateParamsControlledTable: Set pagination based on 'page' state param during mount (fe7d05d)

v1.21.0

19 Sep 21:49
@wms wms
Compare
Choose a tag to compare

1.21.0 (2017-09-19)

Bug Fixes

  • ModalForm: Connect form.onSuccess to props.onSuccess (38a7d92)