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.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.