Skip to content

Releases: consultnn/yii2-behaviors

1.0.3

13 May 09:15

Choose a tag to compare

Removed

  • Deprecated earlie AttributeTypeBehavior::TYPE_MONGO_IDS

1.0.2

16 May 12:53

Choose a tag to compare

Added

  • AttributeTypeBehavior . Also trigger behavior before validate
  • AttributeTypeBehavior . If casted to array value not array - return empty array

Deprecated

  • Constant AttributeTypeBehavior::TYPE_MONGO_IDS

1.0.1

17 May 07:23

Choose a tag to compare

Changed

  • AttributeTypeBehavior . Refactoring code style
  • TreeViewBehavior . Move part of logic in own methods

Fixed

  • AttributeTypeBehavior . Not cast empty empty array to array of MongoId`s

1.0.0

07 Aug 12:27

Choose a tag to compare

Added

  • AttributeTypeBehavior,TreeViewBehavior classes