36 Commits (d0ef06e9287c84352d70de97353c5b5dfba52067)

Author SHA1 Message Date
Halil İbrahim Kalkan 53d43ccb3d Log the original file name on uglifier errors. 6 years ago
Halil İbrahim Kalkan b42a6edd97 Fixed #3521: bundling module wrong if condition. 6 years ago
Halil İbrahim Kalkan f6bf2dbb34 Improve the exception message in the AbpTagHelperResourceService. 6 years ago
Halil İbrahim Kalkan 3b34c2f83f Update AbpTagHelperResourceService.cs 6 years ago
maliming a8d4e7c229 Use Exists property to determine if the file exists. 6 years ago
maliming 797695ceb4 Allow replace & delete BundleContributor. 6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 6 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd. 6 years ago
Javier Campos 911ce80a7c feat: add ConfigureAwait(false) to all await calls 6 years ago
maliming a6ccc3320f Add Razor support for mvc. 6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Halil İbrahim Kalkan e8417a461c Resolved #2213: Support async for Bundle Contributors. 7 years ago
maliming df26af69fc Add AbpMinifyModule. 7 years ago
Yunus Emre Kalkan 4db0cf61dc BundlingOptions to AbpBundlingOptions 7 years ago
Yunus Emre Kalkan 3946aa4311 BundleContributorOptions to AbpBundleContributorOptions 7 years ago
Halil İbrahim Kalkan fab4784e45 Fix bundling problem. 7 years ago
Halil İbrahim Kalkan e0c27f411b Use IWebHostEnvironment instead of IHostingEnvironment 7 years ago
Halil İbrahim Kalkan baf876e320 Upgraded asp.net core projects to 3.0 preview 9 7 years ago
Halil İbrahim Kalkan dec0b6ffa5 Fix url paths in also minified css files. 7 years ago
Halil İbrahim Kalkan 16769a308d Refactor BundlerBase 7 years ago
maliming b59667a7ca Resolve #1536 Use minified version of the script/style. 7 years ago
Halil İbrahim Kalkan 49bb6646a6 Auto add styles/scripts of a used widget in the page #297 7 years ago
Xeevis 72a6b92278 Remove redundant type attributes 7 years ago
Halil ibrahim Kalkan afa0150047 Added widgets and dashboards packages. 7 years ago
Halil ibrahim Kalkan 9133b875bd Ensure to add dependencies of bundle contributors. 7 years ago
Halil ibrahim Kalkan 740bcc5d72 Added contributor extension system and used for the docs module 7 years ago
Halil ibrahim Kalkan 33111945e3 Resolved #408: Automatically register services by convention for a module 8 years ago
Halil ibrahim Kalkan 3234d8115d Rename IHybridWebRootFileProvider to IWebContentFileProvider 8 years ago
Halil ibrahim Kalkan 242875a3b8 Handle changes in razor bundles on development time. 8 years ago
Halil ibrahim Kalkan 9bf4e0c412 Refactor bundling 8 years ago
Halil ibrahim Kalkan c625561b95 Resolved #306: Allow to add js/css files to Pages/Views folders on development. 8 years ago
Yunus Emre Kalkan 9f053e0ef8 ServiceConfigurationContext 8 years ago
Halil ibrahim Kalkan f520c7e541 Resolved #302: Use unified common.props. 8 years ago
Halil ibrahim Kalkan 218a59489a Moved ABP to the framework folder. 8 years ago