Commit graph

1544 commits

Author SHA1 Message Date
Leo Horie
f3076367ee #372 cache length in loops 2014-12-08 11:57:31 -05:00
Leo Horie
e453ec7ce3 #380 empty value attr in option should show up 2014-12-08 11:47:27 -05:00
Leo Horie
d05b903024 Merge pull request #381 from kayellpeee/update_to_IIFEs
Update to IIFEs
2014-12-08 10:09:45 -05:00
Leo Horie
631e01c425 Merge pull request #373 from blacha/next
Updating typescript redraw definition to allow m.redraw.strategy
2014-12-08 10:08:27 -05:00
Leo Horie
8f1501d50d added test for #377 2014-12-08 10:07:15 -05:00
Leo Horie
dc42632e5a #299 fix key bug when nulls are mixed in 2014-12-08 09:55:32 -05:00
Keenan Lidral-Porter
1dbe50ede2 remove unecessary function.bind call (artifact from old codebase) 2014-12-07 15:33:37 -08:00
Keenan Lidral-Porter
e690134478 replace new function pattern with IIFE and fixes errors in example code 2014-12-07 15:14:38 -08:00
Leo Horie
8c30b1a554 Merge remote-tracking branch 'origin/next' into next 2014-12-06 14:30:27 -05:00
Leo Horie
eb3951ce12 #379 fix equality checks 2014-12-06 14:29:59 -05:00
Blayne Chard
03fe9c4edc Updating typescript redraw definition to allow m.redraw.strategy 2014-12-04 10:59:05 +13:00
Leo Horie
4d3430bf2b Merge pull request #368 from blacha/next
Updating typescript route definition to allow m.route.mode and m.route.param(key).
2014-12-02 19:06:37 -05:00
Blayne Chard
5b71027896 Updating typescript route definition to allow m.route.mode and m.route.param(key). 2014-12-03 11:28:50 +13:00
Leo Horie
40172848b5 v0.1.26 2014-12-02 13:14:20 -05:00
Leo Horie
3d831a3294 update change log 2014-12-02 13:13:11 -05:00
Leo Horie
5f12b23f37 #364 set input type as an attribute, not a property, because CSS 2014-12-01 11:03:37 -05:00
Leo Horie
c5939e6fac show error message if m.route.param is called before m.route(el, defRoute, routes) 2014-12-01 11:03:07 -05:00
Leo Horie
e3b6243d7b v0.1.25 2014-11-28 13:45:25 -05:00
Leo Horie
f99308c39c #362 add error for selector arg in m() 2014-11-28 12:45:41 -05:00
Leo Horie
c9c0250f12 short-circuit keys algorithm if no keys changed 2014-11-28 12:44:43 -05:00
Barney
f6a5436269 Throw errors when user attempts to query route before it is initialized 2014-11-26 15:12:15 +00:00
Leo Horie
b6693c7f06 decrease memory reallocations 2014-11-25 21:27:55 -05:00
Leo Horie
985611baf4 fix key regression from perf optimization 2014-11-25 20:50:11 -05:00
Leo Horie
2110335f87 Merge branch 'next' into perf 2014-11-25 19:59:06 -05:00
Leo Horie
49e325d9e7 remove section about global namespace 2014-11-25 19:47:06 -05:00
Leo Horie
76aaa782d0 #358 ignore potential meaningless error 2014-11-25 19:46:50 -05:00
Leo Horie
6528099918 Merge remote-tracking branch 'origin/next' into next 2014-11-25 19:36:44 -05:00
Leo Horie
6ef1f8ae2e don't duplicate route args when redirecting #352 2014-11-25 19:36:25 -05:00
Leo Horie
d56b7cbcc5 Merge pull request #356 from akx/patch-1
Fix typo
2014-11-24 15:12:01 -05:00
Leo Horie
83bc89f188 #355 prevent interop problem w/ QUnit + requireJS 2014-11-24 10:01:54 -05:00
Aarni Koskela
f2b2e5453b Fix typo
In the TOC link title, "auto-redrawing-works" -> "auto-redrawing works"
2014-11-24 16:50:21 +02:00
Leo Horie
903ec1496c Merge branch 'next' into perf 2014-11-17 23:13:36 -05:00
Leo Horie
1fce18069d improve comment clarity 2014-11-17 23:13:26 -05:00
Leo Horie
75567c68cc don't break input cursor in chrome 2014-11-17 23:03:13 -05:00
Leo Horie
5be3a22148 Merge remote-tracking branch 'origin/next' into next 2014-11-17 21:40:53 -05:00
Leo Horie
d35c959424 self-host ghbtn for https support 2014-11-17 21:40:39 -05:00
Leo Horie
304c5a289b build fix and doc fixes 2014-11-17 21:33:16 -05:00
Leo Horie
55376390ff Merge pull request #345 from cbowdon/typescript_ext_mod_support
Added declaration for TypeScript external module support
2014-11-15 17:05:36 -05:00
Chris Bowdon
2ec0e5e0c2 Added declaration for TypeScript external module support 2014-11-15 11:02:44 +00:00
Leo Horie
5afefb30b8 const style 2014-11-14 23:37:36 -05:00
Leo Horie
b836cccb99 performance optimization: don't add key as an attribute 2014-11-14 23:35:06 -05:00
Leo Horie
1321aec9fb inline flatten 2014-11-14 22:54:16 -05:00
Leo Horie
6736537fcf remove dead code 2014-11-14 22:41:32 -05:00
Leo Horie
8792714c0b fix broken link 2014-11-14 20:47:18 -05:00
Leo Horie
940289773e clean up 2014-11-13 22:10:29 -05:00
Leo Horie
394fb5922b restoring state 2014-11-13 21:50:26 -05:00
Leo Horie
e472f7b9ac zip 2014-11-13 21:48:57 -05:00
Leo Horie
4a4a3a54fc Merge remote-tracking branch 'origin/next' into next 2014-11-13 21:15:56 -05:00
Leo Horie
b89568f829 polyfill.io throws error, suggest es5-shim instead 2014-11-13 21:15:50 -05:00
Leo Horie
59ebe873f7 refactor flatten 2014-11-13 21:15:07 -05:00