Skip to content

v1.0.0

Compare
Choose a tag to compare
@joelmoss joelmoss released this 21 Feb 12:32
· 2 commits to master since this release

Full Changelog: v0.7.0...v1.0.0

  • breaking: ControllerAttributes is now ControllerVariables with a friendlier API.
  • feat: Support for ControllerVariables in Phlex::Rails::Layout.
  • feat: Added MetaTags component to aid in easy HTML meta tag definitions.
  • fix(ImplicitRender): Use camelize instead of classify on view path.