impinball
81985e3d91
Remove an erroneous npm-debug.log, disable failing test
...
Driveby fix: fix a few linter warnings and actually have CI linting things.
2016-03-02 13:50:21 -05:00
Isiah Meadows
17acef768f
Merge pull request #944 from isiahmeadows/next
...
Don't lint old tests (yet)
2016-01-22 12:08:48 -05:00
impinball
7fcce538f4
Merge branch 'next' of https://github.com/lhorie/mithril.js into next
2016-01-22 12:07:10 -05:00
impinball
d6d5bac164
Ignore the old tests
2016-01-22 12:06:29 -05:00
Isiah Meadows
11e79f8eef
Merge pull request #942 from isiahmeadows/next
...
Reapply docs fix
2016-01-22 08:21:56 -05:00
impinball
b218f5156f
Reapply docs fix
2016-01-22 08:20:26 -05:00
Isiah Meadows
196b9287fa
Merge pull request #941 from lhorie/revert-940-next
...
Revert "Fix docs error"
2016-01-22 08:18:31 -05:00
Isiah Meadows
a8eb0fb082
Revert "Fix docs error"
2016-01-22 08:18:19 -05:00
Isiah Meadows
f2540f3d04
Merge pull request #940 from isiahmeadows/next
...
Fix docs error
2016-01-22 08:17:40 -05:00
impinball
90aa355795
Merge branch 'master' of https://github.com/lhorie/mithril.js into next
2016-01-22 08:13:53 -05:00
Leo Horie
05cdf51fc9
Merge pull request #939 from jshen212/patch-1
...
Cleaned up comment on line 557
2016-01-21 23:14:35 -05:00
Jeff Shen
567d9ebd15
Cleaned up comment on line 557
...
Fixed subject-verb agreement
2016-01-21 14:53:44 -08:00
Isiah Meadows
25b82d33e0
Merge pull request #933 from D3ucalion/patch-1
...
fix for issue #915
2016-01-18 05:39:41 -05:00
Cody Phillips
46b18caec6
fix for issue #915
...
Added undefined check at line 76 to prevent an uncaught type error which was occurring when the class attribute was encountered.
2016-01-17 19:31:17 -05:00
Leo Horie
62dd3d12ce
Merge pull request #929 from maxlang/next
...
update typescript defs to support more accurate MithrilAttributes interface
2016-01-12 16:04:20 -05:00
Max Lang
d770f29e39
update typescript defs to support broader MithrilAttributes
2016-01-12 11:00:44 -05:00
Leo Horie
e32f37c523
Merge pull request #923 from iamjohnlong/safari-createContextualFragment-fix
...
Moves createContextualFragment into try/catch function
2016-01-10 10:32:10 -05:00
John Long
1eada0de80
Removes FIXME comment
2016-01-08 08:59:48 -07:00
John Long
aad2fc3e33
Adds test
2016-01-05 15:03:52 -07:00
John Long
2cc898877d
Possibly fixes trust tests
2016-01-05 14:25:52 -07:00
Leo Horie
26cba390b2
Merge pull request #925 from naturalethic/readonly-property-fix
...
Fixed setAttributes for custom components (like Polymer uses) with readonly properties
2016-01-05 15:05:34 -05:00
Joshua Kifer
886d796e0b
Fixed setAttributes for custom components (like Polymer uses) with readonly properties
2016-01-05 11:53:01 -08:00
John Long
0b9cbd1f82
Moves createContextualFragment into try/catch function
2016-01-05 12:20:40 -07:00
Leo Horie
d5af96f233
Merge pull request #918 from mogest/next
...
Small documentation tweak: kb -> kB
2015-12-31 10:14:39 -05:00
Roger Nesbitt
843a720f52
Small documentation tweak
...
Use "kB" instead of "kb" and include a space between units and the unit symbol.
After discussion with @isiahmeadows, make the size more specific too.
2015-12-31 23:00:37 +13:00
Isiah Meadows
24db992008
Merge pull request #919 from lhorie/isiahmeadows-definition-fix
...
Degenerify `MithrilRoutes`
2015-12-30 20:47:27 -05:00
Isiah Meadows
6a160dc10f
Degenerify MithrilRoutes
...
The routes type doesn't need to be parametrized. It's far too restricting and technically incorrect.
2015-12-30 20:42:57 -05:00
Isiah Meadows
0c8ac06e89
Merge pull request #916 from syaiful6/test-unload
...
Fix onunload test case
2015-12-29 00:31:58 -05:00
Syaiful Bahri
795f098404
Fix onunload test case
...
- the previous test only remove last item on array, but expect all
subcomponent's onunload to be called. This PR change it by clear that
array.
- uncomment previous test case that marked fail.
2015-12-29 09:58:26 +07:00
Leo Horie
5003c0ac23
Merge branch 'tobscure-route-shift-key' into next
2015-12-21 09:33:04 -05:00
Leo Horie
871e32fca3
Merge branch 'route-shift-key' of https://github.com/tobscure/mithril.js into tobscure-route-shift-key
...
Conflicts:
mithril.js
2015-12-21 09:32:47 -05:00
Leo Horie
8eb6d9e182
Merge branch 'dhinesh03-Subtree-retain-fix' into next
2015-12-20 19:09:56 -05:00
Leo Horie
309f2d561d
Merge branch 'Subtree-retain-fix' of https://github.com/dhinesh03/mithril.js into dhinesh03-Subtree-retain-fix
2015-12-20 19:09:24 -05:00
Leo Horie
5234cd2e9c
Merge branch 'next' into dhinesh03-Subtree-retain-fix
2015-12-20 19:06:19 -05:00
Leo Horie
b2972e9934
Merge pull request #907 from isiahmeadows/update
...
Update dependencies, clean up couple things
2015-12-20 16:40:08 -05:00
Leo Horie
c2a04297e2
rebuild
2015-12-20 09:29:56 -05:00
Leo Horie
ae60c96a69
clean up finally
2015-12-20 09:29:12 -05:00
Leo Horie
ac5810ccbd
build
2015-12-20 09:27:31 -05:00
Leo Horie
63bf9cca56
disable tests that break due to lack of innerHTML api in node
2015-12-20 09:24:04 -05:00
Leo Horie
270b20a2b0
v0.2.2-rc.1
2015-12-20 09:14:28 -05:00
impinball
bfa3899ec8
Update dependencies, clean up couple things
2015-12-20 03:07:50 -05:00
Leo Horie
484a9d6c70
Merge remote-tracking branch 'origin/next' into next
...
Conflicts:
mithril.min.js
mithril.min.js.map
2015-12-18 22:09:11 -05:00
Leo Horie
fbe05a92ad
build
2015-12-18 22:07:11 -05:00
Leo Horie
884b2c5f81
update change log
2015-12-18 22:06:48 -05:00
Isiah Meadows
ab54bd4cba
Merge pull request #902 from isiahmeadows/preversion
...
Add preversion hook (fixes #827 )
2015-12-18 20:51:51 -05:00
Isiah Meadows
7f359c1f75
Merge pull request #899 from seanhussey/next
...
Fixing a few typos. No functional changes.
2015-12-18 17:29:47 -05:00
Sean Hussey
c1912d2726
Fixing a few typos. Changing all instances of "thennable" to
...
"thenable". No functional changes.
2015-12-18 14:40:41 -05:00
impinball
e99ab35e10
Add preversion hook ( fixes #827 )
2015-12-18 03:01:31 -05:00
Isiah Meadows
49b97a5e56
Merge pull request #897 from isiahmeadows/deferred-fix
...
Clean up unused parameter and m.request tests
2015-12-16 13:43:34 -05:00
impinball
eff4231b73
Regenerate minified variants [ci skip]
2015-12-16 13:41:24 -05:00