Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backported fix 1385 #1437

Closed
wants to merge 23 commits into from
Closed

Backported fix 1385 #1437

wants to merge 23 commits into from

Commits on Jul 27, 2022

  1. AsString() Enums support added

    Maxim Dužij authored and acizmarik committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    640fed9 View commit details
    Browse the repository at this point in the history
  2. args[1].Clone() removed

    Maxim Dužij authored and acizmarik committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    2f5933d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4355ea View commit details
    Browse the repository at this point in the history
  4. Fixed ToEnumString nullability

    tomasherceg authored and acizmarik committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    42a14fa View commit details
    Browse the repository at this point in the history
  5. Fixed problems in tests

    tomasherceg authored and acizmarik committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    8208a84 View commit details
    Browse the repository at this point in the history
  6. Fix ToEnumString performance

    exyi authored and acizmarik committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    d354646 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3915952 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ac4f7fe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c14879e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    18ff810 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b3e7688 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    60ba129 View commit details
    Browse the repository at this point in the history
  13. Add binding property with information about used properties

    Created originally for DynamicEditor, but turns out it
    could also be used for some BP controls.
    exyi authored and acizmarik committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    9fbc923 View commit details
    Browse the repository at this point in the history
  14. Added support for Validator.Value unwrapping

    This makes it possible to bind, for example complex expressions, such as `DateProperty.ToBrowserLocalTime()`
    acizmarik committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    db5c63b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7749188 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e6b0bd8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    324c196 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7705da8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    851d67a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8e217b3 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    49c6e07 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    431c407 View commit details
    Browse the repository at this point in the history
  23. Fixed comment

    Co-authored-by: Stanislav Lukeš <exyi@outlook.cz>
    acizmarik and exyi committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    28b060e View commit details
    Browse the repository at this point in the history