Releases: marcoroth/reactionview
Releases · marcoroth/reactionview
v0.2.1
Fixed
- Use
Rails.rootto determine if template is local by @marcoroth in #74
Herb Changes
- Upgrade to Herb
v0.8.9by @marcoroth in #75 - Upgrade to Herb
v0.8.10by @marcoroth in #76 - Engine: Handle trailing comments in ERB output tags by @marcoroth in marcoroth/herb#1083
- Engine: Show component names in
DebugVisitorby @marcoroth in marcoroth/herb#1132 - Dev Tools: Show colored outlines in Herb Debug Menu by @marcoroth in marcoroth/herb#1133
Herb Changelogs: v0.8.9 and v0.8.10
Internal
- Test against Ruby 4.0 and upgrade Herb to 0.8.7 by @marcoroth in #65
Dependencies
- Upgrade
maxitestto7.xby @marcoroth in #73
Commits
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Fixed
- Fix double escaping in attributes,
<script>and<style>tags by @marcoroth in #53
Dependencies
- Update to Herb v0.8 by @marcoroth in #58 and #64
Commits
Full Changelog: v0.1.6...v0.2.0
v0.1.6
Added
- Add support for packs and internal engines by @HashNotAdam in #56
Changed
- Dev Tools: Set
<meta name="herb-default-editor">for Herb by @marcoroth in #51
Internals
- Appraisals: Test Against Rails 8.2 by @marcoroth in #52
New Contributors
- @HashNotAdam made their first contribution in #56
Commits
Full Changelog: v0.1.5...v0.1.6
v0.1.5
v0.1.4
Added
- Add
spec.licensetogemspecby @marcoroth in #42
Fixed
- Fix recursive
DebugVisitorthat could cause app to crash by @marcoroth and @timkaechele in #46
New Contributors
- @timkaechele made their first contribution in #46
Commits
Full Changelog: v0.1.3...v0.1.4
v0.1.3
Fixed
- Call default ERB handler for non-html formats by @nbgoodall in #33
Internals
- Refactor Template Handler to pass
visitorstoHerb::Engineby @marcoroth in #17 - Setup Test Matrix for Rails versions by @t27duck in #21
Dependencies
- Bump vite from 7.1.4 to 7.1.7 by @dependabot[bot] in #29
- Bump herb to 0.7.5 by @marcoroth in 323d3f7
New Contributors
- @t27duck made their first contribution in #21
- @dependabot[bot] made their first contribution in #29
- @nbgoodall made their first contribution in #33
Commits
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Fixed
- Add ReActionView assets to
app.config.assets.precompileto avoidSprockets::Rails::Helper::AssetNotPrecompiledErrorby @marcoroth in #10
Commits
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
ReActionView (First public release)
Commits
Full Changelog: https://github.com/marcoroth/reactionview/commits/v0.1.0