silverstripe-cms/code
Guy Sartorelli b4e3a08b8a ENH Prefer dependency injection for GridFieldComponents
GridFieldComponents packaged with silverstripe/framework are injectable as of 4.11.0
Explicitly invoking the injector here instead of using `create()` allows backwards compatability with framework < 4.11.0 while ensuring dependency injection is still used from 4.11.0 onwards.
2022-02-12 18:48:17 +13:00
..
BatchActions Use short array syntax across the module's codebase 2020-04-19 16:18:01 +12:00
Controllers ENH Prefer dependency injection for GridFieldComponents 2022-02-12 18:48:17 +13:00
Forms BUG Honour URL suffix on URL Segment field 2020-08-06 14:23:58 +12:00
GraphQL NEW: getByLink plugin allows arrays of links (#2666) 2021-09-07 09:34:52 +12:00
Model ENH Prefer dependency injection for GridFieldComponents 2022-02-12 18:48:17 +13:00
Reports PATCH: better english 2020-07-08 10:16:19 +12:00
Search Use short array syntax across the module's codebase 2020-04-19 16:18:01 +12:00
Tasks ENH Replace E_USER_ERROR errors with exceptions 2020-09-24 17:06:31 -07:00