Rafael Mendonça França
|
86ac74458c
|
Eager load SimpleFrom using the Rails API
Closes #478
|
2013-01-02 15:45:24 -03:00 |
|
Carlos Antonio da Silva
|
26f3c20f1a
|
:radio is not :radio_buttons
Makes the API more consistent with :check_boxes, and improves
compatibility with bootstrap collections by avoiding :radio namespace
collision.
|
2012-01-27 17:47:48 -02:00 |
|
Carlos Antonio da Silva
|
fe8e36ab91
|
Use CollectionInput as base for other collection inputs
|
2012-01-26 18:10:34 -02:00 |
|
Carlos Antonio da Silva
|
3669bce6cf
|
Rename *CollectionInput to *CollectionSelectInput
|
2012-01-26 17:00:56 -02:00 |
|
Carlos Antonio da Silva
|
85612cb9e9
|
Split collection radio/check boxes in different components
|
2012-01-26 16:53:16 -02:00 |
|
Carlos Antonio da Silva
|
e68094e652
|
Merge pull request #382 from semaperepelitsa/grouped_collection
Grouped collection input
Conflicts:
test/inputs_test.rb
|
2012-01-24 11:20:23 -02:00 |
|
Rafael Mendonça França
|
12778f184f
|
PasswordInput was added twice
|
2011-09-03 16:04:08 -03:00 |
|
Carlos Antonio da Silva
|
5b1471fdee
|
Add input type range. Closes #308 and #290
|
2011-09-03 11:25:53 -03:00 |
|
José Valim
|
5d6d977fc8
|
Break up mapping input and also provide an enable API.
|
2011-09-03 11:13:29 +02:00 |
|
José Valim
|
6dfdbae374
|
Create PasswordInput.
|
2011-09-03 11:02:58 +02:00 |
|
José Valim
|
ab60a080b3
|
Split boolean inputs into their own class so we can change label input order.
|
2010-07-06 11:24:12 +02:00 |
|
José Valim
|
433f5a7603
|
Add support for both email and url input types from HTML 5.
|
2010-02-06 22:21:26 +01:00 |
|
José Valim
|
b1df90790e
|
Add block support.
|
2010-01-10 05:12:57 +01:00 |
|
José Valim
|
7d7c6cda72
|
Code refactoring finished. Now tests one.
|
2010-01-09 16:05:02 +01:00 |
|