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
The user should do this, instead. When Hoplon does it automatically it
can interfere with the op...
Add setTimeout to with-init!, check parent before removing child
6a439c6764e75111afd28076d236ce9e3b3f847c authored almost 9 years agofix if= reference in when-tpl to if-tpl
e79970e18000ee718bb45d99213bb5d6f4bd1663 authored almost 9 years agodf8445a8ae62d70d0a534327091be1314dd9df92 authored almost 9 years ago
Fixes #106
45347e67421ca2964ec2e1655be5da05b1a5c4b4 authored almost 9 years agoe2f5396d5714ec461c56f0d40b995a234d9c96ed authored almost 9 years ago
Add for-tpl, if-tpl, when-tpl, cond-tpl, case-tpl
d93a1067519e5b260c862ceba4995e7c59b15279 authored almost 9 years agof600f55547275aac206127d865842f411c4d21d1 authored almost 9 years ago
(if-tpl (cell= (= cell1 100))
(div "one")
(div "two"))
(ul
(for-tpl [...
Properly implement insertBefore on Element
c76493dcaec5845cf5b871107a3893f9e9705ac4 authored almost 9 years agoUpdate README.md
a218775a970b8c4eb9879e432fc644dbeb4de764 authored almost 9 years ago49badbbaf2f94b48ad1cd973ffdef9bd185dc36d authored almost 9 years ago
Adds link to wiki in the documentation section
ce69018a3a9053a738b25104516ff0846a406dd3 authored almost 9 years ago0b80ec6605c3c11855f244d2f44959c53b16aa27 authored almost 9 years ago
Is it good?
d5d632aaa9371223ac2c87a81b9ddf51ee7ff078 authored almost 9 years agodc20e8a8d8c4576730a44cdd6a0e5ef673198c8a authored almost 9 years ago
62fa3b182dd56e8b75e97bde33d3072e09ca5930 authored almost 9 years ago
47c90b3c7cac2b48d71ae813a37f1bddcf20e018 authored almost 9 years ago
c68019e7ee33581b13fdb10780a337b419258df5 authored almost 9 years ago
f302e8d37746020e907566b87ec9e2d97a87f39a authored almost 9 years ago
1a95525db4b4c5ecc0147221ca354ddbc4ae5e0f authored almost 9 years ago
3e5fdf90d95974aec2e08c4a8aca0fc90a1f4ef3 authored almost 9 years ago
db4e79bca7c48e42e3f0727a36d1a21eb554b5a5 authored almost 9 years ago
fixes #78
cb32745f8c768ad6899abc7ce032b11d61dd9c20 authored almost 9 years ago9ba3aacb159a9a0cfd375ad2f6d303999ae4fee3 authored over 9 years ago
Fixes #74: avoid jQuery related memory leaks when removing child nodes.
dd4044bbe13cf94d12bbde854246a8ed2fe5670b authored over 9 years ago40e2837879f48f7eeb1e7fe8a6b136a0e4eef79f authored over 9 years ago
edce6281b02b47d704cdc9f2a84551faf0ee06d0 authored over 9 years ago
0c167bc2ea0d219c3d92f8150cf7068b6f12ae03 authored over 9 years ago
e8f484ab2fda84e3b65a3f9454e73ffe854a01ef authored over 9 years ago
4688c1da37a8417b0cf52b1e506509a80d17ce0a authored over 9 years ago
2d68aef74c00b2bbe2231973df08c08b5de32e80 authored over 9 years ago
d19799ebccb98b929560cdda653a02e6219f98c8 authored over 9 years ago
See also: tailrecursion/boot-hoplon 0.1.2
This commit fixes some issues that makde Hoplon apps ...
ae45b613a81b5609cac4c38c246069e8ae75410f authored over 9 years agocloses tailrecursion/hoplon#62
c9b6282af46de081d1d5dc3d6236a66f9d75ef73 authored over 9 years agoWith optional:
- browser notifications
- display test output on page
For example:
(page "...
03d6782102588ae9f0a4a5c721a31e8e356bc211 authored over 9 years ago5a7e66d8ac9a00b42bc1b0b46d3930a4243a75da authored over 9 years ago
8f49578c1db87b423c7e82639a057f85e4a2a518 authored over 9 years ago
69483eb158b9c133c2a1c8b020379323d13e4072 authored over 9 years ago
8165ce589088bff9fddbaf558c1c7f8a2cc2d0cb authored over 9 years ago
2982daefd29e0cd531ee6b2733950077ff8333cb authored over 9 years ago
Conflicts:
.gitignore
Conflicts:
build.boot
8b4a296d63e6b8abffea73f0d8e86d52acafb8d4 authored over 9 years ago
09acad69bc7b5356a4deb5aeae3be879f5173713 authored over 9 years ago
3cf73933208f14a8aa088b34901a6d017751662a authored over 9 years ago
56e523a1948ba0a9f1addbee374e87aca711085f authored over 9 years ago
2cdf83cc7b10b89e19719abcfa2c403e685593f1 authored over 9 years ago
6e630158c6fa64388079c753676d95a5eb43c311 authored over 9 years ago
This addresses a tricky bug where the cursor would jump to the end of
the input text as you type.
79512a3f24107e11dbc16a76a46bd954e37175a2 authored over 9 years ago
7d7210621d4983abc6f0fbd7d2c91d073077c886 authored over 9 years ago
First, the restriction on cell children (eg. if a cell is added as a
child of another element) t...
- Splicing: elements can now have children that are cells containing a
vector of DOM nodes. Th...
a0ce6815f9e1eeb9c85571562f2fbaeba03daeb8 authored over 9 years ago
8a06b5cfe2bc1115e6c568d39fa01d8bd947a0dc authored over 9 years ago
ef41a78219484123144bb82b12b510fbab7168ac authored over 9 years ago
64b0684670c0ca035a2a4683046f6f54785ebd3d authored over 9 years ago
- Make arg parsing and "splicing" faster
- Remove by-id, val-id, rel, relx, rely, and rel-event
09c88a6fc70310f371380a8cddd7833064185ecc authored over 9 years ago083637af13657854bab1ea1af5b91b28fc2e67ed authored over 9 years ago
fded7eb2298405a9122a7a524ed440e112117492 authored over 9 years ago
7dd9401047dc73b220988d0143973f852ce8f8cb authored over 9 years ago
aa733171f700d2909f66f098ad07acb0f8ab6d97 authored over 9 years ago
Usage: (<!-- "this is a comment" -->)
f9702834fadd03086ddc1499f4ae4cb21093b91f authored over 9 years ago26049f3de8bbd7c38627a64deee73f85c41662f2 authored over 9 years ago
ee4eda8b7e26ac50b3093b435ee8589c4a6c25c0 authored over 9 years ago
9219745b425e76351d090804f33581e3ed6786e6 authored almost 10 years ago
17b5ab6a7bf0fab9bd249c926fe8c8b70d045bb2 authored almost 10 years ago
8d8e93aa619c3598d0e7faf75925ef1897d5c1c8 authored almost 10 years ago
0d10685fe252f35d19123f160bab331c4483fb22 authored almost 10 years ago
ccd697d65553175be5f14a76117e9f69bc5cd659 authored almost 10 years ago
df1ae8f8a5859fd8a51c55e9d32f7ff39423ec07 authored almost 10 years ago
- You can now pass expressions that evaluate to strings to the text
macro. It will wrap them i...
cc602a93b00658d7ecdc9ba1d9f3baac8d1ebdf6 authored almost 10 years ago
9f4d432e2f885d57e6fc029c57146ae7d3e099bc authored almost 10 years ago
f1e2300f8e5733b4f5c82d9ad5b41304c14fb0a7 authored almost 10 years ago
88fd62b2dbdbda0678c259649258fe0171be1eda authored almost 10 years ago
ef624174426bac324057adfaad685b99fc831620 authored almost 10 years ago
2759986814d2d8efe8d81d5aab7fee9680971079 authored almost 10 years ago
- The with-init! and add-initfn! macro/function now delegate to the
jQuery .ready() method, wh...
- This was a workaround for http://dev.clojure.org/jira/browse/CLJS-855,
which has been fixed.
7d14a57c020e360554031ce1e479ef1bb618bfac authored almost 10 years ago
07347cb059b58f2b91bc4560046c7bfd46f147ff authored almost 10 years ago
09f8ce146aaa983f1d39471a3cac550b26d0f583 authored almost 10 years ago
phantomjs is default, use slimerjs if you like
870297d32ad338cf640387b891437f335941a77b authored almost 10 years ago24c324ea1054b5746b9b4df57c8937a822448da4 authored almost 10 years ago
d801e9ac59d80dc32136ac792c9a29b74955eb4c authored almost 10 years ago
48869737f7544a9c7ad066c653d13e2bff3ab652 authored almost 10 years ago
when enabled hl→cljs compilation output is included in final artifact
120dc083c67dc45dab422f19d64f789859652ad9 authored almost 10 years ago1786360a76feee762dce206716fba90562492d50 authored almost 10 years ago
0f1fa5ee1b930cf711b05e735ad492a88504947c authored about 10 years ago
fbf652ba85a9d4a4686af3c2c8d8e14f4f332063 authored about 10 years ago
7c1077f38d93b1450596803fc1441c8c3aef19d7 authored over 10 years ago
8d32b1cd0bd02efd93b3f5c9d47554cdc66bdd05 authored over 10 years ago
Github urls are https, not http.
9ba7ad97ab9183cc36b9181d673353642ca76bb2 authored over 10 years agoFixes a bug with Clojars not including a Github link on the project page.
93596db4f31382c652b1c940aadb92f5ef000878 authored over 10 years agocccca2fdd0c4708b39465f5a04f08ffa69cfbee2 authored over 10 years ago
77f190236fd920b6be7fcf901ec9173d19817c67 authored over 10 years ago
d7df4170f9eed31968f1d979001dc610794405e9 authored over 10 years ago
5b540d900489a5b8978dd7ba842dc2fe0c3fa3d0 authored over 10 years ago