Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Make commonly used modules public

Fixed in

EPiServer.CMS.UI 11.5.0

(Or a related package)

Created

Jun 15, 2018

Updated

Jan 07, 2022

Area

CMS UI

State

Closed, Done


Description

Most of the Episerver CMS UI JavaScript modules are internal. A developer can use a ESLint plugin to verify that no such modules are used. Still, there are some internal modules that seem to be used quite often so we have made them public:

  • epi-cms/widget/_HasChildDialogMixin
  • epi/debounce
  • epi/shell/dnd/Target
  • epi/shell/widget/_ModelBindingMixin