1
0
mirror of synced 2025-02-09 16:49:24 +03:00
Kevin Brown 5ec852e18c Added documentation for <input type="text" />
This adds basic documentation explaining that there are compatibility
decorators for `<input type="text" />` support. This is not fully
compatible with all features and requires the use of an external
adapter like the `ArrayAdapter` or `AjaxAdapter` to provide a
reasonable way to query results.

This also triggers a warning if the adapter is used with a hidden
input, as the degraded functionality when there is no JavaScript
support should be discouraged.
2015-02-27 18:38:16 -05:00
..
2015-01-22 14:49:39 -05:00
2015-01-17 21:27:53 -05:00
2015-02-13 22:49:54 -05:00