Ilan Biala
Ilan Biala
Changelog.md
Knowing what changed in terms of API, bug fixes, performance, and new features is really useful.
Why not bring this into [Git-Plus](https://github.com/akonwi/git-plus) and you can work on even more in terms of Git there?
This is a WIP of being able to cancel exceptions through the use of a String tag. @bunkat once this is ready to review with all the proper tests, I'll...
How can I remove an exception that I previously set?
Scrolling jitters and lags and doesn't work as expected.
Right now an empty array is just blank, it would be nice if it showed `[]` instead.
It would be nice if the app would poll the database or keep a connection open and monitor for changes and update the Find pane automatically. That way I don't...
Does this work with Play 2.3 and/or Play 2.4?
When testing AngularJS directives with external template URLs, https://docs.angularjs.org/guide/unit-testing at the bottom recommends using karma-nghtml2js to handle loading in the templates, but many of the guides seem to conflict and...