Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

Deprecate the legacy APIs #297

Merged
merged 2 commits into from
May 19, 2020
Merged

Deprecate the legacy APIs #297

merged 2 commits into from
May 19, 2020

Conversation

rookiejava
Copy link
Contributor

@rookiejava rookiejava commented May 12, 2020

Description of Change

This PR is intended to deprecate the legacy APIs that are no longer needed from 1.5.0.
See below for details.
In addition, it includes updating the version of Xamarin.Forms to 4.6.0 Service Release 2 (4.6.0.800)

Deprecated List

The following classes are deprecate from 1.5.0, and no longer be supported in the future. Therefore, please update your application according to the migration guide below.

Bugs Fixed

  • None

API Changes

Removed:

  • public class Check
  • public class CircleListView
  • public class CircleScrollView
  • public class CirclePage
  • public class IndexPage
  • public class Radio
  • public class CircleSurfaceEffectBehavior
  • public class CirclePageNotFoundException

@rookiejava rookiejava marked this pull request as draft May 12, 2020 05:27
@rookiejava rookiejava added the breaking Changes API, behavior or appearance label May 12, 2020
@rookiejava rookiejava force-pushed the 1.5.0 branch 6 times, most recently from 46d81be to efd01fb Compare May 15, 2020 06:42
@rookiejava rookiejava marked this pull request as ready for review May 19, 2020 08:49
@rookiejava rookiejava merged commit bf8ead1 into Samsung:master May 19, 2020
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking Changes API, behavior or appearance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant