George

Results 5 issues of George

Hi! I added a option to make some bottom padding of sidebar container. Usage like this: ``` javascript var sidebar = new StickySidebar('.sidebar', { containerPaddingBottom: 420 }); ``` Is I...

Hi! Some time ago I have discovered an issue with one of my job rails project. It was translated with Mobility using Postgres jsonb backend. So one of model attributes...

Sup! Thank you for lib, but now we can't use it cause of bug with indexes. When I put xpath with index more than 9: ```python cssify("/li[10]") # cssify.cssify.XpathException: Invalid...

Hi! Time ago I proposed type checking option for writer plugin in [this PR](https://github.com/shioyama/mobility/pull/590). It was rejected cause of limitation to add new functionality to gem. So I created my...

Motivation and history: https://github.com/shioyama/mobility/issues/618