Leo Horie
40bc9449cb
don't break cursor on textarea update in Edge
2016-10-27 20:18:25 -04:00
Leo Horie
0edc374729
write to bundle if first time
2016-10-27 10:29:08 -04:00
Leo Horie
f4e88a6879
don re-emit if not needed
2016-10-27 10:26:23 -04:00
Leo Horie
91938a1d2b
Merge remote-tracking branch 'origin/rewrite' into rewrite
2016-10-26 23:59:05 -04:00
Leo Horie
03b088689f
simplify example
2016-10-26 23:58:48 -04:00
Leo Horie
56129f7102
move lint script
2016-10-26 23:57:58 -04:00
Gandalf-the-Bot
a72c117ed3
Bundled output for commit aef4ab16e9 [skip ci]
2016-10-27 00:28:13 +00:00
Leo Horie
aef4ab16e9
fix tests
2016-10-26 20:27:20 -04:00
Leo Horie
fe861926ce
fix ap
2016-10-26 18:37:48 -04:00
Leo Horie
aace9609e3
Merge remote-tracking branch 'origin/rewrite' into rewrite
2016-10-26 15:24:25 -04:00
Leo Horie
72de37f98b
change line endings - step 2
2016-10-26 15:24:08 -04:00
Leo Horie
00abe297df
change line endings, step 1
2016-10-26 15:23:19 -04:00
Leo Horie
611ff6cebc
Merge pull request #1371 from pine3ree/patch-1
...
update m.withAttr signature
2016-10-26 15:07:13 -04:00
Leo Horie
1823415beb
fantasy land explanation link
2016-10-26 12:59:58 -04:00
Leo Horie
fe9cee8a61
more separators
2016-10-26 12:58:33 -04:00
Leo Horie
6dfb78ee52
separators
2016-10-26 12:58:08 -04:00
Leo Horie
1c676d0a2c
fix anchors
2016-10-26 12:56:04 -04:00
Leo Horie
5eb008720a
fantasy land updates
2016-10-26 12:55:17 -04:00
Leo Horie
4b40d2d3b5
links
2016-10-26 11:17:16 -04:00
Leo Horie
04ffdae2a3
some more docs
2016-10-26 10:56:36 -04:00
Leo Horie
7cd0869f41
rename to bundle
2016-10-26 09:56:41 -04:00
Leo Horie
d70ef944a4
Merge remote-tracking branch 'origin/rewrite' into rewrite
2016-10-26 09:44:20 -04:00
Leo Horie
819d172269
expose bundler shortcut
2016-10-26 09:44:10 -04:00
maks feltrin
b5385940bb
update m.withAttr signature
2016-10-24 22:10:10 +02:00
Gandalf-the-Bot
2c4aacea3f
Bundled output for commit e7274a357f [skip ci]
2016-10-24 16:15:57 +00:00
Leo Horie
e7274a357f
Merge pull request #1370 from pine3ree/patch-1
...
remove unneeded else
2016-10-24 12:14:51 -04:00
maks feltrin
201de4bc8b
remove unneeded else
2016-10-24 17:41:31 +02:00
Leo Horie
72b011867d
Merge remote-tracking branch 'origin/rewrite' into rewrite
2016-10-24 10:58:33 -04:00
Leo Horie
16759da0d7
upgrade react in dbmon
2016-10-24 10:48:35 -04:00
Leo Horie
14ef350d6f
Merge pull request #1362 from pine3ree/patch-1
...
upgrade doc: rename ctrl to state
2016-10-24 10:29:06 -04:00
Gandalf-the-Bot
c3a72d5eb2
Bundled output for commit 318ed04b4a [skip ci]
2016-10-24 14:28:20 +00:00
Leo Horie
a6d8e4f12e
Merge pull request #1368 from pine3ree/patch-4
...
prop.md docs typo
2016-10-24 10:26:26 -04:00
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
44cc77e021
#rewrite docs prop.md typo
2016-10-23 17:43:46 +02: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
maks feltrin
ce93bdbb79
rename ctrl to state
...
I am not sure you agree, but i find the name `state` a bit less confusing that the name `ctrl` used in v 0.2.x.
thank you and kind regards
2016-10-22 04:04:47 +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
Leo Horie
c1cb1fe3da
Merge remote-tracking branch 'origin/rewrite' into rewrite
2016-10-18 18:07:28 -04:00
Leo Horie
e798bd34ae
fix test
2016-10-18 18:07:01 -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
6514a38162
document querystring apis
2016-10-18 10:16:20 -04:00
Leo Horie
66aa9ce818
alignment
2016-10-18 10:15:08 -04: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