Skip to content

Releases: IEvangelist/blazorators

v1.1.1 Support properties

08 Mar 02:44
Compare
Choose a tag to compare

Add support for properties, for example; localStorage.length and "eval".

Full Changelog: 1.1.0...1.1.1

Release 1.1.0

05 Mar 20:25
Compare
Choose a tag to compare
  • Fix generated indentation.
  • Added generic support
  • Added serialization overload and support

Full Changelog: 1.0.5...1.1.0

Build v1.0.5

04 Mar 21:34
Compare
Choose a tag to compare

Fix issues introduced in 1.0.4

Full Changelog: 1.0.4...1.0.5

Build v1.0.4

03 Mar 14:33
Compare
Choose a tag to compare

Introduced the JSAutoGenericInterop which allows for API method descriptors, that specify which APIs should be generic instead of string based. This relies on the default JSON serialization native to Blazor JavaScript interop.

Full Changelog: 1.0.3...1.0.4

Build v1.0.3

24 Feb 02:18
Compare
Choose a tag to compare

Full Changelog: 1.0.2...1.0.3

Version 1.0.2

22 Feb 21:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.1...1.0.2

1.0.1

22 Feb 05:06
Compare
Choose a tag to compare

Full Changelog: 1.0.0...1.0.1

Initial bits... let's go! v1

22 Feb 04:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/IEvangelist/blazorators/commits/1.0.0