Commit Graph

21 Commits

Author SHA1 Message Date
icyrockcom
b7ffb74ab3 v0.2.3 2020-07-15 20:52:59 -04:00
icyrockcom
c6b48b1597 Updated dependency version 2020-07-15 20:51:13 -04:00
icyrockcom
7a395b0c37 v0.2.2 2020-04-19 13:44:55 -04:00
icyrockcom
ec0a903f7d Move to spago 2020-04-17 22:03:59 -04:00
icyrockcom
a2f0cb8c4e v0.2.1 2019-11-02 00:15:45 -04:00
icyrockcom
370fa4b23e Updated dependencies versions 2019-11-02 00:10:54 -04:00
icyrockcom
70e11f60f5 v0.2.0 2018-08-05 14:22:19 -04:00
icyrockcom
e8111489db Package versions, hiding Prelude.eq, lodash version
Lodash version fixed due to security vulnerability:
https://nvd.nist.gov/vuln/detail/CVE-2018-3721
2018-08-05 13:48:18 -04:00
icyrockcom
e02796e6a4
Merge pull request #5 from Dretch/toArray
Feature request: toArray function
2018-08-05 12:43:30 -04:00
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
icyrockcom
534cf3d4bb
Merge pull request #4 from Dretch/restricted-exports
Remove `*Impl` functions from the module interfaces.
2018-07-30 19:03:55 -04:00
Gareth Daniel Smith
6d5a2bbc10 Remove *Impl functions from the module interfaces. 2018-07-30 20:13:54 +01:00
icyrockcom
cb1c77a9ea
Merge pull request #3 from Dretch/attr-returning-maybe
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 11:14:25 -04:00
icyrockcom
b8d3db2f08
Merge pull request #2 from Dretch/fix-bower-link
Fix the bower link in the README
2018-07-29 11:10:12 -04: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
6b85e57619 Fix the bower link in the README 2018-07-29 10:42:16 +01:00
icyrockcom
57983d156d
Merge pull request #1 from Dretch/purescript-12
Migrate to Purescript 12
2018-07-28 15:21:40 -04:00
Gareth Daniel Smith
f021c70946 Migrate to Purescript 12 2018-07-28 08:40:04 +01:00
icyrockcom
7bfc8d7c02 v0.1.0 2018-01-18 00:06:59 -05:00
icyrockcom
d2efb6f0f9 Initial 2018-01-17 23:53:58 -05:00