All Notable changes to flipboxdigital\craft-elements-nested-index
will be documented in this file
- Error thrown when editing entry for Craft 3.5.x. Ref
- Added support for Craft 3.4 style changes and set as min.
- View settings were not getting passed correctly
- Index template can be extended via twig as it now contains blocks
- Index select setting to send disabled element ids as a comma delimited string instead of an array.
- Site menu is hidden by default
- Option to hide source menu explicitly
- Association response errors will be displayed on screen via flash message.
- sortOptions can be passed through to the element index
- error when a limit was set and counting elements
- copied table/thumb index view which were only used to set properties not available in previous versions of Craft.
NestedIndexElementActionTrigger
js class to asset bundle allowing for nexted index actions
- Updated Ember dependency to version 2
- Aligning index sort options with changes made in Craft 3.0.11
- Production release
- Ability to override load more element action
sources
param can be explicitly passed to the index template and used in favor of the defaultscustomizableSources
param can be explicitly passed to the index template and used in favor of the defaults
- sourceElementId from NestedElementIndex settings
- Initial release!