-
I'm really struggling to get `insertBefore` to work properly with cells (cells are the only reason to introduce the prototype overrides AFAICS).
Here's a few confusing examples:
Two cells provid…
-
I'm finding it hard to figure out how to make something work for me reliably.
I want to sort a list of inputs based on their value but I have this issue where the DOM updates to respond to the sort…
-
This popped up in Sentry for me and AFAICS like something that Hoplon is doing rather than something from my own code.
https://sentry.io/share/issue/3130343931312e323739313736373531/
-
in addition to being paired with a vector of values delimited by screen widths to support responsive layouts, attributes should also be able to accept a mapping of values that will change based on the…
-
A one-line example of how to include this and then use it from Cljs would go a long way :)
-
Up until yesterday, both the pandora.com web site and my own code were using the REST API to login with no problem, sending 4 parameters (existingAuthToken, username, password, keepLoggedIn). But now…
-
HTML entities get escaped in strings, `(.fromCharCode js/String 160)` seems to be the best way to get spaces back in, would be nice if hoplon had a wrapper for such things
-
I just followed the docs for the polymer integration and didn't get anything close to a working Polymer setup :(
I did a bit of digging and made some progress, but still no working Polymer.
- this ap…
-
-
Initial call to boot fails:
```
$ git clone https://github.com/tailrecursion/hoplon-garden-example.git
$ cd hoplon-garden-example/
$ boot watch hoplon
Error: Could not find artifact ring:ring-core:ja…
ulsa updated
10 years ago