This website requires JavaScript.
Explore
Help
Register
Sign In
yv01p
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
01ee495367577a6e7d74e99d1e66e58ccad2eed6
Umbraco-CMS
/
src
/
Umbraco.Infrastructure
/
WebAssets
History
Shannon
c8d36cfc4f
Fix ordering of css files and set correct defautl icon for external providers.
2021-07-26 11:10:37 -06:00
..
BackOfficeJavaScriptInitializer.cs
Align namespaces in WebAssets to Umbraco.Cms.Infrastructure
2021-02-15 13:07:12 +01:00
BackOfficeWebAssets.cs
Fix ordering of css files and set correct defautl icon for external providers.
2021-07-26 11:10:37 -06:00
JsInitialize.js
Minify client JS as part of the build conditionally (not for dev) and reference only minified JS libraries
2021-02-18 08:23:14 +01:00
Main.js
…
PreviewInitialize.js
Minify client JS as part of the build conditionally (not for dev) and reference only minified JS libraries
2021-02-18 08:23:14 +01:00
PropertyEditorAssetAttribute.cs
Add a collection to allow adding CSS and JS to the back office via C# (
#10310
)
2021-06-02 12:28:14 +02:00
Resources.Designer.cs
Merge branch 'netcore/dev' into netcore/members-passwordchange-temp
2021-02-26 11:12:34 +00:00
Resources.resx
Alter resx to match filesystem
2020-04-07 16:54:54 +01:00
ServerVariables.js
…
ServerVariablesParser.cs
V9: Place notifications in the same namespace (
#10231
)
2021-05-11 14:33:49 +02:00
TinyMceInitialize.js
…