Files
Umbraco-CMS/src/Umbraco.Web/PropertyEditors
Elitsa Marinovska 897cb11f00 Nested content optimizations (#10236)
* Reducing the large amount of objects allocated and make use of the attemped dictionary cache

* Reverting optimization by passing data from a higher level - not really possible to achieve what we wanted and adding faster way to lookup value editors
2021-06-29 09:55:02 +02:00
..