Ecosyste.ms: OpenCollective

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

hoplon

Clojure and ClojureScript, everywhere.
Collective - Host: opensource - https://opencollective.com/hoplon - Code: https://github.com/hoplon/hoplon

Update README.md

github.com/hoplon/hoplon - cf9d2d1e806d36d098ae1def3b130df2bcd69e55 authored about 7 years ago
Update README.md

github.com/hoplon/hoplon - 1f406bef8c0ddc8ccd5885608af99acbcce1fc73 authored about 7 years ago
update badges

github.com/hoplon/hoplon - e379d9a80972f2155c703b795340299dc8609e2e authored about 7 years ago
update README

github.com/hoplon/hoplon - ff97e9118c898fd4c57cd677fb86432d3c01700b authored about 7 years ago
7.1 Proposal (#199)

* Added pre/post Support (#181)

* fix attribute removal

* added defelem doc string support...

github.com/hoplon/hoplon - 8bc7d5df66428003d6f768d5e0ebef288faabfbb authored about 7 years ago
update readme version

github.com/hoplon/hoplon - 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...

github.com/hoplon/hoplon - c86704ae1efb4eaf2942818f4ed6a2652afe5513 authored over 7 years ago
Jquery svg (#189)

* remove buggy jQuery :svg/* implementation

* added test for hoplon.jquery svg support

* i...

github.com/hoplon/hoplon - bf82f390e8a317e4cfa3ea40bd86f5ab4de74324 authored over 7 years ago
fix attribute removal (#180)

github.com/hoplon/hoplon - 8de432d5bae587dba15957c47b53ccd14d93f925 authored over 7 years ago
Update Boot, Clojure, and Javelin deps

github.com/hoplon/hoplon - 3bdc5383247be3dc26a658d9cb64d6dcf19b10c3 authored over 7 years ago
Travis: No need to install Firefox anymore

github.com/hoplon/hoplon - 92fcd896f8100b6ec03d4d81795426220f79f741 authored over 7 years ago
Tests: use PhantomJS selenium driver instead of Firefox

github.com/hoplon/hoplon - 6f579d40e11fdeff51ce4f94e6fbe02e9d6e0d56 authored over 7 years ago
Attempt to fix tests on Travis

github.com/hoplon/hoplon - 848aa54b774429880b5a6f6eb0f3b19e8fc53aba authored over 7 years ago
README updates

github.com/hoplon/hoplon - 4caa078f3156ca6b797a58cc63243990529f6071 authored over 7 years ago
Add CHANGES.md

github.com/hoplon/hoplon - 7198a6a06949a8c8565b9bd2d3d4183ac53a6157 authored over 7 years ago
Update README.md

github.com/hoplon/hoplon - 3b9f7d21ea9652253c26779f7f65fb944f8f6fec authored almost 8 years ago
Mark ns+ as deprecated

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

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

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

github.com/hoplon/hoplon - 6a9c20ab76ee2ef6ec2a82fc0b73cca152b49b50 authored almost 8 years ago
Don't manage DOM children when not necessary.

github.com/hoplon/hoplon - 4c9c2a65ef94de88e10827acc84fd1b43e034305 authored almost 8 years ago
clean up docstrings

github.com/hoplon/hoplon - 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...

github.com/hoplon/hoplon - 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...

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

First stab at docs

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

Add codox for docs generation

github.com/hoplon/hoplon - 83fe62f5f97df874b909ed067888540f9583591f authored about 8 years ago
First stab at docs

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

Typo in `loop-tpl` docstring

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

github.com/hoplon/hoplon - 480ac0103652b8f54573693413673951f17aab00 authored about 8 years ago
correct *-tpl docstrings.

github.com/hoplon/hoplon - 5200ba855b494b3a8a69b2e3308ebc9d178d215c authored about 8 years ago
Typo in `loop-tpl` docstring

github.com/hoplon/hoplon - 1cd242aceac6a1451b74bda0fe480d33f2f96909 authored about 8 years ago
Add codox for docs generation

github.com/hoplon/hoplon - 4f65432d262c0439a89742417bd53d7eb1d6753f authored about 8 years ago
Queue pending when-dom event handlers (#156)

github.com/hoplon/hoplon - 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...

github.com/hoplon/hoplon - a0dc01fffec43e97cd0a21b8eb6d6bc2820a80d8 authored about 8 years ago
Added Browser Support Badges (#152)

* Update README.md

Added browser version badges

* Update README.md

Added browser versio...

github.com/hoplon/hoplon - 52e1d577ca583a9e884a9de2624ff7aa0271136f authored over 8 years ago
reimplement custom attributes (#148)

github.com/hoplon/hoplon - 5d65ea3550ba760e3a2a5dc0b653f76e4bf6771a authored over 8 years ago
Initial goog attribute provider (#146)

github.com/hoplon/hoplon - b31019cd77a1de3b8e7ce2a79b06ea33384a7f68 authored over 8 years ago
Fix aget/aset (#145)

* fix aset aget

* changes

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

github.com/hoplon/hoplon - a4e3f9957ee70bf709dccf5f8a6726be628b8b7a authored over 8 years ago
Update README.md

github.com/hoplon/hoplon - 39476caea096e4b2ce84fc135d50ca5dada00474 authored over 8 years ago
Cleanup Readme (#149)

* pretty header

* reorganize readme

github.com/hoplon/hoplon - ea4394b9439d478ffa1a7f93992736b425c55f46 authored over 8 years ago
correctly diff INodes containing multiple elements when updating the dom

github.com/hoplon/hoplon - 53631e1d9c7424a8f962d48d1efd3ebc00b2ab45 authored over 8 years ago
Allow user to disable export warning via *cljs-warnings*

github.com/hoplon/hoplon - 32c4bb01225be2b0854213bbc169b0f545ca0efd authored over 8 years ago
Cleanup, make bound-fn more efficient

github.com/hoplon/hoplon - 1d6595c01ca60ab1f24220dfb2342867673e8940 authored over 8 years ago
Merge pull request #144 from flyboarder/attributes-next

Closes #141 #142 #143

github.com/hoplon/hoplon - a393717b0a1c879b2546ef0c33622f4a7579d46c authored over 8 years ago
closes #141 #142 #413

github.com/hoplon/hoplon - 5f89e922a5fc9e4508b97b031afa842ec8d4701f authored over 8 years ago
Merge branch 'attr-prefix' into attributes-next

github.com/hoplon/hoplon - 0a7d10ef2ef595bed2c2db40d461c83f8fac458f authored over 8 years ago
restored default attributes

github.com/hoplon/hoplon - 17707eaf4f63629dc204578e50569d121292b7f7 authored over 8 years ago
remove protocol

github.com/hoplon/hoplon - a23f57c00c60aeec03e12e28ba6c00333018b39b authored over 8 years ago
added prop and data options, restored jQuery attribute behaviour

github.com/hoplon/hoplon - 6401dd4b41ba533302fce8b96d0c5bd58da4e4f6 authored over 8 years ago
bump version added target task

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

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

github.com/hoplon/hoplon - e0cbb5bde9ead06cddb0ebb1418c94924efca43d authored over 8 years ago
added xlink ns prefix attributes

github.com/hoplon/hoplon - d188e4c27c2db7d25b43a5abd3c0f93ebc7ac896 authored over 8 years ago
Move all do! and on! method dispatches into attribute provider ns

github.com/hoplon/hoplon - 7609e036e59d1efa154a356385bfba965e127919 authored over 8 years ago
Revert "added SVG prefix attributes"

This reverts commit df8a6f821faf6ecb87ca1712221b362655fc1ff4.

github.com/hoplon/hoplon - 950d1fe18d72e0610d81a86ef7f90fda0c68a0d5 authored over 8 years ago
Revert "added common attribute prefixes"

This reverts commit c94d0d706ba76ce7398c030dac362cf68a3c0ca0.

github.com/hoplon/hoplon - e896cb821f5d5c3b1453f4f4bcf14490d83e1b07 authored over 8 years ago
Revert "cleanup"

This reverts commit e8057fbf3cb5d3b82a537b7041357dcfa814afc8.

github.com/hoplon/hoplon - 21c3fc020a1fd540ca0318943d0b733e5a70a27f authored over 8 years ago
Split jQuery (#140)

* split jquery attributes

* replace jQuery in core for vanilla js

* final jQuery replaceme...

github.com/hoplon/hoplon - 1aca2b1e5686b9b9d1f40c52ce4b3d98bf433111 authored over 8 years ago
added common attribute prefixes

github.com/hoplon/hoplon - c94d0d706ba76ce7398c030dac362cf68a3c0ca0 authored over 8 years ago
added SVG prefix attributes

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

github.com/hoplon/hoplon - e9d02973d55b1eaffbad2cdb9c00fbd16751564d authored over 8 years ago
update docs regarding browser compatability

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

github.com/hoplon/hoplon - de25e0922b01096059289949b551e4c712fa24b5 authored over 8 years ago
bump deps, enhance tests

github.com/hoplon/hoplon - 9c536139c03787b4e7d2fa517922bb031b6fd8b0 authored over 8 years ago
bring element ctors in line with mozilla docs

github.com/hoplon/hoplon - d829bcba12ceaeeab1fa35d4d8fdf438aafb7b8c authored over 8 years ago
Upgrade selenium driver to latest so it works with Firefox 47+

github.com/hoplon/hoplon - 84ac9191dec1beb4c57ffb4a3015166b2f84364e authored over 8 years ago
ensure crossbrowser support for all elements and document tests

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

github.com/hoplon/hoplon - 17bd97be6c06523861a6e0d3d346467c60693f01 authored over 8 years ago
use properties instead of selectors to construct html, head, and body elems

github.com/hoplon/hoplon - 68f601e1f783d6ca5f544c79c1c3f48ff5369d50 authored over 8 years ago
add ie 8 special sauce to -head property

github.com/hoplon/hoplon - 98adfce09bbabfad9ef78dc7d480658fa42173ce authored over 8 years ago
open ->node to extension via the INode protocol

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

github.com/hoplon/hoplon - 2178ef60dbaa70bd3ce17b268c86fbf3db14fa2e authored over 8 years ago
6.0.0-alpha16

github.com/hoplon/hoplon - 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...

github.com/hoplon/hoplon - ae13a1962d63775a68bfa7d2cc76ac47251cb90f authored over 8 years ago
split up ICustomElement protocol into IHoplonElement & IHoplonParent. remove unused replaceChild function.

github.com/hoplon/hoplon - 956595a3774d713f9ac3a78d7b3e2e9ba2bbf517 authored over 8 years ago
set innerHTML in singleton ctor to an empty string instead of nil

github.com/hoplon/hoplon - 957372eda345f2663fda23f1eebc0c29ace6ced8 authored over 8 years ago
travis link

github.com/hoplon/hoplon - 09bbe6f1e33b3c01e11cc2753bc852fc2cc0f1f1 authored over 8 years ago
6.0.0-alpha15

github.com/hoplon/hoplon - 62122193638de234e1d15942e5cb53efaa6a3fa3 authored over 8 years ago
mention cljson removed (#123)

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

github.com/hoplon/hoplon - a1d182f5cea8a3c0a35aab085b6090f162e8663c authored over 8 years ago
attribute namespaces (#122)

* dispatch do! multimethods on namespaces

* prepend context namespace to multimethod dispatch...

github.com/hoplon/hoplon - f333db9b60a85d17e18b1d4978692e9c7676c68d authored over 8 years ago
add build status badge to README (#124)

github.com/hoplon/hoplon - 949873e9ff51ed3ad3d3457c8975732641ccc885 authored over 8 years ago
Document core macros (#125)

github.com/hoplon/hoplon - 393e9099d00eeb58c73a39bb4b94ff345b806320 authored over 8 years ago
Fix link to Wikipedia Lisp page (#130)

github.com/hoplon/hoplon - f222c054025fdb68b310ae1f5cf2f200822db707 authored over 8 years ago
6.0.0-alpha14

github.com/hoplon/hoplon - 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
* ...

github.com/hoplon/hoplon - 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.

github.com/hoplon/hoplon - fe0ebd0f22f91c6d6579434a2cf7f58dd69107fa authored almost 9 years ago
ignore nrepl history, tidy up gitignore

github.com/hoplon/hoplon - 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...

github.com/hoplon/hoplon - 128dc2134774bd6e3de74de88707745e34f99f5a authored almost 9 years ago
substitute local node fn with global helper

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

Remove unneeded check in merge-kids

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

with-timeout accepts a form to execute

github.com/hoplon/hoplon - 27fc738303c4175f6313c1eda22b3d4bebe26ee4 authored almost 9 years ago
Remove unneeded check in merge-kids

github.com/hoplon/hoplon - 7bfd13ef27eaf5ffbefe53b3c7050acf4f1f3e41 authored almost 9 years ago
with-timeout accepts a form to execute

github.com/hoplon/hoplon - 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

github.com/hoplon/hoplon - 573fe66f9cbbd9499be1b7221ac7b3c2a3098721 authored almost 9 years ago