Commit Graph

5 Commits

Author SHA1 Message Date
Gareth Daniel Smith
78ac03a8ef Add a new toArray function, to make it easy to deal with each matched
element individually. Also add some tests/docs for the length function.
2018-08-04 23:02:02 +01:00
Gareth Daniel Smith
ff5d1c3b22 Deal with the case where the first element does not have the
requested attribute: return Nothing rather than undefined.
2018-07-29 14:55:58 +01:00
Gareth Daniel Smith
4145c4634c Change the type of the attr function so it returns Maybe instead of
breaking with a javascript error when there are no selected elements.
2018-07-29 14:31:38 +01:00
Gareth Daniel Smith
f021c70946 Migrate to Purescript 12 2018-07-28 08:40:04 +01:00
icyrockcom
d2efb6f0f9 Initial 2018-01-17 23:53:58 -05:00