James Warwood
James Warwood
**Describe the bug** I'm not sure if this is intentional or not, but when using `dayjs.localeData().ordinal(2)` with `en-gb` locale, the result string is wrapped in square brackets, eg `"[2nd]"`. **Expected...
Hi - I've been trying to use the v2.0.0-dev version of this package instead of the published v1.5.2 as I'm trying to do something using SPI on USI port A...
The plugin does not intelligently handle positioning of the tooltip text. There are two big issues around this: - In some cases, content can extend off the edges of the...
Only applies to left and right tooltips. The tooltip text is too high when compared to the arrow positions.
The documentation is currently very poor. It needs updating to properly explain the plugin's features and how to use them. As part of this issue, I also vote that we...
Refactor and clean up the code to achieve the following goals: - Better readability and maintainability - Stricter code style conventions ( a particular nark is the extremely long lines...
It would be nice for the plugin to support different themes. A 'light' theme would probably be a good start, as it would probably look better than the current look...
- More languages - Improve existing code samples
The entire project was hacked out, and a complete overhaul is required prior to any new features being implemented.
It would be nice to be able to capture situations like the following, where the hardcoded string 'Unkown User' could be output by the template if `user.name` is not set...