Thomas Portelange
Thomas Portelange
@davatron5000 got another one for you ;-) lot of fun to try to recreate bootstrap grids with 1/10th of the css size and the help of a little web component...
is there any windows dll available that supports php 7? The only dll's I have seen are on this page: https://pecl.php.net/package/APM/2.0.3/windows
This is to make discussion around https://github.com/olifolkerd/tabulator/issues/3749 easier It is not meant to be merged as is
*Is your feature request related to a problem? Please describe.** I'm working on an editable table with a couple of editable fields. I'd like this to work with the collapsed...
**Describe the bug** When using pagination and when the table is within a scrollable container, the virtual dom isn't able to display rows properly (tested in chrome/firefox) **Tabulator Info** 5.2.7...
tests
*Is your feature request related to a problem? Please describe.** I just sent you 3 PR. They are fairly small and tested, but since the scope of this project is...
following our discussion here https://github.com/olifolkerd/tabulator/issues/3754 needs https://github.com/olifolkerd/tabulator/pull/3751 to allow testing tabulatorfull, but basic setup works without this
Currently the + / - icons are not aligned in the middle. This is probably due to the fact they are text based (as visible here https://codepen.io/lekoalabe/pen/PoQPYVp) Adding a margin...
you can compare both. is this intended? https://cdn.jsdelivr.net/npm/[email protected]/svg/solid/bxs-star.svg vs https://cdn.jsdelivr.net/npm/[email protected]/svg/solid/bxs-star.svg i'm using the svg files directly in my project and they need the viewbox to work properly
# Feature Request I'm considering deploying an app with a sqlite database that will be bundled during deployment. I see that the current sqlite library is quite old (3.7.17 released...