Skip to content

v0.3.0

Pre-release
Pre-release

Choose a tag to compare

@kuroda kuroda released this 09 Apr 10:45
· 33 commits to master since this release
  • Add vue_tag and vue_content_tag helper methods
    that can handle :bind, :on, :checked, :disabled, :multiple,
    :readonly, :selected, :text, :html, :show, :if, :else,
    :else_if, :for, :model, :pre, :cloak, :once options.
  • Add similar functionalities to the form building helpers.
  • Remove :v option handling.