lanterndev

Results 5 issues of lanterndev

If you answer 'yes' to compass and bootstrap, you end up with the 'sass-bootstrap' bower component. Besides all the bootstrap stylesheets translated into sass, this library also includes all the...

bug

I came across the site incidentally a while ago and forgot to bookmark the url. So I tried googling "angularjs libraries" and was surprised it didn't turn up. Googling "angularjs...

On my OS X machine, Chrome and Safari's navigator.userAgent includes the string "10_8_3", and Firefox's includes "10.8". I'm guessing these and other browsers include OS version info on other platforms...

Currently I don't think there's a way to programmatically / declaratively set the focus to a select2 instance on some event or from inside a watch function, so you have...

Given something like ``` html ``` the select2's placeholder is initially rendered correctly, but if the value of `{{ PLACEHOLDER | translate }}` changes after the select2 has been initialized...