Results 51 comments of Mike Becker

> IDK, what's about the backward compatibility in this fork ?! ~Absolutely devastating. I tried it out, full of hope. But the tables are completely destroyed. The rows are displayed...

A few things to note, that might help: 1. There is a rowClass attribute which, by the official documentation, defaults to "row". In fact this is a function returning a...

Yes. It is already planned to provide a PR once we are sure everything is "general enough" (i.e. does not only work in our setting and breaks for others).

Another thing I have noticed (but I have to investigate further): The `editable` property does not have any effect. I noticed that the field is called `isEditable` in `IColumn` (the...

Maybe this should get a higher priority, because FW 4.5.2 is also not supported by the current #develop release version, but this version is (lately) required by some Microsoft Assemblies...

Please verify, if I correctly minimized your example to pin down the issue. https://godbolt.org/z/OzT00u

@cscrum I am back from my vacations and I have just picked up the work on version 2.9.0 which was supposed to offer Angular 16 support. Unfortunately ngcc has been...

I, again, don't get your point. My [image](http://minecraft.uap-core.de/c2512.png) is 48x48. But you are right that there still is work to do according to the "-1"-problem. And yes, it is intentional...

We definately should ensure, that @udoprog never uses any -1 again :D Yeah, that's a side effect of the "-1 issue". Unfortunately I still don't understand it. Some parts of...

I am testing against master branch by invoking `ec_glob(pattern, string)` with the pattern and the test strings from above.