Barney Carroll
ec79a4bbdf
Whitespace reallignment#
2016-11-24 15:39:23 +00:00
Barney Carroll
143da426f5
Remove Grunt path dependency by aliasing core Grunt tasks to NPM
2016-11-24 15:35:46 +00:00
Leo Horie
9263b23c04
Merge pull request #1411 from barneycarroll/allow-verbose-class-attribute-declaration-next
...
Allow verbose class attribute declaration (next)
2016-11-22 00:32:11 -05:00
Barney Carroll
06f1666b66
Add map
2016-11-19 18:08:06 +00:00
Barney Carroll
fbee0a5c1a
Allow [class] selectors in hyperscript as per 6b2750e
2016-11-19 18:06:12 +00:00
Barney Carroll
6b2750ea59
Test case: parse [class] attribute declaration in hyperscript selector
2016-11-19 17:57:22 +00:00
valtron
bc2b3c5fdc
Fix #1379 ( #1398 )
2016-11-15 12:44:46 -08:00
Leo Horie
1e5e65cada
Merge pull request #1381 from sairoutine/hotfix_catch
...
'catch' is a reserved word in IE 8 / 9
2016-11-08 09:42:50 -05:00
András Parditka
5e1552b1ee
Fixed #1343 , #1336 . ( #1383 )
2016-11-03 09:27:58 -07:00
Leo Horie
4f9039f5e7
Merge pull request #1364 from codeclown/patch-1
...
Add link to wiki in readme
2016-10-24 10:26:51 -04:00
Martti Laine
0c078ba5aa
Add link to wiki in readme
2016-10-22 12:39:21 +03:00
sairoutine
282df7ca50
update: not to conflict javascript reserved word
2016-10-21 16:00:46 +09:00
Bradley Stafford
c82ad36335
update Select2 integration example and explanation ( #1028 )
...
* update Select2 integration example and explanation
* integrate feedback per PR
* oops. integrate the feedback that I missed initially
* make docs great again
2016-09-23 21:53:51 -07:00
Leo Horie
cadb4622f9
Merge pull request #1313 from pygy/restore-old-tests-deliberately-borken
...
[next] Add the old test suite to the grunt task
2016-09-12 10:21:40 -04:00
Isiah Meadows
03a7f429b8
Merge pull request #1310 from pygy/rebase-900
...
Rebase #900 , reactivate m.trust test.
2016-09-12 08:30:03 -04:00
Pierre-Yves Gerardy
a76bbc0d7a
Fix the test of the new suite
2016-09-11 17:13:12 +02:00
Pierre-Yves Gerardy
4aaee178bc
Fix the test of the old suite leave the new one broken
2016-09-11 17:10:34 +02:00
Pierre-Yves Gerardy
ee8ab3561b
Break a test of the new suite
2016-09-11 17:00:06 +02:00
Pierre-Yves Gerardy
863b82b71a
Break a test of the old suite
2016-09-11 16:52:54 +02:00
Pierre-Yves Gerardy
aeb5f05706
Add the old test suite to the grunt task for both local tests and CI
...
This relies on a hack to bypass the `mocha` detection by `grunt-mocha-phantomjs`.
The tests have to run in less than 10 seconds, which is unlikely to be problematic on current
hardware.
Alternatively, adding the following to tests/index.html also makes the old test suite compatible
with the mocha runner, but it entails loading `mocha`:
<script src="../node_modules/mocha/mocha.js"></script>
<script>
mocha.setup("bdd")
describe("dummy test", function(){
it("is a dummy test to run the old test suite with grunt-mocha-phantomjs like the new one", function(){})
})
mocha.run()
</script>
2016-09-11 16:21:45 +02:00
Pierre-Yves Gerardy
97186f88a5
Reactivate previously disabled test
2016-09-10 01:26:09 +02:00
Igor Kurganov
ec95de9908
Cache the childrens of editable elements
2016-09-10 01:18:07 +02:00
Leo Horie
6ab9570474
Merge pull request #1306 from pygy/next-single-error-message
...
[next] Use identical error messages, improve gzipped size
2016-09-09 13:07:22 -04:00
Pierre-Yves Gerardy
e55284fba2
Use identical error messages, improve gzipped size
2016-09-09 17:46:11 +02:00
Leo Horie
0159cd667a
Merge pull request #1253 from pygy/fix-1252
...
Fix #1252 , re-fix #348
2016-08-17 22:17:44 -04:00
Pierre-Yves Gerardy
51bfd511d2
Fix #1252 , re-fix #348
2016-08-18 01:20:13 +02:00
Leo Horie
b0c246e2b4
Merge pull request #1236 from jsguy/next
...
Set dependencies when no window for isomorphic compatibility
2016-08-12 22:03:46 -04:00
jsguy
c6d57c7f53
Set dependencies when no window for isomorphic compatibility
2016-08-13 11:07:21 +10:00
Leo Horie
6fe960ee8a
Merge pull request #1071 from husio/toJSON
...
JSON.stringify(m.prop(x)) use x.toJSON method when possible
2016-08-12 00:45:27 -04:00
Leo Horie
86cec02af9
Merge pull request #1227 from yaruson/issue-1195
...
Fix broken tests
2016-08-08 13:19:46 -04:00
Nikolay Kim
6d4d0f104f
Fix broken tests
2016-08-06 20:35:46 +03:00
Leo Horie
f213db37b2
Merge pull request #1226 from yaruson/issue-1195
...
IE8 compatibility fixes
2016-08-06 09:58:23 -04:00
Nikolay Kim
505bd1337a
IE8 compatibility fixes
2016-08-06 11:00:09 +03:00
Isiah Meadows
f71ff4963f
Merge pull request #1203 from leiyangyou/onunload.old
...
fix potential overwriting of onunload.$old
2016-08-03 18:38:58 -04:00
Lei Yang
cde0e348a4
fix potential overwriting of onunload.$old
2016-08-03 19:31:36 +08:00
Isiah Meadows
72b6c1e68d
Merge pull request #1159 from kronion/issue-956-fix-m.trust-offsets
...
Patch for #956 : redraw trusted content with multiple nodes
2016-07-23 08:47:35 -04:00
Leo Horie
8c23b925b5
Merge pull request #1162 from pygy/factory
...
Resore m.factory
2016-07-18 14:28:59 -04:00
Pierre-Yves Gerardy
b000781555
Resore m.factory
2016-07-18 20:13:17 +02:00
Leo Horie
1ac540cf80
Merge pull request #1160 from kronion/editorconfig-specify-tab-width
...
Specify tab width in editorconfig
2016-07-18 09:43:32 -04:00
Collin Stedman
4616f2bab0
Specify tab width in editorconfig
2016-07-18 09:31:04 -04:00
Collin Stedman
62ae1e8b48
Patch for #956 : redraw trusted content with multiple nodes
2016-07-18 01:28:48 -04:00
Leo Horie
0039a0b4a5
Merge pull request #1144 from ludbek/proper.component
...
proper component check at m()
2016-07-11 15:52:52 -04:00
ludbek
e46f8d5881
fixed syntax error
2016-07-11 20:56:39 +05:45
ludbek
cb64be965b
removed stupid test
2016-07-11 20:34:03 +05:45
ludbek
8d14e811f9
proper component check at m()
2016-07-11 10:55:30 +05:45
Isiah Meadows
03c6188989
Merge pull request #1137 from nurtom/patch-1
...
Tests for issue #1124/#1125
2016-07-06 18:55:23 -04:00
Thomas Erfurth
3a9a271765
Merge remote-tracking branch 'origin/patch-1' into patch-1
...
# Conflicts:
# mithril.js
2016-07-06 16:05:40 +02:00
Thomas Erfurth
d6f7653e31
Added tests for history modification when switching routes with parameters ( #1125 )
2016-07-06 16:00:39 +02:00
darda
c17ea5bbc8
Push route to history stack, when using parameters
...
Bugfix for issue #1124
The condition has been changed, which is deciding to push the a route to history stack.
I think, it is necessary to compare the old route with the current route, instead of old route with root (without parameters).
2016-07-06 16:00:39 +02:00
Thomas Erfurth
d327c92f0a
Added tests for history modification when switching routes with parameters ( #1125 )
2016-07-06 10:54:46 +02:00