Csaba Toth
Csaba Toth
https://github.com/gdkraus/accessible-modal-dialog/pull/18 is possibly better.
Not compatible with 2.x according to #1
I really like the design and the mechanics, but unfortunately it didn't work for me on mobile phone. I tried Dolphin and Chrome on Android, and both cases when I...
See:  I'll include a fix in my existing PR. The fix contain: 1. Close the menu in case of rotation 2. Call `_calculateProps();`
Regarding #14: swapping the `OverflowBox` and the `Translation` + scale transformation seems to help. Regarding #26: we just need to multiply the margin values by -1 or 1 based on...
This is because the main `Container`'s `transform: Matrix4.translationValues(16.0, 16.0, 0.0)` does not take into account the alignment and always does the translation into one direction both axis. It should be...
Bells and whistles enhancement: I have several narrow columns which are about 30 pixel wide only. I don't even have space for a filter clear button in their case. I...
**Use case** I'm using GraphQL Kotlin and the device becomes off-line. In such case the library could gather the changes and when the network is available again it could sync...
This was a feature of Hoverboard v1 what would be beneficial in my opinion. Or next DevFest will need at least English + Spanish version at the same time. Unfortunately...
Following warning "Deprecation: Pagination: The 'title_suffix' configuration has been deprecated. Please use 'title'. See https://github.com/sverrirs/jekyll-paginate-v2/blob/master/README-GENERATOR.md#site-configuration"