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

Remove VirtualWidget and VirtualRenderer with next major release #2300

Closed
jbicker opened this issue Jul 6, 2018 · 0 comments · Fixed by #6885
Closed

Remove VirtualWidget and VirtualRenderer with next major release #2300

jbicker opened this issue Jul 6, 2018 · 0 comments · Fixed by #6885
Assignees
Milestone

Comments

@jbicker
Copy link
Contributor

jbicker commented Jul 6, 2018

No description provided.

@akosyakov akosyakov changed the title Remove VirtualWidget and VirtualRenderer with next minor release Remove VirtualWidget and VirtualRenderer with next major release Jul 7, 2018
@svenefftinge svenefftinge added this to the August 2018 milestone Jul 10, 2018
vince-fugnitto added a commit that referenced this issue Jan 14, 2020
Fixes #2300

Both the `virtual-widget` and `virtual-renderer` have been deprecated
since #2301. This path cleans
up the codebase to remove the deprecated code as it should no longer be used/supported.

- removes the deprecated `virtual-widget`.
- removes the deprecated `virtual-renderer`.

One should instead opt to use `react-widget` and `react-renderer`.

Signed-off-by: vince-fugnitto <vincent.fugnitto@ericsson.com>
vince-fugnitto added a commit that referenced this issue Jan 14, 2020
Fixes #2300

Both the `virtual-widget` and `virtual-renderer` have been deprecated
since #2301. This patch cleans
up the codebase to remove the deprecated code as it should no longer be used/supported.

- removes the deprecated `virtual-widget`.
- removes the deprecated `virtual-renderer`.

One should instead opt to use `react-widget` and `react-renderer`.

Signed-off-by: vince-fugnitto <vincent.fugnitto@ericsson.com>
vince-fugnitto added a commit that referenced this issue Jan 15, 2020
Fixes #2300

Both the `virtual-widget` and `virtual-renderer` have been deprecated
since #2301. This patch cleans
up the codebase to remove the deprecated code as it should no longer be used/supported.

- removes the deprecated `virtual-widget`.
- removes the deprecated `virtual-renderer`.

One should instead opt to use `react-widget` and `react-renderer`.

Signed-off-by: vince-fugnitto <vincent.fugnitto@ericsson.com>
vince-fugnitto added a commit that referenced this issue Jan 15, 2020
Fixes #2300

Both the `virtual-widget` and `virtual-renderer` have been deprecated
since #2301. This patch cleans
up the codebase to remove the deprecated code as it should no longer be used/supported.

- removes the deprecated `virtual-widget`.
- removes the deprecated `virtual-renderer`.

One should instead opt to use `react-widget` and `react-renderer`.

Signed-off-by: vince-fugnitto <vincent.fugnitto@ericsson.com>
akosyakov pushed a commit to akosyakov/theia that referenced this issue Feb 24, 2020
Fixes eclipse-theia#2300

Both the `virtual-widget` and `virtual-renderer` have been deprecated
since eclipse-theia#2301. This patch cleans
up the codebase to remove the deprecated code as it should no longer be used/supported.

- removes the deprecated `virtual-widget`.
- removes the deprecated `virtual-renderer`.

One should instead opt to use `react-widget` and `react-renderer`.

Signed-off-by: vince-fugnitto <vincent.fugnitto@ericsson.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
@svenefftinge @jbicker and others