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

[X] Add compiled converters #7245

Merged
merged 2 commits into from May 23, 2022
Merged

[X] Add compiled converters #7245

merged 2 commits into from May 23, 2022

Conversation

StephaneDelcroix
Copy link
Contributor

@StephaneDelcroix StephaneDelcroix commented May 17, 2022

Description of Change

  • Add compiled converters for Flex enums
  • and for FlexBasis
  • and for for FlowDirection
  • Also moves Flowdirection converter attribute from the property to the
    Type, move the converter from Controls to Core, and fix the Design assembly accordingly

Issues Fixed

@jsuarezruiz jsuarezruiz added the area/Xaml </> Controls - XAML, CSS, Gestures, Triggers, Behaviors label May 17, 2022
- Add compiled converters for Flex enums
- and for FlexBasis
- and for for FlowDirection
- Also moves Flowdirection converter attribute from the property to the
  Type, and fix the Design assembly accordingly

- fixes #6547
Co-authored-by: campersau <buchholz.bastian@googlemail.com>
@rmarinho rmarinho merged commit 3e37211 into main May 23, 2022
@rmarinho rmarinho deleted the fix_6547 branch May 23, 2022 14:08
@github-actions github-actions bot locked and limited conversation to collaborators Dec 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/Xaml </> Controls - XAML, CSS, Gestures, Triggers, Behaviors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide a compiled version of FlexEnums and FlowDirection
5 participants