Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Xaml] move ValueConverterProvider to Core #890

Merged
merged 2 commits into from Apr 28, 2017
Merged

[Xaml] move ValueConverterProvider to Core #890

merged 2 commits into from Apr 28, 2017

Conversation

StephaneDelcroix
Copy link
Member

@StephaneDelcroix StephaneDelcroix commented Apr 28, 2017

Description of Change

introducing the ValueConverterProvider created a dependency from Core to Xaml. Moving the files to Core to avoid implicit dependency.

This is probably a regression in 2.3.4 and 2.3.5. Please backport accordingly

Bugs Fixed

API Changes

/

Behavioral Changes

/

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Rebased on top of master at time of PR
  • Changes adhere to coding standard
  • Consolidate commits as makes sense

@jassmith jassmith merged commit 8af6f3e into master Apr 28, 2017
@samhouts samhouts deleted the fix-55636 branch May 2, 2017 23:30
StephaneDelcroix added a commit that referenced this pull request May 3, 2017
* [Xaml] move ValueConverterProvider to Core

* [docs] fix docs
assemhakmeh added a commit to assemhakmeh/Xamarin.Forms that referenced this pull request May 12, 2017
* 2.3.5:
  [C] fix BP declaring Types for A11y (xamarin#913)
  [All] Rename Accessibility -> AutomationProperties (xamarin#912)
  Fix build
  [Core] Accessibility works with XamlC (xamarin#911)
  Fix bugzilla55542 (xamarin#898)
  [Android] Add null check before creating and drawing canvas bugzilla 55559 & 45602 (xamarin#899)
  Give layouts a chance to handle touch events after passing though immediate children (xamarin#902)
  Add disposed check on FastRenderer.VisualElemen... (xamarin#888)
  [Android] Add disposed check on FastRenderers.LabelRenderer (xamarin#886)
  add disposed check on FastRenderers.FrameRenderer (xamarin#887)
  [iOS] Null Element before disposing trial renderers in uneven ListViews (xamarin#894)
  [Xaml] move ValueConverterProvider to Core (xamarin#890)
@samhouts samhouts added this to the 2.3.5 milestone Jun 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants