UNPKG

dorsal

Version:

HTML UI bootstrap and automation using CSS directives

35 lines (28 loc) 595 B
Change Log ========== 0.6.3 ----- - Fixed calling `.wire()` with `document` 0.6.2 ----- - Added shim for `Object.keys` 0.6.1 ----- - Fixed wire failing when an undefined element is passed in. - Missing plugins message now triggered from `registeredPlugins()` - Implemented `log.info` and `log.warn` 0.6.0 ----- - Fixed issue when wiring without any plugins registered. 0.4.0 ----- - Unwire - Rewire - Wire a specific plugin - Wire and Rewire return jQuery compatible promises - Dorsal plugins will run asynchronously - Improved docs - Tidying up lots of code 0.3.2 ----- - Initial release