Skip to content

Releases: ix-ax/axsharp

0.13.4-preview.54

21 Mar 09:18
20f7120
Compare
Choose a tag to compare
0.13.4-preview.54 Pre-release
Pre-release

Release v0.13.4-preview.54

What's Changed

Enhacements

  • Adds border when rendering arrays of complex types by @Specter-13 in #57
  • Implements compilation of methods for swapping data between shadow, plain, and online by @PTKu in https://github.com/ix-
    ax/ix/pull/29
  • Compiler deletes previous generated *.g.cs files, by @PTKu in #76
  • Adds the possibility to inject css classes into renderer by @Specter-13 in #87
  • Improve parsing and emitting of pragmas using a irony parser by @PTKu in #91
  • Filters localization delimiters in strings/wstring and string pragmas by @PTKu in #97
  • Package metadata are now retrieved from ix project by @PTKu in #80
  • Adds simple documentation compiler for AX PLC project @Specter-13 in #105
  • Adds helpful extension methods for twin element by @PTKu in #113
  • Add swapping methods to ITwinObject interface by @PTKu in #127
  • Implement compiler omits directive by @PTKu in #121
  • Adds polling for primitive types by @PTKu in #69
  • Removes the limit for bulk quests size over WebAPI by @PTKu in #82
  • New documentation now generated by docfx by @PTKu in #103
  • Adds compiler of PLC localizable strings by @Brano5 in #99
  • Adds partial initialization methods for Onliners by @Brano5 & @Specter-13 in #119

Fixies

  • Fixes an inconsistence in UI behavior when value is changed OnEdit by @Specter-13 in #111
  • Fixes an issue where members present in configurations global var does not work with layout attributes on member declaration by @PTKu in #59
  • Fixes an issue where rendered does not recognize enum type correctly when another type than dummy connector is used by @PTKu in #68
  • Fixes an issue where methods Shadow-Plain Plain-Shadow are not generated for structs by @PTKu in #72
  • Fixes STRUCTs are not constructed in the class constructors by @PTKu in #74
  • Fixes an issue when unknown arrays types are erroneously added to the constructor by @PTKu in #78
  • Fixes an issue when polling does not start when RenderableContentControl context is of primitive type by @PTKu in #84
  • Fixes an issue when the namespace of enums is not reachable in POCO objects by @PTKu in #89
  • Fixes an issue when numerical views did not stop changing their values when entered for editing. by @Specter-13 in #108

New Contributors

Full Changelog: 0.13.2-preview.18...0.13.4-preview.54

0.13.2-preview.18

07 Feb 13:49
d908039
Compare
Choose a tag to compare
0.13.2-preview.18 Pre-release
Pre-release

Release v0.13.2-preview.18

What's Changed

Blazor

  • Editable user control stops updating value when focused @Specter-13 in #31
  • New template for blazor application @Brano5 in #37
  • Rendering of components from custom library now works by @Specter-13 in #46

Infrastructure

  • Utility to update version number in an apax file by @PTKu in #36
  • Ix.Compiler package is now published to the feed by @PTKu in #38
  • Ix.Compiler.Abstractions is now published to the feed @PTKu in #39

Documentation

  • Conceptual overview of IX by @PTKu in #41

Full Changelog: 0.13.0-preview.67...0.13.2-preview.18

0.13.0-preview.67

04 Feb 07:13
adb78f9
Compare
Choose a tag to compare
0.13.0-preview.67 Pre-release
Pre-release

Release v0.13.0-preview.67

0.13.0-preview.66

31 Jan 08:38
0d183b3
Compare
Choose a tag to compare
0.13.0-preview.66 Pre-release
Pre-release

Release v0.13.0-preview.66

0.12.1

26 Jan 14:47
25e634f
Compare
Choose a tag to compare

Release v0.12.1

What's Changed

  • various infrastructure fixies
  • Documentation update for Blazor renderer @Specter-13 in #12
  • Adds implementation of render ignore by @PTKu in #24

New Contributors

Full Changelog: 0.10.0...0.12.1

0.12.0-preview.20

25 Jan 14:34
95298be
Compare
Choose a tag to compare
0.12.0-preview.20 Pre-release
Pre-release

Release v0.12.0-preview.20

0.10.0

24 Jan 18:25
8613dd6
Compare
Choose a tag to compare

Initial release