Fatih Kadir Akın

Results 87 comments of Fatih Kadir Akın

Can you open a PR? >

Can you open this as a PR?

This would help who are waiting for SFC translations :) Here is the link: [https://f.github.io/vue-i18n-translator](https://f.github.io/vue-i18n-translator) A quick dirty work, if you find bugs please inform :) ![vue-i18n-translator](https://pbs.twimg.com/media/DnDZ5yYX0AAzJyN.png)

#9 solves this issue.

We didn't tested on IE but I did not expect that it would fail on IE Edge. ## We'll test it first and we'll update it I think. _Fatih Kadir...

@evoactivity Unfortunately, yes. We need it. You have to use `:scope` to use `>` selector. If you find a better way to make it let's do it.

May you open a PR? 8 Haz 2016 Çar 14:47 tarihinde RobSchoenaker [email protected] şunu yazdı: > This appears to work for all browsers: > > ``` > Container.prototype.getColumns = function...

As I understand using the shim externally will solve the problem. Means no need to change codebase. Right @evoactivity?

We need to calculate which element is close to the top scroll position, store it and rescroll to it after redraw. I'm going to think about it.

`.bricklayer-column-sizer` is a reference class that you can change. Didn't try but possibly ```js $(".bricklayer-column-sizer").width("100%") ``` will cover what you need.