Ivan Sosnin

Results 6 issues of Ivan Sosnin

I've just installed and applied toolbar in Kohana::modules() (did not call Debugtoolbar::render()) and I have this error: Fatal error: Call to a member function as_array() on a non-object in C:\OpenServer\domains\cmf1\modules\debug-toolbar\classes\Kohana\Debugtoolbar.php...

Hello! I added more detailed error in case of MODULE_NOT_FOUND. Recently I had a problem with jest, which uses this package for searching dependencies. And there was this error. But...

## What this PR does Wraps images into buttons to better interactivity using the keyboard. ## Requirements * [ ] My PR follows all applicable accessibility requirements (See [`.github/ACCESSIBILITY_REQS.md`](https://github.com/MicrosoftEdge/Demos/blob/master/.github/ACCESSIBILITY_REQS.md)). *...

Added some minor fixes for compatibility with Kohana 3.3. All pages now open without errors, testing routes also works.

Hello! You use babel 6, so it seems like no need to use package `object-assign`, better use ES6. Also in my opinion there is no need to pull dependency `blacklist`...