Skip to content

Releases: atata-framework/atata

0.11.1

22 Dec 15:03
Compare
Choose a tag to compare

Changes

  • Remove UIComponent.Children property, use Controls property instead
  • Update UIComponentMetadata class and referencing functionality. Some its members are marked with Obsolete attribute and will be removed in future version
  • Update triggers functionality
  • Add functionality to add trigger in real time. For example: component.Triggers.Add(trigger)
  • Add InvokeDelegateAttribute trigger

Fixes

  • Fix UIComponentResolver to ignore indexers of UIComponent classes
  • Fix initial navigation functionality

Links

Atata 0.11.1 on NuGet

0.11.0

28 Nov 10:57
Compare
Choose a tag to compare

Initial release.