Thomas Portelange
Thomas Portelange
ok you can check here https://github.com/olifolkerd/tabulator/pull/3875/files to see the required changes in the current state of things (which is: flex mode, and some additional css) i fully agree with you...
@olifolkerd i've updated the codepen to the latest tabulator in order to replicate: - navigate in the pagination - then scroll down, and you will see that some of the...
What's really sad is that all you need really is to have a fill="currentColor" on the path and everything works just fine most of the time. For my part, I...
@nextgenthemes most of the time = if you need the icon to be same color as your text. this way, even external svg is colored properly. otherwise indeed you need...
i had no issue until recently, but now if the svg is used within a 16px div and that you set the size of the svg to 100%, it gets...
it would be great to fix this, altInput is not very useful at the moment when used with the rangePlugin. It should really go into another input to avoid any...
@ortwic i do not intend to work on this any time soon so feel free to make your own proposal based on oli's feedback
https://github.com/ortwic/tabulator/pull/1
This seems related to the file getGraphqlFragments.js that calls the /types endpoint provided by the IntrospectionProvider (in the graphql module). I wonder if it wouldn't be better to load it...
hi @MLindenhofer that looks like a bug :-) but it may be a framework issue and not something that can be fixed easily in this module. Maybe the state is...