1
0
Fork 0
mirror of https://github.com/heartcombo/simple_form.git synced 2022-11-09 12:19:26 -05:00
Commit graph

13 commits

Author SHA1 Message Date
José Valim
94dab68cd7 Create more components. Make explicit the difference between helpers and components. Add default options to wrappers. 2011-12-04 14:57:12 +01:00
José Valim
bf4d766fcb config.components => config.wrappers 2011-09-08 16:04:37 +02:00
José Valim
f93a6be226 Add tests for custom wrappers. 2011-09-08 16:04:36 +02:00
José Valim
1753926575 Support nested find. 2011-09-08 16:03:55 +02:00
José Valim
4cacb961ae Use the new components builder syntax. 2011-09-08 16:03:27 +02:00
José Valim
a39f373779 Put deprecated stuff together. 2011-09-08 16:03:27 +02:00
José Valim
b54110c935 Wrappers docs. 2011-09-08 16:03:27 +02:00
José Valim
1e91fb42c3 Do not use splat for clarity. 2011-09-08 16:03:27 +02:00
José Valim
e34b6a6b4e Remove Symbol monkey patches. 2011-09-08 16:03:27 +02:00
José Valim
25a13a9e32 All tests pass with the new wrappers API. 2011-09-08 16:03:26 +02:00
José Valim
c6e6dbd62d Use the root wrapper and removing rendering responsibility from input. 2011-09-08 16:03:26 +02:00
José Valim
98d7c6f627 Move hint to new wrappers API. 2011-09-08 16:03:26 +02:00
José Valim
f62667ce61 Let's call those thing wrappers. 2011-09-08 16:03:26 +02:00