Pierre-Yves Gérardy
|
3588e4a4c0
|
build
|
2017-10-14 00:53:24 +02:00 |
|
Pierre-Yves Gérardy
|
051195f227
|
Merge pull request #1989 from pygy/re-fix-1919-for-v1
re fix issue #1919 for the v1 branch
|
2017-10-14 00:20:40 +02:00 |
|
tkilliansc
|
62bc8a5481
|
fix issue 1919
|
2017-10-14 00:06:32 +02:00 |
|
Pierre-Yves Gérardy
|
4d7e4db29d
|
Merge pull request #1963 from JacksonJN/fix-null-active-element-v1_1_x
Fixing IE bug causing active element to be null causing render function to throw error
|
2017-09-11 17:30:59 +02:00 |
|
Jackson Nowotny
|
c2c0d40a29
|
Fixing IE bug causing active element to be null causing render function to throw error
|
2017-09-11 09:55:51 -05:00 |
|
Gandalf-the-Bot
|
fa7ed079ed
|
Bundled output for commit fd7ae98988 [skip ci]
|
2017-07-11 10:32:53 +00:00 |
|
Pierre-Yves Gérardy
|
fd7ae98988
|
v1.1.3
|
2017-07-11 12:29:41 +02:00 |
|
Pierre-Yves Gérardy
|
a67e2a54dd
|
Merge branch 'next'
|
2017-07-11 12:28:17 +02:00 |
|
Pierre-Yves Gérardy
|
e5bce90613
|
v1.1.3 change log
|
2017-07-11 12:24:54 +02:00 |
|
Gandalf-the-Bot
|
b1919526c4
|
Bundled output for commit 465573e488 [skip ci]
|
2017-07-11 10:21:03 +00:00 |
|
Pierre-Yves Gérardy
|
465573e488
|
chore: Mode travis-script and gh-pages to package.json:devDependencies
|
2017-07-11 12:18:41 +02:00 |
|
Pierre-Yves Gérardy
|
3273d813e5
|
Import changelog fixes into master
|
2017-07-11 12:03:09 +02:00 |
|
Gandalf-the-Bot
|
8650285e45
|
Bundled output for commit ea708869ba [skip ci]
|
2017-07-11 09:48:36 +00:00 |
|
Pierre-Yves Gérardy
|
ea708869ba
|
Change log typo and oversight
|
2017-07-11 11:45:43 +02:00 |
|
Pierre-Yves Gérardy
|
28cbb65ca8
|
v1.1.2
|
2017-07-11 10:49:40 +02:00 |
|
Pierre-Yves Gérardy
|
22bc7b2a9f
|
Fix merge conflict
|
2017-07-11 10:48:02 +02:00 |
|
Pierre-Yves Gérardy
|
868372ac54
|
v1.1.2 change log
|
2017-07-11 10:38:23 +02:00 |
|
Gandalf-the-Bot
|
fbcefe3180
|
Bundled output for commit c7d33c7b81 [skip ci]
|
2017-07-11 08:15:38 +00:00 |
|
Pierre-Yves Gérardy
|
c7d33c7b81
|
Merge pull request #1893 from pygy/quickfix-1831
Temp fix for #1831
|
2017-07-11 10:13:21 +02:00 |
|
Pierre-Yves Gérardy
|
bc21be0880
|
Move "use strict" directive inside the stream IIFE #1831
|
2017-07-11 10:07:33 +02:00 |
|
Pierre-Yves Gérardy
|
d65fd020cd
|
[ospec:docs] test suites can now be named [skip ci]
|
2017-07-09 17:04:26 +02:00 |
|
Pierre-Yves Gérardy
|
34c3430420
|
Merge pull request #1529 from pygy/ospec-named-suites
[ospec] Add the possibility to name new test suites
|
2017-07-06 22:15:45 +02:00 |
|
Pierre-Yves Gérardy
|
cbb3db7b88
|
Merge branch 'next' into ospec-named-suites
|
2017-07-06 22:12:39 +02:00 |
|
Gandalf-the-Bot
|
218c29a011
|
Bundled output for commit 4df43499be [skip ci]
|
2017-07-06 19:12:21 +00:00 |
|
Pierre-Yves Gérardy
|
4df43499be
|
Merge pull request #1889 from pygy/fix-1857
Don't overwrite the options object when redirecting from onmatch with m.route.set
|
2017-07-06 21:10:03 +02:00 |
|
Pierre-Yves Gérardy
|
4a001267d0
|
Merge pull request #1890 from pygy/fix-1850
Reset e.redraw when it was set to `false`. Fixes #1850
|
2017-07-06 21:08:30 +02:00 |
|
Pierre-Yves Gérardy
|
198f9ca7a9
|
Reset e.redraw when it was set to false. fixes #1850
|
2017-07-06 19:48:47 +02:00 |
|
Pierre-Yves Gérardy
|
67b11f156a
|
Add a test to ensure that e.redraw is cleared if it was false
|
2017-07-06 19:48:47 +02:00 |
|
Pierre-Yves Gérardy
|
a867754d6a
|
Don't overwrite the options object when redirecting from onmatch with m.route.set, fix #1857
|
2017-07-05 23:58:01 +02:00 |
|
Pierre-Yves Gérardy
|
9b947f41f0
|
Merge pull request #1885 from isaaclyman/webpack-path-resolve
Use manual path resolution in webpack.config.js
|
2017-06-27 01:00:35 +02:00 |
|
Isaac
|
f7c4284ffc
|
Update webpack.config.js (in JSX docs)
Webpack doesn't support relative paths in the output.path config parameter, so this updated code uses the 'path' module to resolve the relative path.
|
2017-06-26 16:13:37 -06:00 |
|
Isaac
|
6a65ebc9af
|
Use manual path resolution in webpack.config.js
Webpack doesn't support relative paths in the output.path config parameter, so this updated code uses the 'path' module to resolve the relative path.
|
2017-06-26 16:11:57 -06:00 |
|
Isiah Meadows
|
82bc3f6501
|
Merge pull request #1883 from 0joshuaolson1/next
Fix 'Github' typos
|
2017-06-25 14:32:07 -04:00 |
|
Joshua Olson
|
7052b60d2c
|
Fix 'Github' typos
|
2017-06-25 11:54:11 -06:00 |
|
Gandalf-the-Bot
|
fbf8d1f8ca
|
Bundled output for commit 18d732bf57 [skip ci]
|
2017-06-14 03:30:24 +00:00 |
|
Isiah Meadows
|
18d732bf57
|
Merge pull request #1873 from pygy/fix-1872
Take the namespace of the root node into account, fix other ns oversight #1872
|
2017-06-13 23:28:09 -04:00 |
|
Pierre-Yves Gérardy
|
1fb64c91e3
|
Take the namespace of the root node into account, fix other ns oversight #1872
|
2017-06-14 01:59:45 +02:00 |
|
Pierre-Yves Gérardy
|
6a6b38aee7
|
Merge pull request #1790 from spacejack/tutorial-remove-interpolation
Remove url interpolation from tutorial app
|
2017-06-14 00:00:55 +02:00 |
|
Gandalf-the-Bot
|
38956e119b
|
Bundled output for commit c9186bcdec [skip ci]
|
2017-06-13 09:30:45 +00:00 |
|
Pierre-Yves Gérardy
|
c9186bcdec
|
Merge pull request #1871 from pygy/fix-1870
Don't update textarea.value if the `DOM.value === vdom.value !== old.value`, Fix #1870
|
2017-06-13 11:28:43 +02:00 |
|
Pierre-Yves Gérardy
|
60e999fa89
|
[render/render] Add a special case for ; fix #1870
|
2017-06-12 18:42:46 +02:00 |
|
Pierre-Yves Gérardy
|
894152440b
|
Add tests for #1870
|
2017-06-12 18:26:45 +02:00 |
|
Gandalf-the-Bot
|
6c06d41f94
|
Bundled output for commit 712be2bcc3 [skip ci]
|
2017-05-31 06:58:00 +00:00 |
|
Isiah Meadows
|
712be2bcc3
|
Merge pull request #1862 from pygy/fix-1595-redux
Re-fix #1595
|
2017-05-31 02:56:29 -04:00 |
|
Isiah Meadows
|
66aa377548
|
Simplify ESLint guard
|
2017-05-31 02:44:15 -04:00 |
|
Gandalf-the-Bot
|
e075be6154
|
Bundled output for commit f931b0b947 [skip ci]
|
2017-05-30 14:13:56 +00:00 |
|
Pierre-Yves Gérardy
|
f931b0b947
|
Merge pull request #1864 from pygy/fix-1820
Pass namespace when creating new elements while updating a keyed list…
|
2017-05-30 16:11:46 +02:00 |
|
Pierre-Yves Gerardy
|
40429c8377
|
Pass namespace when creating new elements while updating a keyed list, fix #1820
|
2017-05-30 14:17:46 +02:00 |
|
Pierre-Yves Gerardy
|
4616160a52
|
redo #1595
|
2017-05-29 17:19:55 +02:00 |
|
Pierre-Yves Gerardy
|
d21bfd4a36
|
Enable the tests for the updated #1595, add an additional sanity check
|
2017-05-29 16:47:14 +02:00 |
|