framework/tests/fixtures
David Wheatley 4ad961c972
feat: allow replacing of blade template namespaces via extender (#3167)
* feat: allow replacing of blade template namespaces

* wip: add `prependNamespace` support

* test: add replace namespace test

* Apply fixes from StyleCI

[ci skip] [skip ci]

* fix: add missing property

* test: add prepend test

* fix: add view namespaces before resolving

Allows `replaceNamespace()` extender to actually remove old routes.

* test: make replace test ensure that replaced view does not exist

* docs: update docblock

* Apply fixes from StyleCI

[ci skip] [skip ci]

* fix: missing `\` before class

* fix: change test view namespace

* chore: simplify test

* Remove replace namespace code

We only really need prepend.

* chore: rename extender

* ci: add override test

* Apply fixes from StyleCI

[ci skip] [skip ci]

* fix(tests): add `trim` call

* revert: 3d46ead14b

Co-authored-by: luceos <luceos@users.noreply.github.com>
2021-12-20 09:56:48 +01:00
..
less feat: add Less custom function extender, is-extension-enabled function (#3190) 2021-12-14 19:25:39 +00:00
locales Switch to ICU MessageFormat (#2759) 2021-04-30 12:44:39 -04:00
views feat: allow replacing of blade template namespaces via extender (#3167) 2021-12-20 09:56:48 +01:00
writable_paths/writable Clean up usages / deprecate path helpers (#2155) 2020-06-19 16:16:03 -04:00