bach 2f5a230370 SearchForm: fix inconsistent/mixed search results
- SearchForm.vue: route Enter key through submit() (native form submit
  interception) so it behaves like the button; fix autocomplete array
  mutation during iteration in the typed watcher.
- Base.vue: parse terms consistently in beforeRouteUpdate; render items
  via displayedItems (drops sparse holes); only mount infinite-loading
  after the first page and reset it per search via :identifier.
- search store: guard against stale async responses (searchId); place
  each page at its offset instead of concatenating in arrival order,
  which mixed pages when a later page resolved first.
2026-07-15 21:11:53 +02:00
2022-06-09 11:43:28 +02:00
2025-03-22 15:56:28 +01:00
2025-10-14 18:57:21 +02:00
2021-10-01 11:18:44 +02:00
2025-03-21 14:27:08 +01:00
2024-08-22 00:02:35 +02:00
2025-10-14 18:57:21 +02:00
2025-10-14 19:11:51 +02:00
2019-02-15 12:49:06 +01:00

Materio Drupal 8

https://materio.com

Description
No description provided
Readme GPL-2.0 48 MiB
Languages
HTML 23.3%
PHP 22.2%
CSS 21.8%
SCSS 15.2%
Vue 6.7%
Other 10.8%