Théodore Biadala

Results 22 comments of Théodore Biadala

Running into this problem with Edit on Drupal7, see https://drupal.org/node/1893700

Ok this is pretty critical to me, it's really messy to try and work around it.

In my case, it's pretty much all the time. So much so that I'd rather not have them show up in the global page and display all their infos every...

Thanks for the patch! We use jsdoc in our "official" Drupal javascript packages so we're looking for a solution that doesn't require maintaining a patch on top of our jsdoc...

Thanks so much for the answers, there are a few examples of security policies from other JS projects: https://github.com/focus-trap/tabbable/security/policy this one is pretty extensive, there is also a much shorter...

For planning purpose on our side, do you think switching the helper library will translate to a major version bump for shepherd ?

The public API seems to imply the popper API is part of shepherd since there is a `popperOptions: Extra options to pass to [Popper](https://popper.js.org/docs/v2/constructors/#options)` Which would mean deprecating/removing that option...

I have time to work on this tomorrow FYI

started in https://github.com/shipshapecode/shepherd/compare/master...theodoreb:floating-ui?expand=1

@rwwagner90 Thanks for the feedback. In general, how do you want to handle the API change? I don't see a way to automatically transform custom popperjs modifiers into floatingui middleware...