Skip to content

v0.10.1

Latest
Compare
Choose a tag to compare
@spohlenz spohlenz released this 27 Sep 04:18
1c3a497

Features & Fixes

Maintenance & Cleanup

  • Clean up usage of ruby2_keywords by @spohlenz in #469
  • Add CI Gemfiles for Rails 8.0.0.alpha by @spohlenz in #471 / #472
  • Update scope methods to use kwargs by @spohlenz in #476
  • Use kwargs within Navigation classes by @spohlenz in #478
  • Globally replace use of content_tag with tag.<el> by @spohlenz in #477
  • Rename Trestle::Builder#params to #permitted_params (aliasing old method) by @spohlenz in #481
  • Use real ES6 private methods/fields instead of underscore prefixes by @spohlenz in #487
  • Remove :remote from pagination link options by @spohlenz in #492
  • Fix deprecation warnings in Sass build by @spohlenz in #505