- Issue created by @sandeshyadav
- Merge request !38Issue #3540626: Adds option to choose if 'hx-push-url' should be 'true' in the... β (Merged) created by Unnamed author
- πΊπΈUnited States fathershawn New York
This is a good idea! I think we need this in two places: The exposed form, if it is used, and the mini-pager.
- π³π΅Nepal sandeshyadav Dhangadhi, Kailali
Added Push Url
PushUrl
option to the HTMX mini pager. - πΊπΈUnited States fathershawn New York
I generated a conflict by merging the admin theme issue. Can you resolve and update the MR - this looks awesome! I'll tag 1.5.0 as soon as this is merged.
- π³π΅Nepal sandeshyadav Dhangadhi, Kailali
The merge conflict has been resolved. Can you please check now?
- π³π΅Nepal sandeshyadav Dhangadhi, Kailali
@fathershawn, this .neon file gave all green for me.
parameters: level: 6 ignoreErrors: # Extending code that does not have types. - message: "#render\\(\\) has no return type specified.#" count: 1 path: src/Plugin/views/pager/HtmxMini.php - message: "#has no return type specified.$#" count: 3 path: src/Plugin/views/display/Htmx.php - message: "#has parameter .+ with no type specified#" count: 3 path: src/Plugin/views/display/Htmx.php - message: "#has no return type specified.$#" count: 1 path: src/Plugin/Block/HtmxLoaderBlock.php - message: "#with no type specified.$#" count: 6 path: htmx.module - message: "#with no type specified.$#" count: 1 path: src/Plugin/views/pager/HtmxMini.php # We inherit Drupal methods and hooks that don't specify iterable types on # arrays. - identifier: missingType.iterableValue
-
fathershawn β
committed 7991eac6 on 1.5.x authored by
sandeshyadav β
[#3540626] feat: Add option to choose if 'hx-push-url' should be 'true'...
-
fathershawn β
committed 7991eac6 on 1.5.x authored by
sandeshyadav β