- Ability to search through a DOM element and destroy any modules within it - Added an init() hook on AbstractModule. Used to execute any code that does not belong in a constructor (which is most of what we do)
- Ability to search through a DOM element and destroy any modules within it - Added an init() hook on AbstractModule. Used to execute any code that does not belong in a constructor (which is most of what we do)