Leo Horie
|
41d440eaa7
|
add meta description and equalize protocol for twitter widgets
|
2015-04-14 20:39:49 -04:00 |
|
Leo Horie
|
35673c994b
|
#535 prevent always-redraw-from-scratch if Object.prototype is polluted
|
2015-04-13 23:15:26 -04:00 |
|
Leo Horie
|
f0f1e88170
|
#551 don't destroy root if forced synchronous redraw
|
2015-04-13 23:04:04 -04:00 |
|
Leo Horie
|
4d03595bb1
|
example
|
2015-04-13 22:17:00 -04:00 |
|
Leo Horie
|
f3f5b10f1b
|
Merge remote-tracking branch 'origin/components' into components
|
2015-04-13 08:30:30 -04:00 |
|
Leo Horie
|
0f0881857f
|
fix commonjs module declaration
|
2015-04-13 08:30:14 -04:00 |
|
Leo Horie
|
1b24e16639
|
Merge branch 'next' into components
|
2015-04-13 08:29:29 -04:00 |
|
Leo Horie
|
2923104d27
|
clean up
|
2015-04-13 08:29:03 -04:00 |
|
Leo Horie
|
5ffd80f5c6
|
Merge pull request #549 from tobscure/onunload-context
Fix onunload being called with incorrect context
|
2015-04-13 08:27:46 -04:00 |
|
Leo Horie
|
5c543342d7
|
Merge pull request #550 from shibukawa/patch-1
Update mithril.md
|
2015-04-13 08:27:23 -04:00 |
|
Leo Horie
|
048c7d07cc
|
Merge pull request #548 from tobscure/module-exports-fix
Fix module.exports
|
2015-04-13 08:26:59 -04:00 |
|
Yoshiki Shibukawa
|
f3183a709f
|
Update mithril.md
Fix spelling
|
2015-04-13 08:47:08 +09:00 |
|
Toby Zerner
|
d25f1c83af
|
Fix onunload being called with incorrect context
|
2015-04-12 20:19:36 +09:30 |
|
Toby Zerner
|
49e6e35f03
|
Fix module.exports
Looks like you did a mass find/replace of ‘module’ to ‘component’,
accidentally breaking module.exports
|
2015-04-12 20:13:54 +09:30 |
|
Leo Horie
|
9e558c199c
|
#544 ignore class: undefined
|
2015-04-11 20:14:43 -04:00 |
|
Leo Horie
|
aa541bff79
|
document vdom arg in config
|
2015-04-10 22:32:54 -04:00 |
|
Leo Horie
|
6a9bfdca88
|
improve docs
|
2015-04-10 22:27:50 -04:00 |
|
Leo Horie
|
33dcf641fc
|
Merge branch 'next' into components
|
2015-04-10 20:57:05 -04:00 |
|
Leo Horie
|
4b7122707d
|
Merge pull request #543 from alexander-travov/next
Fix docstring for m.route.parseQueryString
|
2015-04-10 20:56:16 -04:00 |
|
Leo Horie
|
c7196c897d
|
Merge branch 'next' into components
|
2015-04-10 20:55:19 -04:00 |
|
Leo Horie
|
51100bf920
|
link to change log from home
|
2015-04-10 20:55:09 -04:00 |
|
Alexander Travov
|
eb04351e97
|
Fix docstring for m.route.parseQueryString
|
2015-04-11 01:22:42 +03:00 |
|
Leo Horie
|
bcf7356647
|
Merge branch 'next' into components
|
2015-04-09 23:01:38 -04:00 |
|
Leo Horie
|
f7263fea4d
|
style
|
2015-04-09 23:01:27 -04:00 |
|
Leo Horie
|
2046d4dec5
|
Merge pull request #536 from dailymuse/feature/query-param-fix
added parsing of '?' for query strings
|
2015-04-09 23:00:14 -04:00 |
|
Leo Horie
|
465632b1c3
|
Merge branch 'next' into components
|
2015-04-09 22:46:25 -04:00 |
|
Leo Horie
|
0273eb13a0
|
fix markup of example
|
2015-04-09 22:46:13 -04:00 |
|
Leo Horie
|
9e8dc6998d
|
rework api
|
2015-04-09 22:44:45 -04:00 |
|
Leo Horie
|
02106b2aa0
|
Merge pull request #532 from webcss/patch-3
Update mithril.md
|
2015-04-09 22:39:18 -04:00 |
|
Shlomo Dalezman
|
b00f4f87d9
|
added parsing of '?' for query strings
|
2015-04-07 19:29:36 -04:00 |
|
Leo Horie
|
6abb868c6b
|
remove stuff that got moved to api page
|
2015-04-06 22:54:00 -04:00 |
|
Leo Horie
|
d5619d412e
|
changes in the docs: rename modules to components, change idiomatic controller and view usage
|
2015-04-06 22:41:38 -04:00 |
|
webcss
|
85894a1536
|
Update mithril.md
|
2015-04-03 22:53:42 +02:00 |
|
Leo Horie
|
0addce57ba
|
docs for m.component and m.mount
|
2015-04-03 13:31:20 -04:00 |
|
Leo Horie
|
bffc5d2eec
|
change docs wip
|
2015-04-03 10:32:20 -04:00 |
|
Leo Horie
|
f7413dc6e3
|
fix svg tests
|
2015-04-01 12:31:39 -04:00 |
|
Leo Horie
|
f85e3a675c
|
split into m.component and m.mount, deprecate m.module
|
2015-03-31 15:53:41 -04:00 |
|
Leo Horie
|
599571c2cf
|
Merge remote-tracking branch 'origin/next' into components
|
2015-03-31 15:14:26 -04:00 |
|
Leo Horie
|
f07fbccbf6
|
v0.1.34 publish
|
2015-03-31 12:39:12 -04:00 |
|
Leo Horie
|
ba26db057e
|
Merge remote-tracking branch 'origin/next' into components
|
2015-03-31 10:50:41 -04:00 |
|
Leo Horie
|
b111d058be
|
fix regression caused by #524
|
2015-03-31 10:50:19 -04:00 |
|
Leo Horie
|
67ddca4ba7
|
Merge pull request #527 from milesmatthias/master-addjsfiddle
added a link for the example app in jsfiddle for people.
|
2015-03-31 09:03:36 -04:00 |
|
Miles Matthias
|
e1b326d1a9
|
added a link for the example app in jsfiddle for people.
|
2015-03-30 16:35:06 -06:00 |
|
Leo Horie
|
401954b01b
|
Merge branch 'next' into components
|
2015-03-30 17:30:55 -04:00 |
|
Leo Horie
|
11c53fd9ee
|
update docs about bleeding edge build via npm
|
2015-03-30 17:30:31 -04:00 |
|
Leo Horie
|
755f2c4c4b
|
rename package to avoid conflict w/ production package
|
2015-03-30 16:16:32 -04:00 |
|
Leo Horie
|
242a60b384
|
expose dev repo for beta testing over npm
|
2015-03-30 16:13:12 -04:00 |
|
Leo Horie
|
dfab767265
|
fix package.json
|
2015-03-30 16:00:24 -04:00 |
|
Leo Horie
|
5d85a6bb0e
|
v0.1.33 publish
|
2015-03-30 15:54:43 -04:00 |
|
Leo Horie
|
04c5b8d517
|
Merge branch 'next' into components
|
2015-03-30 14:54:37 -04:00 |
|