World is now on Opti ID! Learn more
World is now on Opti ID! Learn more
I'm not a React.JS expert so there is a risk that I haven't written the best React code in this blog post! We will be creating a new Version Listing widget in Alloy CMS that automatically lists the versions of the current context. The source cod...
Remove support for legacy dot notation for dojo modules We are removing the support for the legacy dot notation for dojo modules, e.g. epi-cms.editing.ContentPicker. This means that you need to change all EditorDescriptors, Components etc where yo...
Projects is our first Beta feature in the Edit UI, and the reason for it being beta is that we want to gather feedback from you on what we can improve, which features are we missing and so on, and still have the possibility to do large changes...
I am sad to announce that we had to do a behavioral change in the gadget Ajax framework. Previously when you did an Ajax call (using the gadget framework, gadgetInstance.ajax({..}) ) we loaded the default view of the gadget ( gadget.loadView() )...
Are you tired of writing all your HTML views in regular ASP.NET? Are you tired of having to write strange Html like Hola syntax? Or do you just want to learn something new? Then this post might be something for you. This post will guide you...