Skip to content

0.7.3 Release #291

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

Merged
merged 192 commits into from
Nov 10, 2019
Merged

0.7.3 Release #291

merged 192 commits into from
Nov 10, 2019

Conversation

jonasjabari
Copy link
Member

Changelog

v0.7.3

Merged PRs

Solved Issues

Potential Breaking Change - Migration Note

Until 0.7.2.1, we included all ActionView modules in Matestack::Ui::StaticComponent and Matestack::Ui::DynamicComponent. As we didn't use these modules in all of our core components, we decided to move the ActionView modules to the new Matestack::Ui::StaticActionviewComponent and Matestack::Ui::DynamicActionviewComponent class. If you use ActionView modules in your components, you have to change the class you inherit from. This might be a potential breaking change for some users - we are not bumping to 0.8.0 as we don't break explicit specified behavior. If you have any problems, reach out via gitter!

cameronnorman and others added 30 commits September 26, 2019 21:03
Add <s> tag to core components - good work, thanks a million!
Add dt component with docs and specs.
Fix issue #208: Add HTML <q> tag to core components
Add HTML <em> tag to core components
sigfriedCub1990 and others added 29 commits November 7, 2019 09:38
enable usage of async rerender_on on component-level
fixed form component usage on component-level
@jonasjabari jonasjabari merged commit f38db35 into master Nov 10, 2019
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.