Ian Heggaton

Results 6 issues of Ian Heggaton

I'm not sure why you removed the definitions as they were but now I can't use this version with TS at all. For example, you removed the MoveEvent definition. Now,...

I added in the ability to pull updates from GitHub releases - as opposed to pulling directly from GitHub repository files. This means, using something like GitHub Actions, I can...

Hi, would you be able to publish this version (1.4.1) #18 on Packagist? ☺️ Thanks heaps!

I encountered an issue where my column heading `value` was named with snake case, not camel case. eg ```[{ text: "TEST", value: "my_test_field", sortable: true},...] //

On my Mac, closing the Tabnine tool (sidebar) window with a keyboard shortcut creates a 'beep' on every key press. The only way to stop it is to re-open the...

###Defect Fixes #7735 The internal model wasn't being set when a user typed a numeric value and therefore was out of sync with the value of the HTML input field....