-
It seems very useful and long-overdue especially with the changes to the progressbar and Turbolinks.replace.
-
So the de-facto package seems to be this: https://github.com/mathiasverraes/money
Work is happening on the nextrelease branch: https://github.com/mathiasverraes/money/tree/nextrelease
Money has as s…
-
This is minor, but the package info still says it's running "react-shopping-cart-demo" and that the author is "".
-
hello, is there an automated way to generate translation tables in multiple languages when we write our components?
So when we are done writing our components with formatJS syntax, we can type a comm…
-
In [the example](https://github.com/optimizely/nuclear-js/#back-to-our-example), the `taxPercent` store is setup thusly:
```
this.on('setTaxPercent', function(percent, value) {
return value
})
```
…
-
I've referred to the docs and tried to implement isomorphic rendering but console threw these errors
![default](https://cloud.githubusercontent.com/assets/6079112/15066662/895770ac-139d-11e6-8ff6-467…
-
I'm now looking at 0.C-3048 to see what's going on with AIM, since as of 3041 it was in a truly sorry state.
Well, it looks like it's worse than I thought.
Firstly, all the problems I mentioned are …
-
I ran the prog entering a single hostname BMO.COM, but the Executing traces screen is empty and static. After Closing, same with BMO.CA, then CBC.ca. and prevented from running a batch.
I later saw…
-
Note: This post may contain outdated content. Latest reference is now maintained at #1325
---
Here's yet another long post on the new binding syntax. I know we have gone through a lot of changes du…
-
I want to drag elements to o container, but after I drop them on target they will go back.
The original item stays on his place, but dragging moves a ghost of it.