Jackson Teather

Results 6 issues of Jackson Teather

Hello and thanks for the great library! 👋 I've been having some difficulty getting the `doc.lists()` method to work, it seems to be very sensitive to the way lists are...

yesss
enhancement

This slider plugin is pretty robust, but I think the thing that sets it apart from most of the other contenders is the Flash-like editor interface available [here](https://www.jssor.com/demos*) for visually...

It seems that when using the `rich-text-plain-text-renderer`, any reference to an embedded entry is simply replaced with `''` (empty string). I can see how this would make sense in terms...

Hey! I've noticed some incorrect lowercasing when constant names match certain PHP keywords. The casing-changes keep accidentally slipping into my commits and it's driving me crazy! I couldn't find a...

This pull request would address #6 – `geometry.parameters` is undefined in A-Frame >= 0.3.2, so I added a check for `geometry.metadata.parameters` beforehand that resolves to whichever version of the property...

### Description When using a Quasar app extension that provides UI components that extend Quasar components, the components exhibit mixed behaviour when run inside a Vitest testing environment (which they...