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

Release 1.2.0 #81

Merged
merged 3 commits into from
Mar 3, 2022
Merged

Release 1.2.0 #81

merged 3 commits into from
Mar 3, 2022

Conversation

NorbertNader
Copy link
Contributor

@NorbertNader NorbertNader commented Mar 3, 2022

Release 1.2.0

  • attach ResourceExplorer react component onSelectionChange prop
  • export table react component

The fix for onSelectionChange prop will also fix any function props we want to attach in the future. The downside to this is that for events it will attach the prop to the node and add an event listener.

Tests

n/a

Legal

This project is available under the Apache 2.0 License.

@NorbertNader NorbertNader merged commit 3ce7eed into main Mar 3, 2022
@NorbertNader NorbertNader deleted the release-1.2.0 branch April 5, 2022 20:41
TheEvilDev pushed a commit that referenced this pull request Nov 2, 2022
* feat: export table react component

* fix: attach ResourceExplorer react component onSelectionChange prop

* Release 1.2.0

Co-authored-by: Norbert Nader <nnader@amazon.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 this pull request may close these issues.

2 participants