-
Notifications
You must be signed in to change notification settings - Fork 19
Conversation
dd1798c
to
2c67682
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please don't merge in current state, needs a rebase on master first 😬
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just some nit picks on the changelog
@fschade shouldn't the target branch for merge be the |
add vue-composition-api add feature to render table cells lazy
2c67682
to
331bfcc
Compare
SonarCloud Quality Gate failed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 😍
Description
primary change int this pr is the introduction of lazy table cells, on top we've removed the implicit ODS registration for the global VUE instance and made the vue composition-api available.
to get a detailed overview of what changed please read the individual changelogs.
Please wait for the
new Design
related PR's before merging to masterRelated Issue
Motivation and Context
be able to render larger amount of table data
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: