Takashi Kanemoto

Results 36 comments of Takashi Kanemoto

@kironet Hi. [This another bundle](https://github.com/ttskch/TtskchPagerfantaBundle/) can use sorting feature so easily. Try it 👍

Just a workaround: subscribe `PRE_READ` hook and set some meaningless value to `id` parameter if it's empty. ```php

Same. I'm trying to use this with Angular9 + @angular-builders/custome-webpack.

@imtiazShakil Sorry for my late response. Why don't you just add `$primary: $blue;` in your `styles.scss` ?

@bArraxas Could you please show some sample html which reproduces the problem?

@dchevilletRDR Could you please show some reproducing html?

@weberhofer Thanks for your contribution! I updated toolchain on https://github.com/ttskch/select2-bootstrap4-theme/commit/993dea8b7fd0f755202f26afc066f94ffb8abb7a . And I cannot merge this PR to master branch because it breaks BC for users of select2 4.0. I...

@morrow95 Thanks for your feedback. But this is just your own project specific customization, isn't this? Or are there any general problems?

@DrJele I don't know why your modifications are needed. Could you please show some problem reproducing html?

If we want to make smaller or larger also `.select2-container--open` element, we have to use javascript. To be honest I don't wont to do that 🤔