Pat Cavit
|
04eaa25ab1
|
Support for skipping redraws (#1049)
Mostly useful for event handlers, setting `e.redraw = false` will prevent mithril from re-rendering.
|
2016-05-20 11:50:41 -07:00 |
|
Leo Horie
|
977239d207
|
rename limiter to throttle and refactor
- don't inject raf/setTimeout since we can't really mock them w/ a good degree of timing accuracy anyways
fix some unrelated tests
|
2016-05-19 23:24:04 -04:00 |
|
Pat Cavit
|
da6b697d19
|
spaces -> tabs
|
2016-05-19 11:57:41 -07:00 |
|
Pat Cavit
|
960812308c
|
Move public APIs into their own folder
And start writing actual tests for them
|
2016-05-19 10:59:41 -07:00 |
|