Leo Horie
|
d11087e9f6
|
fix wording
|
2014-09-03 21:10:50 -04:00 |
|
Leo Horie
|
76a7d7f6d9
|
handle html5 form attribute as a special case like list
|
2014-09-01 18:32:28 -04:00 |
|
Leo Horie
|
b70284d493
|
code style
|
2014-09-01 11:29:53 -04:00 |
|
Leo Horie
|
18dcfce5e2
|
don't need partial ability when deferring config calling
|
2014-09-01 10:47:26 -04:00 |
|
Leo Horie
|
a87e2a1414
|
small refactoring
|
2014-09-01 10:42:15 -04:00 |
|
Leo Horie
|
4d79d91c57
|
Merge pull request #227 from claydotio/next
removed Function.bind() call
|
2014-08-26 19:36:11 -04:00 |
|
Leo Horie
|
6e48b9e730
|
version bump
|
2014-08-26 19:35:09 -04:00 |
|
Leo Horie
|
d951d23213
|
Merge pull request #226 from aembke/alec/upstream
JSONP transport
|
2014-08-26 19:34:06 -04:00 |
|
Zolmeister
|
f612ce4b2c
|
removed Function.bind() call
|
2014-08-26 16:30:02 -07:00 |
|
Alec Embke
|
07ff5c9cf8
|
merged upstream with jsonp additions
|
2014-08-25 11:09:55 -07:00 |
|
Alec Embke
|
daf8160bf2
|
added jsonp transport
|
2014-08-25 10:36:26 -07:00 |
|
Zoli Kahan
|
df39e1127f
|
Merge pull request #221 from jmventura/next
check store nullity in m.prop #220
|
2014-08-21 17:20:15 -07:00 |
|
Juan Manuel Ventura
|
fd7b3e0803
|
check store nullity in m.prop
|
2014-08-22 01:18:36 +02:00 |
|
Leo Horie
|
f803da2008
|
fix custom getter setter example
|
2014-08-21 12:53:37 -04:00 |
|
Leo Horie
|
eed9c23b3e
|
fixing docs
|
2014-08-21 12:52:41 -04:00 |
|
Leo Horie
|
7565347069
|
v0.1.21 publish
|
2014-08-20 18:53:54 -04:00 |
|
Leo Horie
|
dbac7f8468
|
add comments and tests for 219
|
2014-08-20 18:53:13 -04:00 |
|
Leo Horie
|
91b294e648
|
add section for stackoverflow
|
2014-08-20 18:43:05 -04:00 |
|
Leo Horie
|
f64d861552
|
fix undefined diff case without breaking void element case
|
2014-08-16 22:33:16 -04:00 |
|
Leo Horie
|
39a0c1e63b
|
update change log
|
2014-08-16 22:21:20 -04:00 |
|
Leo Horie
|
808f926d20
|
add test for #200
|
2014-08-16 18:04:45 -04:00 |
|
Leo Horie
|
61da8552c4
|
add docs explaining forceSync
|
2014-08-16 18:01:01 -04:00 |
|
Leo Horie
|
d496ebfcc2
|
Merge remote-tracking branch 'origin/next' into next
|
2014-08-16 17:56:31 -04:00 |
|
Leo Horie
|
a42dc113a4
|
fix child caching from undefined to array
|
2014-08-16 17:56:24 -04:00 |
|
Zoli Kahan
|
9aaea72c6b
|
Merge pull request #207 from claydotio/next
doc: updated docs for m.deferred() m.prop() and m.redraw()
|
2014-08-16 14:20:08 -07:00 |
|
Zolmeister
|
a74fd19cc1
|
doc: updated docs for m.deferred() m.prop() and m.redraw()
|
2014-08-16 14:18:48 -07:00 |
|
Leo Horie
|
936e2034a7
|
fix handling of + in parseQuerystring
|
2014-08-16 17:06:27 -04:00 |
|
Leo Horie
|
08c8caff89
|
simplify null/undef checks
|
2014-08-16 16:55:14 -04:00 |
|
Leo Horie
|
3b491ec38e
|
simplify check as per suggestion in #206
|
2014-08-16 16:52:34 -04:00 |
|
Leo Horie
|
bf288b09c5
|
move Deferred constructor out of m.deferred
|
2014-08-16 16:50:44 -04:00 |
|
Zoli Kahan
|
f832b67585
|
Merge pull request #205 from claydotio/forcedraw
redraw: added strict true check
|
2014-08-16 12:51:53 -07:00 |
|
Zolmeister
|
5b13612e26
|
redraw: added strict true check
|
2014-08-16 12:50:46 -07:00 |
|
Zoli Kahan
|
fd81f0632f
|
Merge pull request #198 from claydotio/forcedraw
Forcedraw
|
2014-08-16 12:46:21 -07:00 |
|
Zolmeister
|
8efa162d47
|
Merge remote-tracking branch 'upstream/next' into forcedraw
Conflicts:
archive/v0.1.20/mithril-tests.js
|
2014-08-16 12:45:25 -07:00 |
|
Leo Horie
|
6fc460bd6a
|
version bump
|
2014-08-15 18:35:04 -04:00 |
|
Leo Horie
|
9b01f09af4
|
fix typo
|
2014-08-14 21:30:00 -04:00 |
|
Leo Horie
|
a0e39777cd
|
v0.1.20
|
2014-08-14 21:24:54 -04:00 |
|
Zolmeister
|
774be35cc2
|
added optional param to m.redraw() to allow forced update
|
2014-08-13 13:01:21 -07:00 |
|
Zolmeister
|
d567de08a8
|
promise props resolve to promises instead of blank prop functions
|
2014-08-13 01:16:03 -07:00 |
|
Zolmeister
|
6b62681da8
|
promise prop resolution
|
2014-08-13 00:50:35 -07:00 |
|
Zolmeister
|
7639444aa1
|
Merge branch 'next' into promises
Conflicts:
mithril.js
|
2014-08-13 00:07:34 -07:00 |
|
Leo Horie
|
bc5085eac0
|
clarify key uniqueness requirement in docs
|
2014-08-12 18:18:38 -04:00 |
|
Leo Horie
|
7f62ab4954
|
don't throw error on comments in template converter
|
2014-08-12 18:01:11 -04:00 |
|
Leo Horie
|
c736e738ce
|
fixing links
|
2014-08-12 18:00:54 -04:00 |
|
Leo Horie
|
2161e0ef25
|
update menu
|
2014-08-11 23:24:48 -04:00 |
|
Leo Horie
|
f514b5434f
|
update change log
|
2014-08-11 23:16:43 -04:00 |
|
Leo Horie
|
4281773df9
|
redraw strategy
|
2014-08-11 23:15:53 -04:00 |
|
Leo Horie
|
44119f43f7
|
update change log about mathml
|
2014-08-11 21:00:32 -04:00 |
|
Leo Horie
|
9387820ee7
|
add test for #194
|
2014-08-11 20:59:15 -04:00 |
|
Leo Horie
|
b894b0ad1e
|
update change log
|
2014-08-11 20:59:05 -04:00 |
|