Theroomjs Versions Save

A vanilla javascript plugin that allows you to outline dom elements like web inspectors

v2.1.6

3 years ago

v2.1.5

3 years ago

v2.1.4

3 years ago

Fix: audit issues

v2.1.2

3 years ago

Chore: packages are updated Fix: Audit issues

v2.1.1

3 years ago

Feat: hook event can manipulate mouseover and click events to be get called by returning false

v2.0.8

3 years ago

Feat: Pass MouseEvent as the second argument in hover and click events

v2.0.7

3 years ago

Fix: Inspector as HTML node bugfix Tweak: Stop function minor tweaks

v2.0.6

3 years ago

Feat: Resetting inspector styles on stop

v2.0.4

3 years ago

Fix: empty excluded element list selector bug Feat: new createInspector option and new exposed theRoom function configure

v2.0.2

3 years ago

Tweak: Some refactoring