Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/hoplon/hoplon

Simple and powerful tool for building web apps out of highly composable elements in ClojureScript.
https://github.com/hoplon/hoplon

Update README.md

cf9d2d1e806d36d098ae1def3b130df2bcd69e55 authored about 7 years ago
Update README.md

1f406bef8c0ddc8ccd5885608af99acbcce1fc73 authored about 7 years ago
update badges

e379d9a80972f2155c703b795340299dc8609e2e authored about 7 years ago
update README

ff97e9118c898fd4c57cd677fb86432d3c01700b authored about 7 years ago
7.1 Proposal (#199)

* Added pre/post Support (#181)

* fix attribute removal

* added defelem doc string support...

8bc7d5df66428003d6f768d5e0ebef288faabfbb authored about 7 years ago
update readme version

f864b21de02c4500d80e9d30a99b40196ba10069 authored over 7 years ago
recreate tags test in cljs test (#198)

* recreate tags test in cljs test

* remove legacy tests

* don't try to run legacy tests on...

c86704ae1efb4eaf2942818f4ed6a2652afe5513 authored over 7 years ago
Jquery svg (#189)

* remove buggy jQuery :svg/* implementation

* added test for hoplon.jquery svg support

* i...

bf82f390e8a317e4cfa3ea40bd86f5ab4de74324 authored over 7 years ago
7.0.2

ff0809785f73eac480b1d01096035d2851e4b6a3 authored over 7 years ago
fix attribute removal (#180)

8de432d5bae587dba15957c47b53ccd14d93f925 authored over 7 years ago
7.0.1

19ded74566db1076ef2aa514bfdde4af1c3d9e64 authored over 7 years ago
Update Boot, Clojure, and Javelin deps

3bdc5383247be3dc26a658d9cb64d6dcf19b10c3 authored over 7 years ago
Travis: No need to install Firefox anymore

92fcd896f8100b6ec03d4d81795426220f79f741 authored over 7 years ago
Tests: use PhantomJS selenium driver instead of Firefox

6f579d40e11fdeff51ce4f94e6fbe02e9d6e0d56 authored over 7 years ago
Attempt to fix tests on Travis

848aa54b774429880b5a6f6eb0f3b19e8fc53aba authored over 7 years ago
README updates

4caa078f3156ca6b797a58cc63243990529f6071 authored over 7 years ago
Add CHANGES.md

7198a6a06949a8c8565b9bd2d3d4183ac53a6157 authored over 7 years ago
7.0.0

018308edb1956df0bf49f082f30784e885229e85 authored over 7 years ago
Update README.md

3b9f7d21ea9652253c26779f7f65fb944f8f6fec authored almost 8 years ago
Mark ns+ as deprecated

fa29e10be044ac9ecc60eadbd6147844af2f5d7d authored almost 8 years ago
ns+ task is back, but not called comp'd with hoplon task by default

4bc19767defa5db85a328710da22eb4d8915e989 authored almost 8 years ago
Got rid of ns+. A noble experiment, but a huge perf loss

f516f1ecb4ba977ffbc6abb33c1d7ed2d5b5d6ce authored almost 8 years ago
recur if the current or remaining args are non-nil (#160)

6a9c20ab76ee2ef6ec2a82fc0b73cca152b49b50 authored almost 8 years ago
Don't manage DOM children when not necessary.

4c9c2a65ef94de88e10827acc84fd1b43e034305 authored almost 8 years ago
clean up docstrings

d3099bd93f1010e47f2b203d701b594108307bad authored about 8 years ago
replace flatten with vflatten to eliminate costly seqs. (#169)

* eliminate seqs created by flatten

* modify vflatten to use js array instead of transient ve...

cbccf603122f30327cbd1a55f3e026ca89b7e2e3 authored about 8 years ago
Let appendChild support moving nodes (#165)

If the child already has a parent it needs to be removed from that
parent before being appended...

7a373db014924d035055c93ce597decc67732d79 authored about 8 years ago
Merge pull request #168 from hoplon/docs

First stab at docs

36e09c5830724ff5303c39877945827865e45ef7 authored about 8 years ago
Merge pull request #161 from hoplon/add-codox

Add codox for docs generation

83fe62f5f97df874b909ed067888540f9583591f authored about 8 years ago
First stab at docs

39eecaffa87da93283be61b175f3ffabddf535b6 authored about 8 years ago
Merge pull request #163 from hoplon/onetom-patch-1

Typo in `loop-tpl` docstring

9648d754ad4657677034b198f955eba85273a0d2 authored about 8 years ago
Fix `:css` attribute handling in the default, non-jquery implementation

480ac0103652b8f54573693413673951f17aab00 authored about 8 years ago
correct *-tpl docstrings.

5200ba855b494b3a8a69b2e3308ebc9d178d215c authored about 8 years ago
Typo in `loop-tpl` docstring

1cd242aceac6a1451b74bda0fe480d33f2f96909 authored about 8 years ago
Add codox for docs generation

4f65432d262c0439a89742417bd53d7eb1d6753f authored about 8 years ago
Queue pending when-dom event handlers (#156)

73e55ca45b8aafc69be630639f269fb0808863e6 authored about 8 years ago
Merge boot-hoplon into hoplon (#155)

* Merge boot-hoplon back into hoplon

- Merge boot-hoplon back into hoplon. This eliminates is...

a0dc01fffec43e97cd0a21b8eb6d6bc2820a80d8 authored about 8 years ago
Added Browser Support Badges (#152)

* Update README.md

Added browser version badges

* Update README.md

Added browser versio...

52e1d577ca583a9e884a9de2624ff7aa0271136f authored over 8 years ago
reimplement custom attributes (#148)

5d65ea3550ba760e3a2a5dc0b653f76e4bf6771a authored over 8 years ago
Initial goog attribute provider (#146)

b31019cd77a1de3b8e7ce2a79b06ea33384a7f68 authored over 8 years ago
Fix aget/aset (#145)

* fix aset aget

* changes

74817631d54e9ea958388e0c52d4ff15e6b44456 authored over 8 years ago
fixed "use" collision with hoplon.core (#150)

a4e3f9957ee70bf709dccf5f8a6726be628b8b7a authored over 8 years ago
Update README.md

39476caea096e4b2ce84fc135d50ca5dada00474 authored over 8 years ago
Cleanup Readme (#149)

* pretty header

* reorganize readme

ea4394b9439d478ffa1a7f93992736b425c55f46 authored over 8 years ago
correctly diff INodes containing multiple elements when updating the dom

53631e1d9c7424a8f962d48d1efd3ebc00b2ab45 authored over 8 years ago
Allow user to disable export warning via *cljs-warnings*

32c4bb01225be2b0854213bbc169b0f545ca0efd authored over 8 years ago
Cleanup, make bound-fn more efficient

1d6595c01ca60ab1f24220dfb2342867673e8940 authored over 8 years ago
simplify

f2b4c558884660915e84304f194af3969b96146b authored over 8 years ago
Merge pull request #144 from flyboarder/attributes-next

Closes #141 #142 #143

a393717b0a1c879b2546ef0c33622f4a7579d46c authored over 8 years ago
closes #141 #142 #413

5f89e922a5fc9e4508b97b031afa842ec8d4701f authored over 8 years ago
Merge branch 'attr-prefix' into attributes-next

0a7d10ef2ef595bed2c2db40d461c83f8fac458f authored over 8 years ago
restored default attributes

17707eaf4f63629dc204578e50569d121292b7f7 authored over 8 years ago
remove protocol

a23f57c00c60aeec03e12e28ba6c00333018b39b authored over 8 years ago
added prop and data options, restored jQuery attribute behaviour

6401dd4b41ba533302fce8b96d0c5bd58da4e4f6 authored over 8 years ago
bump version added target task

6e2ff032780f898c70b805968fa8bd6cf8bd02e7 authored over 8 years ago
Merge remote-tracking branch 'hoplon/master'

c984aa9b1b6db51110854f00c00a1ae94a5e7f38 authored over 8 years ago
Merge remote-tracking branch 'hoplon/master' into attr-prefix

e0cbb5bde9ead06cddb0ebb1418c94924efca43d authored over 8 years ago
added xlink ns prefix attributes

d188e4c27c2db7d25b43a5abd3c0f93ebc7ac896 authored over 8 years ago
Move all do! and on! method dispatches into attribute provider ns

7609e036e59d1efa154a356385bfba965e127919 authored over 8 years ago
Revert "added SVG prefix attributes"

This reverts commit df8a6f821faf6ecb87ca1712221b362655fc1ff4.

950d1fe18d72e0610d81a86ef7f90fda0c68a0d5 authored over 8 years ago
Revert "added common attribute prefixes"

This reverts commit c94d0d706ba76ce7398c030dac362cf68a3c0ca0.

e896cb821f5d5c3b1453f4f4bcf14490d83e1b07 authored over 8 years ago
Revert "cleanup"

This reverts commit e8057fbf3cb5d3b82a537b7041357dcfa814afc8.

21c3fc020a1fd540ca0318943d0b733e5a70a27f authored over 8 years ago
Split jQuery (#140)

* split jquery attributes

* replace jQuery in core for vanilla js

* final jQuery replaceme...

1aca2b1e5686b9b9d1f40c52ce4b3d98bf433111 authored over 8 years ago
cleanup

e8057fbf3cb5d3b82a537b7041357dcfa814afc8 authored over 8 years ago
added common attribute prefixes

c94d0d706ba76ce7398c030dac362cf68a3c0ca0 authored over 8 years ago
added SVG prefix attributes

df8a6f821faf6ecb87ca1712221b362655fc1ff4 authored over 8 years ago
Merge remote-tracking branch 'hoplon/master'

e9d02973d55b1eaffbad2cdb9c00fbd16751564d authored over 8 years ago
update docs regarding browser compatability

10ae60b173ce4d6e8501af96076a5b4fca2d9904 authored over 8 years ago
Merge remote-tracking branch 'hoplon/master'

de25e0922b01096059289949b551e4c712fa24b5 authored over 8 years ago
bump deps, enhance tests

9c536139c03787b4e7d2fa517922bb031b6fd8b0 authored over 8 years ago
bring element ctors in line with mozilla docs

d829bcba12ceaeeab1fa35d4d8fdf438aafb7b8c authored over 8 years ago
Upgrade selenium driver to latest so it works with Firefox 47+

84ac9191dec1beb4c57ffb4a3015166b2f84364e authored over 8 years ago
ensure crossbrowser support for all elements and document tests

cc6733cf0fa17e256e34df060bd6cb8c83c92dc3 authored over 8 years ago
ie-8-proof ->node extensibility, purge hoplon kids atom in body on page reload

17bd97be6c06523861a6e0d3d346467c60693f01 authored over 8 years ago
use properties instead of selectors to construct html, head, and body elems

68f601e1f783d6ca5f544c79c1c3f48ff5369d50 authored over 8 years ago
add ie 8 special sauce to -head property

98adfce09bbabfad9ef78dc7d480658fa42173ce authored over 8 years ago
open ->node to extension via the INode protocol

1d4e4465d704b86d51559748215c4c953d957c7b authored over 8 years ago
make use of removeChild instead of innerHTML in singleton-ctor to restore suport for ie 8.

2178ef60dbaa70bd3ce17b268c86fbf3db14fa2e authored over 8 years ago
6.0.0-alpha16

31cb9f52aa0a6680bc71ce1250fec185cdf00268 authored over 8 years ago
revert elimination of replaceChild function, which is necessary for hoplon to stay

in sync with with external libraries that might manipulate the dom directly.

This reverts commit...

ae13a1962d63775a68bfa7d2cc76ac47251cb90f authored over 8 years ago
split up ICustomElement protocol into IHoplonElement & IHoplonParent. remove unused replaceChild function.

956595a3774d713f9ac3a78d7b3e2e9ba2bbf517 authored over 8 years ago
set innerHTML in singleton ctor to an empty string instead of nil

957372eda345f2663fda23f1eebc0c29ace6ced8 authored over 8 years ago
travis link

09bbe6f1e33b3c01e11cc2753bc852fc2cc0f1f1 authored over 8 years ago
6.0.0-alpha15

62122193638de234e1d15942e5cb53efaa6a3fa3 authored over 8 years ago
mention cljson removed (#123)

From Clojurian Slack Hoplon channel :
```
leontalbot [9:23 AM]
Hello! @alandipert @micha Sho...

a1d182f5cea8a3c0a35aab085b6090f162e8663c authored over 8 years ago
attribute namespaces (#122)

* dispatch do! multimethods on namespaces

* prepend context namespace to multimethod dispatch...

f333db9b60a85d17e18b1d4978692e9c7676c68d authored over 8 years ago
add build status badge to README (#124)

949873e9ff51ed3ad3d3457c8975732641ccc885 authored over 8 years ago
Document core macros (#125)

393e9099d00eeb58c73a39bb4b94ff345b806320 authored over 8 years ago
Fix link to Wikipedia Lisp page (#130)

f222c054025fdb68b310ae1f5cf2f200822db707 authored over 8 years ago
6.0.0-alpha14

bb87b576cf08ab7a7dd72d631a1c17cedd8abbf1 authored almost 9 years ago
tests for all the HTML (#114)

* leverage fixtures for selenium start/end
* added boot task to help with local development
* ...

ec64cb28fbba10b34f75d2b49e2ef8ba44172c60 authored almost 9 years ago
blow away hoplon kids cell when nuking the body elem's innerHTML in singleton constructor to fix live reload. closes #118.

fe0ebd0f22f91c6d6579434a2cf7f58dd69107fa authored almost 9 years ago
ignore nrepl history, tidy up gitignore

164bfc417d11e9aeab05644c8b11031016751545 authored almost 9 years ago
restore support for cells in the head and body elements. closes #116.

* restore support for cells in the head and body elements. closes #116.

the singleton constru...

128dc2134774bd6e3de74de88707745e34f99f5a authored almost 9 years ago
substitute local node fn with global helper

0a6539326fbf6517eb6e68aa10d5255f3e5ef92b authored almost 9 years ago
Merge pull request #112 from dm3/unneeded-check

Remove unneeded check in merge-kids

18fff74ddaf2fdfba4ece57470d0dd9b44700b67 authored almost 9 years ago
Merge pull request #111 from dm3/fix-initfn

with-timeout accepts a form to execute

27fc738303c4175f6313c1eda22b3d4bebe26ee4 authored almost 9 years ago
Remove unneeded check in merge-kids

7bfd13ef27eaf5ffbefe53b3c7050acf4f1f3e41 authored almost 9 years ago
with-timeout accepts a form to execute

04e10dacc139b9f97945d4f7c27ae21788ec8e7a authored almost 9 years ago
Merge pull request #110 from hoplon/revert-attempted-jquery-handler-leak-fix

Don't ever call jQuery#remove() on elements

573fe66f9cbbd9499be1b7221ac7b3c2a3098721 authored almost 9 years ago