Leo Horie
05fbf0f39c
Merge pull request #1367 from pine3ree/patch-3
...
docs/prop.md typo
2016-10-24 10:25:44 -04:00
Leo Horie
318ed04b4a
Merge pull request #1365 from pine3ree/patch-2
...
docs typo?
2016-10-24 10:25:19 -04:00
maks feltrin
93062d6c6a
docs/prop.md typo
2016-10-22 23:48:55 +02:00
maks feltrin
df517bf636
docs typo?
2016-10-22 16:45:19 +02:00
Leo Horie
912d4a303d
Merge pull request #1358 from SkylerLipthay/patch-1
...
[rewrite] Ignore modifier+click and middle click in m.route.link
2016-10-18 19:28:00 -04:00
Skyler
27e98e6fc3
Ignore modifier+click and middle click in m.route.link
...
Currently, middle clicking and ctrl+click change the route in the
current tab. Expected behavior is to open a new tab/window.
2016-10-18 13:56:10 -07:00
Leo Horie
4b01d1dfd4
Merge pull request #1354 from sdougbrown/db/ospec-bin
...
[rewrite:ospec] Adjust ospec bin def, add to README
2016-10-17 09:37:42 -04:00
Douglas Brown
d02a238bf0
💁 Adjust ospec bin def, add to README
...
Getting set up with ospec is deceptively simple, and adding just a bit
more documentation should help new users from falling into the trap of
overthinking the test config. (I know that I ended up down a very
strange rabbit hole when pulling ospec into a project).
This also adjusts the bin definition in the package file so that we can
hopefully just use the `ospec` command instead of a folder ref.
2016-10-14 13:27:44 -04:00
Leo Horie
664888d151
Merge pull request #1351 from futurist/rewrite
...
[rewrite] Double test timeout for test pass in old machine
2016-10-11 11:58:42 -04:00
1111hui
49d678e9a2
double test timeout for test pass in old machine
2016-10-10 16:41:57 +08:00
Gandalf-the-Bot
e1883816c9
Bundled output for commit 9b482be0ca [skip ci]
2016-10-05 21:13:02 +00:00
Leo Horie
9b482be0ca
do not attempt to parse dates
2016-10-05 17:11:08 -04:00
Leo Horie
cffe77b2c2
tweak timeout in some api/router tests
2016-10-04 16:43:31 -04:00
Gandalf-the-Bot
78963071bb
Bundled output for commit c4c0f3934e [skip ci]
2016-10-04 20:38:10 +00:00
Leo Horie
c4c0f3934e
Merge pull request #1324 from pygy/rewrite-fix-router-keys
...
[rewrite] respect keys on routed components.
2016-10-04 16:37:05 -04:00
Leo Horie
d9f9ed9e56
Merge remote-tracking branch 'origin/rewrite' into rewrite
...
Conflicts:
mithril.min.js
2016-10-04 16:34:53 -04:00
Leo Horie
730c960416
#1281 fixed recyling edge case
2016-10-04 16:33:57 -04:00
Gandalf-the-Bot
29e9b6cd31
Bundled output for commit 59e4e8ff26 [skip ci]
2016-10-04 16:22:11 +00:00
Leo Horie
59e4e8ff26
Merge remote-tracking branch 'origin/rewrite' into rewrite
2016-10-04 12:20:56 -04:00
Leo Horie
40251c6c16
#1342 update m.route.link target if href changes
2016-10-04 12:19:55 -04:00
Leo Horie
cf82eef41c
Merge pull request #1346 from fuzetsu/patch-1
...
[rewrite] docs/prop.md: fixed small typo
2016-10-03 12:45:27 -04:00
Gandalf-the-Bot
323a0f9d41
Bundled output for commit f376a48c7a [skip ci]
2016-10-03 15:04:37 +00:00
Leo Horie
0e918f14c2
Merge remote-tracking branch 'origin/rewrite' into rewrite
2016-10-03 11:03:27 -04:00
Leo Horie
f376a48c7a
clean up
2016-10-03 11:03:22 -04:00
Leo Horie
f49fd1c6a2
Merge remote-tracking branch 'origin/rewrite' into rewrite
2016-10-03 10:56:47 -04:00
Leo Horie
d0a4993681
clean up
2016-10-03 10:56:44 -04:00
Daniel Loomer
bedf2ec4ac
prop.md: fixed small typo
2016-10-02 23:54:15 -04:00
Leo Horie
e5a9c3b95d
Merge pull request #1344 from hugufc/patch-2
...
Fix RouteResolver link
2016-09-29 12:13:45 -04:00
Hugo Freitas
45ebf2f2db
Fix RouteResolver link
2016-09-29 12:45:12 -03:00
Leo Horie
5b8821fb2e
Merge pull request #1341 from hugufc/patch-1
...
Update react example
2016-09-26 11:02:47 -04:00
Hugo Freitas
1583c76e3d
Update react links
...
fb.me is blocked on certain LAN's breaking the example and isn't the recommended link in https://facebook.github.io/react/downloads.html
2016-09-26 09:58:58 -03:00
Leo Horie
6c4765bb39
Merge remote-tracking branch 'origin/rewrite' into rewrite
2016-09-23 22:49:37 -04:00
Leo Horie
8c5fd9ec25
lint
2016-09-23 22:49:20 -04:00
Carl Mungazi
00adb7ae0e
Update components.md ( #1337 )
...
Fixed typos.
2016-09-23 16:11:28 -07:00
Leo Horie
fd4284f5a2
Merge remote-tracking branch 'origin/rewrite' into rewrite
2016-09-23 10:31:51 -04:00
Leo Horie
b8ef290acd
improved bundler, handle width/height atts
2016-09-23 10:31:33 -04:00
Pierre-Yves Gérardy
6206bc435e
Remove redundant lines that break the examples ( #1294 )
2016-09-20 19:46:09 -07:00
Pierre-Yves Gérardy
67433a7816
Correct the RouteResolver.onmatch() signature ( #1327 )
2016-09-20 19:44:19 -07:00
Leo Horie
78409431b9
Merge pull request #1333 from JTBrinkmann/patch-1
...
fixed broken anchor link in fragment.md
2016-09-20 16:42:10 -04:00
Jan-T. Brinkmann
9fe85b3461
fixed broken anchor link in fragment.md
...
"monomorphic objects" linked to `vnodes.md#monomorphic-objects`, however the proper hash currently is `#monomorphic-class`
2016-09-20 21:32:47 +02:00
Leo Horie
e58fa538bc
Merge remote-tracking branch 'origin/rewrite' into rewrite
2016-09-20 14:39:08 -04:00
Leo Horie
158dcc8e8d
fix dbmon requires
2016-09-20 14:38:49 -04:00
Scott Simpson
17ee04c00a
fix missing return in BetterLabeledComponent view ( #1332 )
2016-09-20 11:09:41 -07:00
Pat Cavit
5132c50ec0
view() params and xlink namespace
2016-09-20 10:58:16 -07:00
Scott Simpson
6252a00bed
small fixes in hyperscript.md ( #1330 )
...
Moved SVG/MathML section down to reflect the order of the TOC
Renamed "Avoid Anti-patterns" to enable TOC link
2016-09-20 10:24:08 -07:00
Leo Horie
de9049ad11
Merge pull request #1329 from jethroscott/patch-3
...
fix component name
2016-09-20 13:07:15 -04:00
Scott Simpson
3f70d20bb1
fix component name
2016-09-20 09:53:25 -07:00
Leo Horie
b8398544a0
bump ospec version
2016-09-19 14:03:49 -04:00
Leo Horie
d461c7a2e0
Merge pull request #1320 from jethroscott/patch-1
...
[rewrite] add parenthesis
2016-09-19 10:36:41 -04:00
Pierre-Yves Gerardy
426f1b55b0
Respect the key set on the vnode of routed components
2016-09-17 22:50:43 +02:00