This folder is included in all SiteOrigin widgets. It's used as a base for generating forms, CSS and displaying widget templates. == Changelog == All code is licensed under GPL 3.0. == Changelog == = 0.2.6 = * Added a way to filter old form values. * Made it possible to deselct icons. = 0.2.4 = * Added notification when Page Builder needs to be reloaded to include all the scripts and styles. * Fixed media upload in widgets interface. = 0.2.3 = * Added sections * Added widget field type * Changed loading order of scripts to improve compatibility with some hosts. * Incorporated help link. = 0.2.2 = * Improved UI for nested repeaters. * Integrated dashicons. = 0.2.1 = * Improved how the base widget handles changes to widget variables. * Improved santization. = 0.2 = * Added posts field type. * Improvements to loader class that allows auto CSS cache refresh. = 0.1.4 = * Added loader class which is backwards compatible with non loader based widgets. * Added Option for false style which wont try generate CSS. * Small CSS changes. = 0.1.3 = * Improved how overwritable functions are handled. * Changed abstract functions in widget class so more is covered by base class. * Added functions for fetching path and URL of a widget plugin. = 0.1.2 = * Added support for defaults and field descriptions * Other minor bug fixes.