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
b915f723f57a53125d666fa178b07b557b1bbc29
Umbraco-CMS
/
src
/
umbraco.controls
History
Shannon
b8e2e49a44
Updates to latest Katana libs
2017-07-26 17:50:58 +10:00
..
DatePicker
…
Properties
…
TreePicker
Updates everything to .Net 4.6.2, had to update the semver reference too - no breaking changes though
2017-02-07 00:22:34 +11:00
app.config
Updates to latest Katana libs
2017-07-26 17:50:58 +10:00
CodeArea.cs
Correct path for the matchbrackets.js file
2016-06-21 16:55:02 +02:00
DataAttributes.cs
…
feedback.cs
…
FieldDropDownList.cs
…
helper.cs
…
MenuButton.cs
…
MenuButtonI.cs
…
MenuIcon.cs
…
MenuIconClass.cs
…
MenuIconI.cs
…
MenuSplitButton.cs
…
packages.config
updates cdf version
2016-11-18 14:34:31 +01:00
pane.cs
Added validation to the user edit-form in the backoffice
2016-10-15 22:00:03 +02:00
Panel.cs
Fixes: U4-5676 Styling in template editors is poor with the scrollbars and padding , the problem was due to a few too many umb-scrollables defined which causes multiple resizing, this should also improve the UI performance for legacy editors. Have also removed the hard coded width/heights in the code editors, have disabled codemirror from autoscaling as well in these editors since that causes additional scrollbars and overhead. Have tested all these changes in all browers and it's much better.
2014-10-23 14:01:16 +10:00
ProgressBar.cs
…
PropertyGroup.cs
…
PropertyPanel.cs
fixes sorting with multipletextbox
2015-05-07 13:39:28 +10:00
ScrollingMenu.cs
…
Splitter.cs
…
TabPage.cs
Fixes: U4-5676 Styling in template editors is poor with the scrollbars and padding , the problem was due to a few too many umb-scrollables defined which causes multiple resizing, this should also improve the UI performance for legacy editors. Have also removed the hard coded width/heights in the code editors, have disabled codemirror from autoscaling as well in these editors since that causes additional scrollbars and overhead. Have tested all these changes in all browers and it's much better.
2014-10-23 14:01:16 +10:00
TabView.cs
Minor css tweak to tabview control
2015-09-24 15:30:28 +02:00
TreeUrlGenerator.cs
…
umbraco.controls.csproj
deploy-257 Downgrade Core and Deploy to framework 4.5
2017-03-08 11:20:48 +01:00
umbraco.controls.csproj.DotSettings
Makes sure that R# doesn't suggest C#6 features
2015-07-24 17:25:52 +02:00
UmbracoClientDependencyLoader.cs
…