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
bb78f756c70a123b47cd4a686a841953b49b64b4
Umbraco-CMS
/
src
/
Umbraco.Web.UI.Client
/
lib
History
Shannon
6c3b63cf55
fixes issue with legacy dialogs not closing the nav
2015-09-03 16:32:25 +02:00
..
angular
Fixes: U4-3420 Firefox v25.0 - Right click context menu doesn't work - this felt like being a web dev 10 years ago when you had to code totally differently for each browser. Firefox unfortunatley treats 'a' tags differently than anything else and combined with angular saying you can have empty 'href' tags doesn't work. In the end, the fix was easy, just remove the empty (supposed to be supported) href attributes from the 'a' tags in the tree, then the contextmenu starts working in firefox and the events can be canceled as per normal. This commit also moves the angular localization library to use bower.
2015-03-10 13:02:34 +11:00
angular-bootstrap
uSkyTuning into Umbraco core, first approach
2014-05-09 18:18:08 +02:00
bootstrap
Update forms.less
2014-12-18 11:08:44 +00:00
bootstrap-tabdrop
Fixes tabdrop memory leak U4-6907 Bootstrap tab drop has memory leaks, fixes tab/header to use the correct bootstrap tab api, simplifies the header code dramatically and speeds up processing. Fixes mem leak with delayedMouseLeave.directive
2015-08-04 11:59:57 +02:00
codemirror/mode
/razor
Fixes: U4-5741 [7.2] CodeMirror in RTE has issues in IE11 & U4-5781 Update to latest codemirror
2015-06-24 19:06:42 +02:00
cssparser
Initial commit of the grid
2014-05-09 12:23:59 +02:00
datetimepicker
Fixes API compatibility issues with new date picker, moves moment to it's own folder since it might be used for other things.
2014-10-28 16:16:00 +10:00
jquery-ui
Moves jquery and blueimp files to be included with bower, removes all unnecessary jquery files that are committed to the repo. Jquery and jquery ui versions remain the same, however the canvas designer was using a jquery ui version one patch version ahead so need to test that it works with the bower version, otherwise we'll have to re-include it.
2015-02-11 18:39:53 +11:00
less
uSkyTuning into Umbraco core, first approach
2014-05-09 18:18:08 +02:00
markdown
…
moment
Fixes API compatibility issues with new date picker, moves moment to it's own folder since it might be used for other things.
2014-10-28 16:16:00 +10:00
slider
…
spectrum
Gets the new color spectrum pre-value editor working.
2014-03-19 17:45:21 +11:00
tinymce
Fixes: U4-5741 [7.2] CodeMirror in RTE has issues in IE11 & U4-5781 Update to latest codemirror
2015-06-24 19:06:42 +02:00
umbraco
fixes issue with legacy dialogs not closing the nav
2015-09-03 16:32:25 +02:00