dasmoth / dalliance

Interactive web-based genome browser.
http://www.biodalliance.org/
BSD 2-Clause "Simplified" License
226 stars 68 forks source link

Add a noSourceCSS option. #102

Closed danvk closed 9 years ago

danvk commented 9 years ago

This prevents BioDalliance from injecting tags onto the page, which is helpful if you want to avoid precedence wars and !important by to managing CSS yourself.

dasmoth commented 9 years ago

Thanks!

I've been hoping for better ways to manage this stuff -- ideally shadow-DOM. But in the mean time, this seems useful to have.

dasmoth commented 9 years ago

Fixed by https://github.com/dasmoth/dalliance/commit/ea3b25561c20b6a98aba15557d81eb1f8c45a832

danvk commented 9 years ago

Sorry about that! Too used to jQuery.