Standa Lukeš
Standa Lukeš
Hi! This is an awesome library btw :) I'd like to increase the LZip dictionary size, the default seems to be only ~100 (not sure though), but I don't see...
I was considering moving the list of properties into each control, but that would exclude attached properties from the list
I have no idea why, but seems that Chrome sends site = none in some cases. The point here was to disallow cross-origin usage of the returned files, which you...
Added conversions from backing integer type to and from the enum string we use in view models. This means that binary operators on enums work the same way as in...
This functionality allows server-only rendering - i.e. building static HTML based on viewmodel which is not necessarily sent to the client. The design is fairly simple - we allow resource...
Also improves the error messages when property type is not suported + a test that it works automatically (without MarkupOption) in CompositeControl.
Some not very nice code has to be used in Fluent UI and BS5 for this, so it would be nice to have this helper. In order for AddCssClass to...
It will allow us to write comments without the `` tags - the script completes them when the package is published. I simply don't like the verbosity of XML comments...