Skip to content

Releases: spicywebau/craft-neo

v1.1.0

15 May 08:25
Compare
Choose a tag to compare
  • Added Blocks now support structure property querying (children, descendants, etc)
  • Improved Clicking on block tabs no longer toggles the checkbox
  • Improved Now checks for compatible PHP version on install
  • Fixed Fixed issue where child blocks weren't being added to the correct block
  • Fixed Block tab dropdown (when in mobile view) now works on new blocks
  • Fixed The "+" icon on block buttons is now correctly added to the first button

v1.0.2

11 May 05:07
Compare
Choose a tag to compare
  • Added Added ability to get child blocks in the template. This implementation will be deprecated soon in a later release but will remain supported throughout all 1.x versions.

v1.0.1

28 Apr 10:55
Compare
Choose a tag to compare
  • Added Added ability to query against block level in templates, like with categories and structure sections

v1.0.0

24 Apr 12:43
Compare
Choose a tag to compare
  • Added Added support for the Quick Field plugin
  • Added Added "Top Level" block type setting for hiding blocks from the main button row
  • Improved Added support for Internet Explorer 10+
  • Improved Blocks now force-expanded if they have errors
  • Improved Expanding and collapsing a block is now animated
  • Improved Delete confirmation box shows when deleting multiple blocks
  • Fixed The "Add block above" feature now works correctly for child blocks
  • Fixed Fixed issue with child block checkbox ordering
  • Fixed Miscellaneous layout issues and minor bugs

v0.5.1

23 Apr 06:33
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release
  • Improved Block tabs now respond to mobile devices
  • Fixed Fixed bug where reporting errors on new blocks were breaking many non-obvious things
  • Fixed Fixed bug where blocks of different levels could be group-dragged together
  • Fixed Fixed bug where child block checkboxes would be in the incorrect order if groups were present

v0.5.0

09 Apr 03:43
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release
  • Added Added support for the Relabel plugin

v0.4.0

09 Apr 00:32
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release
  • Improved Implemented transitions when adding/removing blocks
  • Improved Group buttons now disable when all their child buttons are also disabled
  • Fixed Fixed bug where child blocks weren't being appended correctly
  • Fixed Fixed bug with button layout on child blocks when groups were involved

v0.3.0

06 Apr 07:33
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
  • Added Added support for block hierarchies

v0.2.1

02 Apr 08:38
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release
  • Added Added support for eager loading
  • Fixed Fix issue where some saved field values wouldn't load inside a Neo block

v0.2.0

01 Apr 13:22
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • Added Added support for the Reasons plugin