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

Fix passing react elements via .mixin() #152 #153

Merged
merged 2 commits into from
Apr 20, 2021
Merged

Conversation

zenflow
Copy link
Member

@zenflow zenflow commented Feb 23, 2021

Adds a failing test demonstrating #152

Actually splits the first test case in two, one passing react elements via .fire() (as before), the other passing react elements via .mixin() (the failing case).

@limonte limonte merged commit c2e4d76 into master Apr 20, 2021
@limonte limonte deleted the demo-issue-152 branch April 20, 2021 09:26
limonte pushed a commit that referenced this pull request Apr 20, 2021
## [3.3.2](v3.3.1...v3.3.2) (2021-04-20)

### Bug Fixes

* passing react elements via .mixin ([#153](#153)) ([c2e4d76](c2e4d76)), closes [#152](#152)
@limonte
Copy link
Member

limonte commented Apr 20, 2021

🎉 This PR is included in version 3.3.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@limonte limonte changed the title test: Demonstrate issue #152 Fix passing react elements via .mixin() #152 Apr 20, 2021
limonte added a commit that referenced this pull request Nov 6, 2022
* test: Demonstrate issue #152

* pass mixinParams to _main

Co-authored-by: Limon Monte <[email protected]>
limonte pushed a commit that referenced this pull request Nov 6, 2022
## [3.3.2](v3.3.1...v3.3.2) (2021-04-20)

### Bug Fixes

* passing react elements via .mixin ([#153](#153)) ([e4d03c3](e4d03c3)), closes [#152](#152)
limonte pushed a commit that referenced this pull request Nov 7, 2022
* test: Demonstrate issue #152

* pass mixinParams to _main
limonte pushed a commit that referenced this pull request Nov 7, 2022
## [3.3.2](v3.3.1...v3.3.2) (2021-04-20)

### Bug Fixes

* passing react elements via .mixin ([#153](#153)) ([e4d03c3](e4d03c3)), closes [#152](#152)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants