Skip to content

Conversation

@oscarlorentzon
Copy link
Member

Motivation

Do not require providers to extend base classes. This resolves webpack/babel build issues for applications transpiled to ES6 not calling new on provider base classes.

Contribution

  • Add data provider interface
  • Add geometry provider interface

Test Plan

yarn start

Do not require data provider base to be extended to
avoid Babel build issues when extending ES classes.
Do not require geometry provider base to be extended
to avoid Babel build issues when extending ES6 classes.
@oscarlorentzon oscarlorentzon added this to the v4.1.0 milestone Nov 8, 2021
@oscarlorentzon oscarlorentzon merged commit 660d31c into main Nov 8, 2021
@oscarlorentzon oscarlorentzon deleted the feature-provider-interfaces branch November 8, 2021 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants