public
Description: Adds automated styling of input fields with css classes
Homepage: http://www.pluginaweek.org
Clone URL: git://github.com/pluginaweek/styled_inputs.git
styled_inputs / CHANGELOG.rdoc
100644 33 lines (18 sloc) 0.57 kb

master

0.1.1 / 2008-12-28

  • Don’t style hidden inputs
  • Fix input styling not always being included on classes directly including ActionView::Helpers::TagHelper

0.1.0 / 2008-12-14

  • Remove the PluginAWeek namespace
  • Update tests to use ActionView::TestCase

0.0.5 / 2008-06-22

  • Remove log files from gems

0.0.4 / 2008-06-03

  • Add support for Rails 2.0+

0.0.3 / 2008-06-01

  • Remove dependency on set_or_append

0.0.2 / 2008-05-05

  • Updated documentation

0.0.1 / 2007-08-17

  • Add documentation
  • Convert dos newlines to unix newlines