| Introduced in branch/version |
Notice created |
Change |
|---|---|---|
| 8.x-3.x | 31-Mar-2013 | Style plugins can override the rendering of a single group |
| 8.x-3.x | 27-Mar-2013 | Plugins must return render arrays |
| 8.x | 22-Jan-2013 | Views plugins no longer need to declare an API version |
| 8.x | 21-Jan-2013 | 'click sortable' = TRUE is now standard in views data |
| 8.x | 28-Dec-2012 | hook_views_api() removed and foo.views.inc has to be placed in the module directory |
| 8.x | 27-Dec-2012 | Views debug methods removed/replaced by debug() |
| 8.x-3.x | 22-Dec-2012 | views_fetch_data() got replaced by the views.views_data service |
| 8.x | 17-Aug-2012 | Views now uses #states and not #dependency |
| 7.x-3.x | 13-Sep-2011 | views_handler_field_node_link::render_link($data, $values) is now render_link($node) |