42 Commits (564cae8cc9ec93fecca0fe2f82b96b48c0067461)

Author SHA1 Message Date
Pavel Dovlatov bdb7c64910 Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
Carsten Brandt 69673c0c94 Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Boudewijn Vahrmeijer 32f4dc8997 Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
cuiliang c0df003ac0 merge from master 8 years ago
Razzwan 0a10d6e265 Fixes #11414: Files specified as `null` in `yii\web\AssetBundle` won't be registered 9 years ago
Carsten Brandt 3d719d057e review `yii\web` namespaces docs 9 years ago
Mehdi Achour 06d499ab02 #10158: Accept arrays for 'js' as well 9 years ago
Mehdi Achour cf01d5ff92 Use PHP type casting instead of ArrayHelper 9 years ago
Mehdi Achour 5619e98eda Allow setting css options per CSS file in AssetBundle::, fixes #10158 9 years ago
Alexander Makarov fe4cbd30d6 Fixes #9803: Added option to register asset with scheme (reverted from commit 57dc8540fd) 9 years ago
Nikita Verkhovin 57dc8540fd Fixes #9803: Added option to register asset with scheme 9 years ago
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 years ago
Carsten Brandt 49ac8d790a phpdoc: added link 10 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
Qiang Xue 60e07e0d2a new asset WIP: renabled asset publishing 10 years ago
Qiang Xue 2f526521ce new asset WIP 10 years ago
Qiang Xue 04f49de881 new asset WIP 10 years ago
Qiang Xue f51a263570 new asset management WIP 10 years ago
Carsten Brandt 8b70a55b14 Improved global configuration of assetmanager 10 years ago
Qiang Xue 4fcd5003de Fixes #2906: Added support for using conditional comments for js and css files registered through asset bundles and Html helper 11 years ago
Carsten Brandt 4f9e4e2c78 ensure assetmanager and baseurl to handle relative urls correctly 11 years ago
Michael Härtl 1e3989e5d1 Fix call to AssetConverter::convert() in AssetBundle 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
andy5 b9837d8d69 Change AssetBundle.register() return type to static 11 years ago
Qiang Xue 1cd3f2bbd7 Fixed test break. 11 years ago
Qiang Xue 65a8eae717 Fixes #2399: Fixed the bug that AssetBundle did not handle relative URLs correctly 11 years ago
Alexander Makarov 5d23a066ca Removed unused imports 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Qiang Xue 1edeb7aa5e Fixed test break. 11 years ago
Qiang Xue 5f8e6d377b Fixes #1706: Added support for registering a single JS/CSS file with dependency 11 years ago
Alexander Makarov 927e9dddb4 Refactored View 11 years ago
Alexander Makarov 616b406a0c fixes #979 11 years ago
Qiang Xue b03b38fb0d Added $publish parameter to AssetManager::getBundle(). 11 years ago
Carsten Brandt 1475b46249 adjusted asset phpdoc after refactoring #996 11 years ago
Qiang Xue 40cb5b813e Fixed bug in AssetBundle::registerAssets(). 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Qiang Xue f4e3edb1e0 Fixes #1004. 11 years ago
Qiang Xue 3cd897e583 Fixed asset file registration with extra leading slashes. 11 years ago
Qiang Xue 602592411d Fixes #996. 11 years ago
Carsten Brandt abc1e0c2bb fix issue #700 11 years ago
Qiang Xue d1c41fe144 changed to trace from info. 11 years ago
Qiang Xue a128bffb47 Fix for asset command. 11 years ago
Qiang Xue 368a4cfe66 Asset feature refactoring (WIP) 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Qiang Xue 241b6fc49a Modified the IAssetConvert interface. 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Zander Baldwin 4be9e195c2 Add Newlines 12 years ago
Qiang Xue f21499dd9b script WIP 12 years ago