Dimitrios Misdanitis

Results 7 comments of Dimitrios Misdanitis

Late to the party but I ran into this as well. The offending code is Occurrence's `__init__` function that checks the associated Event description when the occurrence description is not...

I can't think of a neat way to have this work for versions that don't define css variables, other than maintaining two copies of the CSS files and serving whichever...

Thanks for the swift reply. I really like libraries that are strict with specs, so thanks for doing this. I will probably end up using biip because it seems like...

@ghost typeahead adds the `.tt-open` class to your results and properly removes it when you hit the escape key. You just need to handle it in your CSS. ```css #my-results...

Was this breaking change intentional? If not, is there a roadmap for fixing the behavior?

@dawoonchung I've been wondering the same thing. I went quite in-depth with this issue, check #1291