Commit Graph
3 Commits
Author SHA1 Message Date
RenHai WenandDan Harrin 1b34394ed4 fix: preserve configuration context when mounting navigation (#20250)
* fix: preserve configuration context when mounting navigation

* test: cover navigation mounting with active configurations

* consistency and more tests

---------

Co-authored-by: Dan Harrin <git@danharrin.com>
2026-07-22 16:25:59 +01:00
Dan Harrin 8f17497e75 Add more tests 2026-04-04 21:36:50 +01:00
Dan Harrin 57c346a237 feature: Configurable resources (#19225)
* feature: Configurable resources/pages

* phpstan

* Update ResourceConfiguration.php

* Update Resource.php

* Update HasNavigation.php

* Update HasComponents.php

* cleanup

* generics

* phpstan

* Update HasComponents.php

* better exceptions

* docs
2026-02-28 19:12:39 +01:00