Releases: MITLibraries/mitlibraries-theme
Releases · MITLibraries/mitlibraries-theme
v1.4 Provide for custom skip links
v1.3 Retain nav title if platform name is absent
What's Changed
Full Changelog: v1.2...v1.3
v1.2 Optional platform name in header
What's Changed
Full Changelog: v1.1...v1.2
v1.1 updated MIT brand
What's Changed
Full Changelog: v1.0.2...v1.1
v1.0.2 Footer updates
What's Changed
Full Changelog: v1.0.1...v1.0.2
v1.0.1 Dependency updates
v1.0.0 Rebuild
This rebuilds the gem from scratch using the current recommendations for gems in Rails 7.
What's Changed
- Add support for Rails 7 by @jazairi in #23
- Remove alt attribute from anchor in footer by @matt-bernhardt in #30
- Bumps theme version to 0.8 by @matt-bernhardt in #33
- Complete rebuild of theme setup by @matt-bernhardt in #34
- Remove boilerplate allowed_push_host restriction by @matt-bernhardt in #51
New Contributors
- @matt-bernhardt made their first contribution in #30
Full Changelog: v0.6.0...v1.0.0
v.0.6.0 Updates Sentry js integration
Merge pull request #19 from MITLibraries/update_sentry Updates javascript sentry for all apps using theme
v0.5.0 Rails 6 support
- Adds support for Rails 6 applications.