Skip to content

Releases: phoenix-lib/nova-nested-tree-attach-many

added support of package whitecube/nova-flexible-content

02 Sep 11:07
Compare
Choose a tag to compare

feature -- ability to use package as field without relations, as example with package whitecube/nova-flexible-content

fix -- update readme.md
fix -- for package laravel-eloquent-query-cache, BelongsTo handler flush cache after save for models where package in used

1.7.1

12 Aug 06:25
Compare
Choose a tag to compare
fix -- compile dist in production mode

1.7.0: Merge pull request #18 from semsphy/17-options-were-loaded

23 Jun 13:43
a1a0521
Compare
Choose a tag to compare
Fixes #17: Not to load options if it is indexRequest.

1.6.1

23 Jun 13:42
Compare
Choose a tag to compare
--dependencies - update package kalnoy/nestedset to ^6.0 version

1.6.0: Merge pull request #14 from haoflynet/master

03 Mar 08:25
fd2d75d
Compare
Choose a tag to compare

1.5.0

26 Feb 15:56
Compare
Choose a tag to compare
feature -- support of defined resource indexQuery

1.4.2

27 Jan 15:36
Compare
Choose a tag to compare
  • option ->isActiveFalseValue( $value )
  • option ->withFlatten( bool $flatten)
  • simple cache - when field used many times on page - query will be called only once per tree model.

1.4.1

16 Jan 11:48
Compare
Choose a tag to compare
fix -- BelongsToHandler support of mute events for old laravel versions

1.4.0

15 Jan 13:26
Compare
Choose a tag to compare
feature -- validation rules

1.3.2

15 Jan 09:02
Compare
Choose a tag to compare
fix -- the order of searching for relation handlers, at first search …