marko/test/components-browser
Michael Rawlings 5ea9eaa657
Legacy compat updates (#1189)
* legacy: add _isWidget property from marko-widgets@6

* add back legacy method that was not deprecated in marko-widgets

* add data-widget property back to legacy widgets

* fix defineRenderer (legacy) to work with non-widgets as well

* assign id attribute to legacy dom nodes

* allow accessing the parent widget from a legacy child template

* getWidget/s only gets legacy widgets, keep init

* remove call to non-existant api

* don't kick off registration as this causes an issue with circular dependencies in legacy widgets

* add component names in debug mode

* fix keys and this.el in legacy widgets

* ensure widgetconfig object exists for legacy init

* ensure this.el exists before attaching __widget to it

* add back private __document to legacy widgets

* add deprecation warnings
2018-12-10 17:01:55 -08:00
..
2018-08-27 11:46:47 -07:00
2018-03-02 16:09:14 -08:00