Leo Horie
|
665c2089a4
|
fix docs
|
2014-07-21 22:16:48 -04:00 |
|
Leo Horie
|
7295b6e9e9
|
refactor redraw
|
2014-07-21 22:08:37 -04:00 |
|
Leo Horie
|
0f5d051d4b
|
prevent setting NodeList length
|
2014-07-18 20:14:38 -04:00 |
|
Leo Horie
|
3806d2f53d
|
refactor array flattening into diff engine
|
2014-07-15 23:26:26 -04:00 |
|
Leo Horie
|
2b304fbabc
|
update change log
|
2014-07-11 23:11:45 -04:00 |
|
Leo Horie
|
c8ce0d8dee
|
fix key ordering in interpolation case
|
2014-07-11 23:09:25 -04:00 |
|
Leo Horie
|
1e829f1657
|
normalize arrays
|
2014-07-11 22:36:58 -04:00 |
|
Leo Horie
|
8ff54ccbfd
|
document previous fix in change log
|
2014-07-10 08:53:35 -04:00 |
|
Leo Horie
|
eda32fef47
|
fix node insertion bug when using document as root
|
2014-07-10 08:51:31 -04:00 |
|
Leo Horie
|
ccde633e92
|
fix double redraw when events fire simultaneously
|
2014-07-10 08:23:42 -04:00 |
|
Leo Horie
|
0354a4e251
|
fix diff when changing from element to empty array
|
2014-07-06 22:36:49 -04:00 |
|
Leo Horie
|
422ff19d18
|
clean up
|
2014-07-05 16:54:44 -04:00 |
|
Leo Horie
|
18593e698a
|
version bump
|
2014-07-04 23:22:16 -04:00 |
|
Leo Horie
|
8fc5764904
|
allow mixing keys with non-keyed elements
|
2014-07-04 23:21:08 -04:00 |
|
Leo Horie
|
9554995a1d
|
test class name fix
|
2014-07-04 22:51:49 -04:00 |
|
Leo Horie
|
dd9d9c1da8
|
fix class/className concat bug when they're defined in both selector and attrs
|
2014-07-04 22:47:10 -04:00 |
|
Leo Horie
|
4163b11fde
|
publish v0.1.18
|
2014-07-03 22:32:44 -04:00 |
|
Leo Horie
|
44a7ad7729
|
fix context unloading when reattaching
|
2014-07-03 22:31:04 -04:00 |
|
Leo Horie
|
b1275cb778
|
clear diff cache when routing
|
2014-07-03 22:11:29 -04:00 |
|
Leo Horie
|
07c4e0bdd2
|
update docs for component
|
2014-07-02 09:31:36 -04:00 |
|
Leo Horie
|
f564844bb9
|
remove minified stuff from component
|
2014-07-02 09:24:40 -04:00 |
|
Leo Horie
|
ff741cd332
|
publish 0.1.17
|
2014-07-01 22:37:34 -04:00 |
|
Leo Horie
|
d44176c888
|
re-render from scratch on route changes
|
2014-07-01 22:26:12 -04:00 |
|
Leo Horie
|
170d525aa5
|
fix empty attr
|
2014-06-30 22:28:41 -04:00 |
|
Leo Horie
|
c8ec1022f2
|
don't use minified file as main file in component.js
|
2014-06-27 16:42:42 -04:00 |
|
Leo Horie
|
7a32c0ea89
|
beef up readme and make blog more prominent
|
2014-06-27 16:07:42 -04:00 |
|
Leo Horie
|
5aeb825ce0
|
add docs about keys
|
2014-06-27 16:02:56 -04:00 |
|
Leo Horie
|
474dd28e50
|
document change
|
2014-06-26 16:35:35 -04:00 |
|
Leo Horie
|
f46b8c9238
|
auto-send Content-Type header if using JSON.stringify as serialize in m.request
|
2014-06-26 16:32:05 -04:00 |
|
Leo Horie
|
6bca818f34
|
fix select.value so that it displays correct option on first render
|
2014-06-26 07:27:42 -04:00 |
|
Leo Horie
|
661307c02e
|
fix subtree directive bug that made first input copy value of current active one, if inside loop
|
2014-06-26 07:16:19 -04:00 |
|
Leo Horie
|
42f21181f8
|
add context unload event listener
|
2014-06-25 22:45:21 -04:00 |
|
Leo Horie
|
88bcb8a495
|
v0.1.16
|
2014-06-18 08:39:52 -04:00 |
|
Leo Horie
|
75b251adbf
|
update change log
|
2014-06-18 07:58:11 -04:00 |
|
Leo Horie
|
b486e53b4b
|
add ability to abort from controller::onunload
|
2014-06-18 07:44:51 -04:00 |
|
Leo Horie
|
81f3367be9
|
scroll to top on route
|
2014-06-18 06:46:50 -04:00 |
|
Leo Horie
|
4aad8619c5
|
fix m.trust diffing
|
2014-06-18 06:42:48 -04:00 |
|
Leo Horie
|
bc50514731
|
fix parent tag association across array
|
2014-06-17 22:49:07 -04:00 |
|
Leo Horie
|
0d44df0683
|
fix wrongful cache node clearing
|
2014-06-17 22:40:07 -04:00 |
|
Leo Horie
|
6d53b8429d
|
document XDomainRequest breaking change
|
2014-06-14 00:11:18 -04:00 |
|
Leo Horie
|
bcaff74c03
|
Merge remote-tracking branch 'origin/master' into next
|
2014-06-14 00:10:16 -04:00 |
|
Leo Horie
|
117349168d
|
clean up keys code
|
2014-06-14 00:10:05 -04:00 |
|
Leo Horie
|
37a673413f
|
Merge pull request #121 from syk0saje/patch-1
always use XMLHttpRequest
|
2014-06-14 00:09:22 -04:00 |
|
Leo Horie
|
53672e62d7
|
implement keys
|
2014-06-13 23:33:02 -04:00 |
|
Leo Horie
|
31a6fe606c
|
update change log
|
2014-06-13 23:25:18 -04:00 |
|
Leo Horie
|
1f70e35c65
|
Merge pull request #131 from eddyystop/master
Likely small typo in module docs
|
2014-06-13 16:40:13 -04:00 |
|
eddyystop
|
5336940f2c
|
Undoing a wrong patch
|
2014-06-11 08:32:07 -04:00 |
|
eddyystop
|
4acac9178b
|
Fixing typo in code example
|
2014-06-11 08:28:22 -04:00 |
|
eddyystop
|
95160c770f
|
Merge remote-tracking branch 'upstream/master'
|
2014-06-10 08:34:44 -04:00 |
|
Leo Horie
|
4cbc768aa7
|
test for #129
|
2014-06-09 16:39:29 -04:00 |
|