elm/libraries/Native/Graphics
Evan Czaplicki 8e2c6989b4 Get rid of Selection, simplifying the field API
Real reason is that setSelectionRange also sets the focus. This
behavior makes sense, so the underlying issue is that setting the
selection for two fields is not meaningful because only one can have
focus.

How to set focus (for fields or inputs in general) is not really
answered yet, so I think it makes the most sense to leave it out for
now.
2014-03-03 00:08:58 -10:00
..
Collage.js New convention for storing module values, fixes bug 2013-09-30 01:32:27 -07:00
Input.js Get rid of Selection, simplifying the field API 2014-03-03 00:08:58 -10:00