You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPLIT] util.convert_bootstrap: move etree converter to views_convert
Refactored BootstrapConverter code, separating conversion class and
operations from bootstrap-specific code.
The new EtreeConverter can be used to implement conversions of any
kind, reusing the pre-defined ElementOperations by defining an
operations list.
0 commit comments