Kenny Sabir

Results 7 issues of Kenny Sabir

added bower component file. License property needs to be updated.

bower is a popular tool for managing client side dependencies. It would be great if dalliance published itself to bower, to simplify the install and version management. e.g. bower install...

Dalliance has done a great job of parsing the various binary formats available, and providing a graphical browser for loading files & track hubs. There are many javascript tools that...

When browsing large Track Hubs like ENCODE, our biologists often get lost as the header row disappears. This can be solved by adding a scrollable pane to each subset of...

Template Providers are allowed on normal ui states but not in modal dialogs. This fix adds support for template providers to be used in the modal dialog which can help...

Calculating the end location was checking all parents. It should stop when it reaches the given container. The window.internalHeight was interfering with the container animation exit calculations. A threshold is...

#### Description Currently setting the template for a custom decorator requires using the template cache, and you cannot pass in a raw template string. There is some code inside the...

needs: more info
has: PR