Closed danroot closed 2 years ago
Adds support for datetime?, datetimeoffset?, int?, long?, and long. I suspect there's some way to build these and any other types up generically in index.html, but for now just added if/thens for the types I needed.
Fantastic, thanks for this. Will go out in 2.6.2.
Adds support for datetime?, datetimeoffset?, int?, long?, and long. I suspect there's some way to build these and any other types up generically in index.html, but for now just added if/thens for the types I needed.