silverstripe-framework/tests/php/Core/Manifest
Sam Minnee 741166e369 API: ModulePath template global now takes any composer package name.
NEW: URL generation now handled by pluggable ResourceURLGenerator service.
NEW: Requirements::javascript() and Requirements::css() now support “vendor/package:resource” syntax.

These changes will make it easier to us to fully abstract:
 - file access from module location
 - file location from URL generation

API: ModulePath template global now takes any composer package name.
NEW: URL generation now handled by pluggable ResourceURLGenerator service.
NEW: Requirements::javascript() and Requirements::css() now support “vendor/package:resource” syntax.

These changes will make it easier to us to fully abstract:
 - file access from module location
 - file location from URL generation
2017-06-28 16:59:28 +12:00
..
fixtures API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
ClassContentRemoverTest.php PHPParser optimisations and update 2017-03-06 10:35:25 +00:00
ClassLoaderTest.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
ClassManifestTest.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
ConfigManifestTest.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
ManifestFileFinderTest.php Add missing _config folder 2017-05-22 12:16:57 +12:00
ModuleManifestTest.php API: ModulePath template global now takes any composer package name. 2017-06-28 16:59:28 +12:00
NamespacedClassManifestTest.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
ThemeResourceLoaderTest.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00