esmero / format_strawberryfield

Set of Display formatters, extractors and utils to make Strawberry field data glow
GNU Lesser General Public License v3.0
6 stars 9 forks source link

Drupal 10.1 larger changes (JS/AJAX/Views GET instead of POST) #385

Closed DiegoPino closed 9 months ago

DiegoPino commented 11 months ago

What?

Drupal 10.0 is quite different to Drupal 10.1. Largest change is a rewrite of how Symfony 5 v/s Ajax (now uses GET in Views) works/fetches arguments from a controller. We do this a lot inside archipelago to drive our custom Exposed Form Blocks, our Facet Ajax implementations, etc. So rewriting is needed for many components in our submodules. This is for a new release. So 1.4.0 for sure

Also, I want to be sure I restrict (remove the combat) for Facets 3.0. Broken module so far, basically changes everything (facets become filters) without providing all the functionality we expect from that module

DiegoPino commented 9 months ago

Solved via https://github.com/esmero/format_strawberryfield/commit/f53d1e16746cbe16bdb5dc2ffcd65f10bc84876c and https://github.com/esmero/format_strawberryfield/commit/5072ecfd94128562064e5974b11936f7f5fb4a9a