8000 Releases · mycolorway/tao_form · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: mycolorway/tao_form

v0.2.3

20 Dec 03:03
Compare
Choose a tag to compare
  • Change text input style

v0.2.1

26 Sep 04:36
Compare
Choose a tag to compare
  • Add refreshOptions() method for select component.

v0.2.0

03 Sep 14:23
Compare
Choose a tag to compare
  • Add this gem to app eager load path
  • Use new icons
  • Fix some minor bugs

v0.1.10

28 Jul 10:32
Compare
Choose a tag to compare
  • Add date range input and date range picker component.
  • Use namespacedTrigger provided by Tao On Rails 0.9.3 to trigger custom events on tao ui components.
  • Some minor improvements and bug fixes.

v0.1.9

10 Jul 06:38
Compare
Choose a tag to compare
  • Add narrow style for form component.
  • Add indeterminate status for checkbox component.

v0.1.8

28 Jun 08:11
Compare
Choose a tag to compare
  • Checkbox Component will render a default checkbox input in no block is given.
  • Fix a bug of select and moment picker component.

v0.1.7

26 Jun 16:11
Compare
Choose a tag to compare
  • Add tao-form as default class for form component.
  • Fix a bug that weekdays texts of date picker could be rendered twice in some cases.
  • The form component will try to find a template to render if no block is given.
  • Add support for [autofocus] attribute on field elements.

v0.1.6

22 Jun 09:09
Compare
Choose a tag to compare
  • Fix a bug that check_box component cannot get right value from form object.

v0.1.5

22 Jun 06:59
Compare
Choose a tag to compare
  • Form Component should explicitly specify simple_form wrapper name: tao_desktop by default, and tao_mobile for mobile variant.

v0.1.4

21 Jun 15:30
Compare
Choose a tag to compare
  • Remove html_options param of all field components.
  • Some minor improvements.
0