Open greenkeeper[bot] opened 7 years ago
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 64 commits0.
c648b76
4.3.0
a0bafa8
Move Huncowt to Other section.
e3af37d
Update component documentation markdown link.
233b57c
Merge pull request #657 from tcrowe/on-event-doc-04062017
142cd76
Merge pull request #678 from StarpTech/merge_marko_globals_and_marko_defaults
b4bcdf9
Additional Marko + Hapi docs.
ab22d5e
Add Marko with simple HTTP server documentation.
be00517
Merge pull request #683 from zaiste/docs-marko-huncwot
71cc431
Update the doc structure with the color picker tutorial.
ee9b70c
Use a code block around await tag references in docs. Fixes render errors when not escaping greater than symbol.
ecbf3a3
add docs for Marko + Huncwot integration
ca27cb5
Add .swp file to .gitignore.
d88cbba
don't add root markers to tags that don't produce output
7d7b8aa
better handling of dynamic tag names that could possibly have an associated namespace
29eb4d2
add support for setting the correct namespace when xmlns is present (for dynamic tag names)
There are 64 commits in total.
See the full diff
Your tests are still failing with this version. Compare the changes π¨
Your tests are passing again with this version. Explicitly upgrade to this version π
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 16 commits.
36b96ff
4.4.1
4affc21
4.4.0
e9d4f85
Merge pull request #697 from marko-js/dist-dir
2d0d800
improve no-update-if condition check
138856b
Upgraded dependency
68c39fc
Fixed scripts/build.js
ad6d3d9
jshint fixes
ecaa014
node <v6 fixes
82fb052
Improvements to marko env config
e83c264
Added babel-plugin-minprops as a dependency
37d1d7f
Merge branch 'master' of https://github.com/marko-js/marko into dist-dir
4096087
Code comments
3ef3f73
Compatibility improvements for Try Online
787ed24
Cleaned up build scripts
b25f67f
Code size reduction
There are 16 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 20 commits.
1551993
4.4.2
6598f3b
Build fixes related to compiler
6348a92
Merge branch '695-xml-unrecognized-tags' of https://github.com/marko-js/marko
36b96ff
4.4.1
4affc21
4.4.0
e9d4f85
Merge pull request #697 from marko-js/dist-dir
2d0d800
improve no-update-if condition check
138856b
Upgraded dependency
68c39fc
Fixed scripts/build.js
ad6d3d9
jshint fixes
ecaa014
node <v6 fixes
82fb052
Improvements to marko env config
e83c264
Added babel-plugin-minprops as a dependency
37d1d7f
Merge branch 'master' of https://github.com/marko-js/marko into dist-dir
4096087
Code comments
There are 20 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 25 commits.
d4658f9
4.4.3
41707dd
Add articles section to docs.
e5e2e3c
Use parent module to require express patch (#701)
a1e6310
Merge pull request #698 from tindli/patch-1
3a1580d
Corrected file name for generated js file.
1551993
4.4.2
6598f3b
Build fixes related to compiler
6348a92
Merge branch '695-xml-unrecognized-tags' of https://github.com/marko-js/marko
36b96ff
4.4.1
4affc21
4.4.0
e9d4f85
Merge pull request #697 from marko-js/dist-dir
2d0d800
improve no-update-if condition check
138856b
Upgraded dependency
68c39fc
Fixed scripts/build.js
ad6d3d9
jshint fixes
There are 25 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
Your tests are passing again with this version. Explicitly upgrade to this version π
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 31 commits.
cf7cce2
4.4.6
9a25326
Switching to using prepublish
with npm@5
5dc4391
Fixes #693 - [SSR] Improved handling of top-level UI components with renderBody func
0ed7d42
4.4.5
277c2fb
Test removing prepublishOnly
565a83a
4.4.4
d4658f9
4.4.3
41707dd
Add articles section to docs.
e5e2e3c
Use parent module to require express patch (#701)
a1e6310
Merge pull request #698 from tindli/patch-1
3a1580d
Corrected file name for generated js file.
1551993
4.4.2
6598f3b
Build fixes related to compiler
6348a92
Merge branch '695-xml-unrecognized-tags' of https://github.com/marko-js/marko
36b96ff
4.4.1
There are 31 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 42 commits.
37e3dcc
4.4.7
372b03e
Merge pull request #710 from nahtnam/silent
2180501
Add silent option to browser-refresh and hot-reload
deb95bb
Update CONTRIBUTING.md
fe60da9
Merge pull request #707 from newyork-anthonyng/feature/an/fix-webpack-readme
7141658
Clean up components.md
1b67ac3
Fix typo in webpack.md
9e334a8
give extra time for test timing out in travis
d077861
bust cache on coverage badge
217440b
run tests on node 8
5fd00ef
ignore test-dist from coverage
cf7cce2
4.4.6
9a25326
Switching to using prepublish
with npm@5
5dc4391
Fixes #693 - [SSR] Improved handling of top-level UI components with renderBody func
0ed7d42
4.4.5
There are 42 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 50 commits.
ffdbab2
4.4.8
9bdf4fd
Merge pull request #708 from marko-js/705-dynamic-root-id-attr
97bd314
Merge pull request #712 from newyork-anthonyng/feature/an/fix-why-is-marko-fast-docs
d638a60
Clean up why-is-marko-fast.md
e4396f1
Merge pull request #711 from newyork-anthonyng/feature/an/fix-marko-vs-react-docs
fe094a4
Clean up marko-vs-react.md
37e3dcc
4.4.7
372b03e
Merge pull request #710 from nahtnam/silent
2180501
Add silent option to browser-refresh and hot-reload
deb95bb
Update CONTRIBUTING.md
4e6d1fc
Check id attribute for Literal. Update error message to include error page.
f73c236
Fixes #705 - Throw error when the root HTML element has a dynamic id attribute.
fe60da9
Merge pull request #707 from newyork-anthonyng/feature/an/fix-webpack-readme
7141658
Clean up components.md
1b67ac3
Fix typo in webpack.md
There are 50 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 54 commits.
eb811da
4.4.9
5d6b4e3
Merge pull request #714 from marko-js/revert-708-705-dynamic-root-id-attr
a998535
Revert "Fixes #705 - Throw error when the root HTML element has a dynamic id β¦"
4eb2047
Only run Node 4, 6, & 8 in travis
ffdbab2
4.4.8
9bdf4fd
Merge pull request #708 from marko-js/705-dynamic-root-id-attr
97bd314
Merge pull request #712 from newyork-anthonyng/feature/an/fix-why-is-marko-fast-docs
d638a60
Clean up why-is-marko-fast.md
e4396f1
Merge pull request #711 from newyork-anthonyng/feature/an/fix-marko-vs-react-docs
fe094a4
Clean up marko-vs-react.md
37e3dcc
4.4.7
372b03e
Merge pull request #710 from nahtnam/silent
2180501
Add silent option to browser-refresh and hot-reload
deb95bb
Update CONTRIBUTING.md
4e6d1fc
Check id attribute for Literal. Update error message to include error page.
There are 54 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 68 commits.
7aac3aa
4.4.11
b9f6624
Merge pull request #716 from marko-js/issue-688
a79621e
Merge pull request #722 from marko-js/719-express-5
61473df
Merge pull request #729 from marko-js/728-webpack-module
3831dbe
Fixes #728 - Do not use module keyword because webpack compiles it to a custom object.
1214954
Change pixels to percent in doc images.
99a3fdd
Purge express cache so that express tests both use correct module versions.
f1c42a7
Fixes #719 - Support Express 4 and Express 5.
e6cdd92
Merge branch 'master' of github.com:marko-js/marko
a7684d1
Fix Marko syntax in docs causing compilation errors on the website.
0f6ff8c
Merge pull request #720 from newyork-anthonyng/feature/an/fix-broken-link
5c2f626
fixes #658 by removing empty style blocks (#715)
08c1441
Fix broken link
19126c3
fixes #688 - add reference to browser.json in meta dependencies
eb811da
4.4.9
There are 68 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 74 commits.
f957847
4.4.12
05ae72d
Merge pull request #732 from marko-js/695-xml-compiler-fix
d18046f
Merge pull request #731 from marko-js/705-dynamic-root-id
4e52d66
Additional test for root node with dynamic id of a component with a component.js file.
1967f85
Fixes #695 - Always ignore unrecognized tags for XML files when using the compiler.
11580da
Fixes #705 - Throw error when the root HTML element is a component and has a dynamic id attribute.
7aac3aa
4.4.11
b9f6624
Merge pull request #716 from marko-js/issue-688
a79621e
Merge pull request #722 from marko-js/719-express-5
61473df
Merge pull request #729 from marko-js/728-webpack-module
3831dbe
Fixes #728 - Do not use module keyword because webpack compiles it to a custom object.
1214954
Change pixels to percent in doc images.
99a3fdd
Purge express cache so that express tests both use correct module versions.
f1c42a7
Fixes #719 - Support Express 4 and Express 5.
e6cdd92
Merge branch 'master' of github.com:marko-js/marko
There are 74 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 79 commits.
32ef654
4.4.13
2951a6e
Merge pull request #734 from marko-js/655-renderToString-browser
aa6c293
Update README.md
9a5d911
Fixes #721 - Add a Code of Conduct
8cdb09a
Fixes #655 - Implement renderToString in the browser.
f957847
4.4.12
05ae72d
Merge pull request #732 from marko-js/695-xml-compiler-fix
d18046f
Merge pull request #731 from marko-js/705-dynamic-root-id
4e52d66
Additional test for root node with dynamic id of a component with a component.js file.
1967f85
Fixes #695 - Always ignore unrecognized tags for XML files when using the compiler.
11580da
Fixes #705 - Throw error when the root HTML element is a component and has a dynamic id attribute.
7aac3aa
4.4.11
b9f6624
Merge pull request #716 from marko-js/issue-688
a79621e
Merge pull request #722 from marko-js/719-express-5
61473df
Merge pull request #729 from marko-js/728-webpack-module
There are 79 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 84 commits.
55a554d
4.4.14
01ac5f4
Merge pull request #737 from charlieduong94/736-renderToString-text-nodeValue
7672244
Fixes issue with renderToString not rendering text nodes
8fcfa39
Merge pull request #699 from tindli/patch-2
32ef654
4.4.13
2951a6e
Merge pull request #734 from marko-js/655-renderToString-browser
aa6c293
Update README.md
9a5d911
Fixes #721 - Add a Code of Conduct
8cdb09a
Fixes #655 - Implement renderToString in the browser.
f957847
4.4.12
05ae72d
Merge pull request #732 from marko-js/695-xml-compiler-fix
d18046f
Merge pull request #731 from marko-js/705-dynamic-root-id
4e52d66
Additional test for root node with dynamic id of a component with a component.js file.
1967f85
Fixes #695 - Always ignore unrecognized tags for XML files when using the compiler.
11580da
Fixes #705 - Throw error when the root HTML element is a component and has a dynamic id attribute.
There are 84 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 88 commits.
92ec3cf
4.4.15
6ba7911
Merge pull request #740 from marko-js/739-ie-map
29f72cf
Fixes #739 - Should not attempt to check instanceof of type Map if it does not exist in the browser.
2b64fb0
Added scripts
55a554d
4.4.14
01ac5f4
Merge pull request #737 from charlieduong94/736-renderToString-text-nodeValue
7672244
Fixes issue with renderToString not rendering text nodes
8fcfa39
Merge pull request #699 from tindli/patch-2
32ef654
4.4.13
2951a6e
Merge pull request #734 from marko-js/655-renderToString-browser
aa6c293
Update README.md
9a5d911
Fixes #721 - Add a Code of Conduct
8cdb09a
Fixes #655 - Implement renderToString in the browser.
f957847
4.4.12
05ae72d
Merge pull request #732 from marko-js/695-xml-compiler-fix
There are 88 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 90 commits.
353ccec
4.4.16
f0419f5
Fix duplicate body variable
92ec3cf
4.4.15
6ba7911
Merge pull request #740 from marko-js/739-ie-map
29f72cf
Fixes #739 - Should not attempt to check instanceof of type Map if it does not exist in the browser.
2b64fb0
Added scripts
55a554d
4.4.14
01ac5f4
Merge pull request #737 from charlieduong94/736-renderToString-text-nodeValue
7672244
Fixes issue with renderToString not rendering text nodes
8fcfa39
Merge pull request #699 from tindli/patch-2
32ef654
4.4.13
2951a6e
Merge pull request #734 from marko-js/655-renderToString-browser
aa6c293
Update README.md
9a5d911
Fixes #721 - Add a Code of Conduct
8cdb09a
Fixes #655 - Implement renderToString in the browser.
There are 90 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 96 commits.
494a751
4.4.17
277fe37
put package (browser.json) deps before others and parent deps before child deps (#750)
f514717
Merge pull request #745 from newyork-anthonyng/feature/an/redux-docs
abfa445
Fix typo in redux.md
c574e1f
Add redux document to structure.json
d429a3b
Add doc describing how to use Redux with Marko.
353ccec
4.4.16
f0419f5
Fix duplicate body variable
92ec3cf
4.4.15
6ba7911
Merge pull request #740 from marko-js/739-ie-map
29f72cf
Fixes #739 - Should not attempt to check instanceof of type Map if it does not exist in the browser.
2b64fb0
Added scripts
55a554d
4.4.14
01ac5f4
Merge pull request #737 from charlieduong94/736-renderToString-text-nodeValue
7672244
Fixes issue with renderToString not rendering text nodes
There are 96 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 99 commits.
1456f86
4.4.18
d212fb9
Merge pull request #751 from marko-js/749-infinite-loop
75b0aa4
Fixes #749 #690 - Do not rely on root node having an ID on rerender and properly handle style root nodes.
494a751
4.4.17
277fe37
put package (browser.json) deps before others and parent deps before child deps (#750)
f514717
Merge pull request #745 from newyork-anthonyng/feature/an/redux-docs
abfa445
Fix typo in redux.md
c574e1f
Add redux document to structure.json
d429a3b
Add doc describing how to use Redux with Marko.
353ccec
4.4.16
f0419f5
Fix duplicate body variable
92ec3cf
4.4.15
6ba7911
Merge pull request #740 from marko-js/739-ie-map
29f72cf
Fixes #739 - Should not attempt to check instanceof of type Map if it does not exist in the browser.
2b64fb0
Added scripts
There are 99 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 124 commits.
0ae8581
4.4.19
5ba149f
Fix key suffix test assertions.
0d56ec9
Merge pull request #758 from marko-js/757-key-attribute-postfix
9d4d39b
Address key suffix feedback. Additional tests.
4b47c65
User default npm version for each Node.js version
1b53bbf
Fixed typo in test
78293af
Removed bad and unhelpful optimization to avoid infinite loops
1c53448
Ensure onBeforeNodeDiscarded
is only called once by looking to see if the node is still attached.
653f0c7
Infinite loop fix
157eee8
Fixed assertions
ad4e228
Fixes #761 - component.elId() does not work on the server
126628a
Fixes #755 - Allow diffing of HTML, head, and body. (#756)
8676705
Add link to express sample app.
1f68244
Merge branch 'master' of github.com:marko-js/marko
2fed2ab
update express tests
There are 124 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 127 commits.
a524493
4.4.20
0c2e34a
Add front-end keyword
8b039ab
Use common font for SVG
0ae8581
4.4.19
5ba149f
Fix key suffix test assertions.
0d56ec9
Merge pull request #758 from marko-js/757-key-attribute-postfix
9d4d39b
Address key suffix feedback. Additional tests.
4b47c65
User default npm version for each Node.js version
1b53bbf
Fixed typo in test
78293af
Removed bad and unhelpful optimization to avoid infinite loops
1c53448
Ensure onBeforeNodeDiscarded
is only called once by looking to see if the node is still attached.
653f0c7
Infinite loop fix
157eee8
Fixed assertions
ad4e228
Fixes #761 - component.elId() does not work on the server
126628a
Fixes #755 - Allow diffing of HTML, head, and body. (#756)
There are 127 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 129 commits.
a966a58
4.4.21
567ae38
update description
a524493
4.4.20
0c2e34a
Add front-end keyword
8b039ab
Use common font for SVG
0ae8581
4.4.19
5ba149f
Fix key suffix test assertions.
0d56ec9
Merge pull request #758 from marko-js/757-key-attribute-postfix
9d4d39b
Address key suffix feedback. Additional tests.
4b47c65
User default npm version for each Node.js version
1b53bbf
Fixed typo in test
78293af
Removed bad and unhelpful optimization to avoid infinite loops
1c53448
Ensure onBeforeNodeDiscarded
is only called once by looking to see if the node is still attached.
653f0c7
Infinite loop fix
157eee8
Fixed assertions
There are 129 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 140 commits.
70bf6ce
4.4.22
c2cd9eb
Merge pull request #786 from marko-js/784-fix-preserve-attrs-path
d46fd0e
Merge pull request #773 from fierysunset/patch-2
1c79c50
Fixes #784 - Fix compiled preserve-attrs path.
b030c7c
Hello file path to hello.marko
86d815d
Merge pull request #775 from VictorHom/patch-1
d001f3e
Update README.md
4f8979b
Fix express tests (#779)
9c242fc
Update webpack.md
a966a58
4.4.21
567ae38
update description
a524493
4.4.20
0c2e34a
Add front-end keyword
cdeffb6
update bindComponentVar to use dynamic location
bb91fd7
updating location of bindComponent helper
There are 140 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 151 commits.
86ce54c
4.4.23
fb14c77
Merge pull request #797 from marko-js/796-svg-symbol-event
93ae3ea
Merge pull request #791 from marko-js/790-class-nested-body-error
f5ebf16
Fixes #796 - Fix events for event targets that are SVGElementInstance types in IE11.
b16e16a
Merge pull request #792 from ulivz/MARKO-code-enhance
6bc2edd
simplify a condition judgement in components-jquery
d20ef71
Fixes #790 - Class tag should not allow nested body content.
45153c8
Merge pull request #789 from ulivz/master
95d2a96
Update compile/index.js test description
3f3618c
Update handleRootNodes.js (#747)
facc591
Fix reference to lifecycle section in docs.
70bf6ce
4.4.22
c2cd9eb
Merge pull request #786 from marko-js/784-fix-preserve-attrs-path
d46fd0e
Merge pull request #773 from fierysunset/patch-2
1c79c50
Fixes #784 - Fix compiled preserve-attrs path.
There are 151 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 156 commits.
af5a83e
4.4.24
d886ba0
Merge pull request #795 from oxala/master
2366454
Update installing.md
86ce54c
4.4.23
fb14c77
Merge pull request #797 from marko-js/796-svg-symbol-event
93ae3ea
Merge pull request #791 from marko-js/790-class-nested-body-error
f5ebf16
Fixes #796 - Fix events for event targets that are SVGElementInstance types in IE11.
d887870
Used shortcut for escapeAtTags;
228a2a0
Added escapeAtTags
options in order to render <@tags>
as they are;
b16e16a
Merge pull request #792 from ulivz/MARKO-code-enhance
6bc2edd
simplify a condition judgement in components-jquery
d20ef71
Fixes #790 - Class tag should not allow nested body content.
45153c8
Merge pull request #789 from ulivz/master
95d2a96
Update compile/index.js test description
3f3618c
Update handleRootNodes.js (#747)
There are 156 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 159 commits.
76eaaf9
4.4.25
4f40fbc
Merge pull request #801 from marko-js/778-import-compiler-paths-windows
42e66c1
Fixes #778 - Fix Marko compiler generating incorrect path for requires on Windows.
af5a83e
4.4.24
d886ba0
Merge pull request #795 from oxala/master
2366454
Update installing.md
86ce54c
4.4.23
fb14c77
Merge pull request #797 from marko-js/796-svg-symbol-event
93ae3ea
Merge pull request #791 from marko-js/790-class-nested-body-error
f5ebf16
Fixes #796 - Fix events for event targets that are SVGElementInstance types in IE11.
d887870
Used shortcut for escapeAtTags;
228a2a0
Added escapeAtTags
options in order to render <@tags>
as they are;
b16e16a
Merge pull request #792 from ulivz/MARKO-code-enhance
6bc2edd
simplify a condition judgement in components-jquery
d20ef71
Fixes #790 - Class tag should not allow nested body content.
There are 159 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 161 commits.
373a7ce
4.4.26
f37c622
Add better interop for importing modules with default exports (#803)
76eaaf9
4.4.25
4f40fbc
Merge pull request #801 from marko-js/778-import-compiler-paths-windows
42e66c1
Fixes #778 - Fix Marko compiler generating incorrect path for requires on Windows.
af5a83e
4.4.24
d886ba0
Merge pull request #795 from oxala/master
2366454
Update installing.md
86ce54c
4.4.23
fb14c77
Merge pull request #797 from marko-js/796-svg-symbol-event
93ae3ea
Merge pull request #791 from marko-js/790-class-nested-body-error
f5ebf16
Fixes #796 - Fix events for event targets that are SVGElementInstance types in IE11.
d887870
Used shortcut for escapeAtTags;
228a2a0
Added escapeAtTags
options in order to render <@tags>
as they are;
b16e16a
Merge pull request #792 from ulivz/MARKO-code-enhance
There are 161 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 170 commits.
92eab1f
4.4.27
d0bad9d
Merge pull request #816 from DylanPiercey/input-global-update
93eee66
Add ability to update globals by setting new input.
036e753
Update PULL_REQUEST_TEMPLATE.md
37fc9f8
Merge pull request #818 from DylanPiercey/installation-docs-uneeded-command
e31e1b6
Remove uneeded command from installation docs
32a27f3
Update README.md
e6db7b1
Merge pull request #808 from seungha-kim/patch-1
00af5ee
Update installing.md
373a7ce
4.4.26
f37c622
Add better interop for importing modules with default exports (#803)
76eaaf9
4.4.25
4f40fbc
Merge pull request #801 from marko-js/778-import-compiler-paths-windows
42e66c1
Fixes #778 - Fix Marko compiler generating incorrect path for requires on Windows.
af5a83e
4.4.24
There are 170 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 175 commits.
8f19884
4.4.28
e58daf6
Merge pull request #831 from wujjpp/master
69dbfc1
fix undefined reference error in Component.js
24a82f7
Update README.md
56251a0
Increase mocha timeout to avoid CI build's failing (#821)
92eab1f
4.4.27
d0bad9d
Merge pull request #816 from DylanPiercey/input-global-update
93eee66
Add ability to update globals by setting new input.
036e753
Update PULL_REQUEST_TEMPLATE.md
37fc9f8
Merge pull request #818 from DylanPiercey/installation-docs-uneeded-command
e31e1b6
Remove uneeded command from installation docs
32a27f3
Update README.md
e6db7b1
Merge pull request #808 from seungha-kim/patch-1
00af5ee
Update installing.md
373a7ce
4.4.26
There are 175 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 240 commits.
e6b5884
4.5.0
08890f5
Updated CHANGELOG.md for the 4.5.0 release
4662fea
Removed use of :key in non-deprecated test
0344faf
Fixes #861 - Add docs for the :scoped modifier on attributes
9b145d6
4.5.0-beta.5
b561a77
Fixes #887 - VDOM improperly handling transcluded content
8e2519a
Added test for #866 - Test passing
bff787d
Fixes #886 - Write component initialization code when async out and all of its nested async outs finish
be1e2e0
Don't deep clone the events since it is not necessary
248432f
Use const in init-components-tag.js
1dfd7dd
Use chai.config.includeStack = true;
5f686b8
Clone the events object when running render tests
83f711d
Fixes #883 - Properly propagate AsyncStream errors (#884)
2cc7251
express should not have been removed out of main package.json
6277065
Cleaned up express test runner to work around bug in latest npm
There are 240 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 248 commits.
e9db1d6
4.5.1
2192a3e
Updated CHANGELOG for 4.5.1
610ddf9
Merge branch 'patch-3' of https://github.com/westtrade/marko
4dc4e5a
Added failing test for #893
ec81f8e
Removed unnecessary conditional in morphdom
9ff4c90
Added test for non-bubbling event listener on root el
1800cb8
Fix for 893 issue
26ab32f
add error tests for else tag (#890)
e6b5884
4.5.0
08890f5
Updated CHANGELOG.md for the 4.5.0 release
4662fea
Removed use of :key in non-deprecated test
0344faf
Fixes #861 - Add docs for the :scoped modifier on attributes
9b145d6
4.5.0-beta.5
b561a77
Fixes #887 - VDOM improperly handling transcluded content
8e2519a
Added test for #866 - Test passing
There are 248 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 253 commits.
60ef728
4.5.2
77eae6c
Updated CHANGELOG.md for 4.5.2 release
345b47a
Merge pull request #900 from marko-js/issue-899
9208d8d
Fixes #899 - Repeated elements with no assigned key are not added to lookup when rendered on the server
db36961
Added failing test for #899 - Issues with repeated els rendered on server
e9db1d6
4.5.1
2192a3e
Updated CHANGELOG for 4.5.1
610ddf9
Merge branch 'patch-3' of https://github.com/westtrade/marko
4dc4e5a
Added failing test for #893
ec81f8e
Removed unnecessary conditional in morphdom
9ff4c90
Added test for non-bubbling event listener on root el
1800cb8
Fix for 893 issue
26ab32f
add error tests for else tag (#890)
e6b5884
4.5.0
08890f5
Updated CHANGELOG.md for the 4.5.0 release
There are 250 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 256 commits.
ea7de44
4.5.3
fadf794
Updated CHANGELOG.md for v4.5.3
7b6b93b
Fixes #903 - Special unicode chars (\u2028 and \u2029) need to be escaped if within script tag
60ef728
4.5.2
77eae6c
Updated CHANGELOG.md for 4.5.2 release
345b47a
Merge pull request #900 from marko-js/issue-899
9208d8d
Fixes #899 - Repeated elements with no assigned key are not added to lookup when rendered on the server
db36961
Added failing test for #899 - Issues with repeated els rendered on server
e9db1d6
4.5.1
2192a3e
Updated CHANGELOG for 4.5.1
610ddf9
Merge branch 'patch-3' of https://github.com/westtrade/marko
4dc4e5a
Added failing test for #893
ec81f8e
Removed unnecessary conditional in morphdom
9ff4c90
Added test for non-bubbling event listener on root el
1800cb8
Fix for 893 issue
There are 250 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 260 commits.
7317d63
4.5.4
2763b9a
Additional tests for #904
71f0416
Merge pull request #906 from jlopezxs/bug/loop-status-var-not-compiling-everytime
76dda8a
bug: loop status-var not compiling everytime
ea7de44
4.5.3
fadf794
Updated CHANGELOG.md for v4.5.3
7b6b93b
Fixes #903 - Special unicode chars (\u2028 and \u2029) need to be escaped if within script tag
60ef728
4.5.2
77eae6c
Updated CHANGELOG.md for 4.5.2 release
345b47a
Merge pull request #900 from marko-js/issue-899
9208d8d
Fixes #899 - Repeated elements with no assigned key are not added to lookup when rendered on the server
db36961
Added failing test for #899 - Issues with repeated els rendered on server
e9db1d6
4.5.1
2192a3e
Updated CHANGELOG for 4.5.1
610ddf9
Merge branch 'patch-3' of https://github.com/westtrade/marko
There are 250 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 262 commits.
61cb964
4.5.5
6ed3628
Add 10 Awesome Marko Features article.
7317d63
4.5.4
2763b9a
Additional tests for #904
71f0416
Merge pull request #906 from jlopezxs/bug/loop-status-var-not-compiling-everytime
76dda8a
bug: loop status-var not compiling everytime
ea7de44
4.5.3
fadf794
Updated CHANGELOG.md for v4.5.3
7b6b93b
Fixes #903 - Special unicode chars (\u2028 and \u2029) need to be escaped if within script tag
60ef728
4.5.2
77eae6c
Updated CHANGELOG.md for 4.5.2 release
345b47a
Merge pull request #900 from marko-js/issue-899
9208d8d
Fixes #899 - Repeated elements with no assigned key are not added to lookup when rendered on the server
db36961
Added failing test for #899 - Issues with repeated els rendered on server
e9db1d6
4.5.1
There are 250 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 264 commits.
01ebdab
4.5.6
9f3dd90
Fixes #909 - Fix condition prevent bubbling DOM events from properly being attached to a component. (#910)
61cb964
4.5.5
6ed3628
Add 10 Awesome Marko Features article.
7317d63
4.5.4
2763b9a
Additional tests for #904
71f0416
Merge pull request #906 from jlopezxs/bug/loop-status-var-not-compiling-everytime
76dda8a
bug: loop status-var not compiling everytime
ea7de44
4.5.3
fadf794
Updated CHANGELOG.md for v4.5.3
7b6b93b
Fixes #903 - Special unicode chars (\u2028 and \u2029) need to be escaped if within script tag
60ef728
4.5.2
77eae6c
Updated CHANGELOG.md for 4.5.2 release
345b47a
Merge pull request #900 from marko-js/issue-899
9208d8d
Fixes #899 - Repeated elements with no assigned key are not added to lookup when rendered on the server
There are 250 commits in total.
See the full diff
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 278 commits.
a636468
4.6.0
b536e36
Add npmrc to ignore package.json
aed62f5
Issue #914 & #920 fix (#927)
c962b6d
Setup marko.load to prefer precompiled templates from marko-cli. (#921)
eddbaaa
revert master - these changes are on a separate branch
bc745f1
wip #920
342a3e7
Added tests for the Node.replaceWith() method
71c10bf
Allow PascalCase tag to be used for non-pascal-case tag
d3e0fff
allow Builder.scriptlet() to accept a string
25c7b0b
Allow replaceWith to accept an Array
7c01a46
Correctly set file path for discovered tag + tests
fc77a1a
Don't use instanceof to avoid issues issues with multiple versions of marko
3f1fe16
Expose createCompileContext to support marko-migrate
29e8ab9
Debug mode (#916)
01ebdab
4.5.6
There are 250 commits in total.
See the full diff
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 7 commits.
c9e7410
4.7.0
d07792f
Switch to jsdom for tests. (#935)
8b8fc2c
add jquery to legacy widgets (#937)
413618b
Update Docs: Fix framework integrations' doc links (#936)
ae2066f
remove error.txt files (used for debugging only)
1496a0f
Organize tests (#934)
645c053
Hydrate refactor (#929)
See the full diff
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
dependency
marko was updated from 4.13.4
to 4.13.5
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 167 commits.
2d3ff47
4.13.5
ecef7f3
add additional reference to fragment (#1130)
12a8b4d
Fix component dom insert (#1129)
d1d3aa0
Fixed typos in components.md (#1127)
c4beac5
Dom data weakmap (#1124)
a8ebc62
runtimeId (#1123)
a1148df
Update changelog
4ec9442
4.13.4
b2cc5cd
Remove object.assign from browser code. (#1120)
1303efa
fixes #800 - add docs for boolean attributes
31ea809
fix typo
dc9142b
4.13.3
11df2ab
Update changelog.
e2bb098
Express Errors with res.marko API (#1119)
38ee375
Fix multi line import parsing. (#1118)
There are 167 commits in total.
See the full diff
dependency
marko was updated from 4.13.5
to 4.13.6
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 172 commits.
3bbe40e
4.13.6
63bb322
Update changelog.
fa779a7
Fix issue with include tag hydration. (#1143)
f77b7e0
Prevent input mutation when repeated attribute tags and spread attributes used. (#1142)
d49055b
Fix several typos in components documentation (#1141)
2d3ff47
4.13.5
ecef7f3
add additional reference to fragment (#1130)
12a8b4d
Fix component dom insert (#1129)
d1d3aa0
Fixed typos in components.md (#1127)
c4beac5
Dom data weakmap (#1124)
a8ebc62
runtimeId (#1123)
a1148df
Update changelog
4ec9442
4.13.4
b2cc5cd
Remove object.assign from browser code. (#1120)
1303efa
fixes #800 - add docs for boolean attributes
There are 172 commits in total.
See the full diff
dependency
marko was updated from 4.13.6
to 4.13.7
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 175 commits.
fcf277d
4.13.7
0d1d895
Update changelog.
bd9c0ee
Prevent implicit components with tag params (#1149)
3bbe40e
4.13.6
63bb322
Update changelog.
fa779a7
Fix issue with include tag hydration. (#1143)
f77b7e0
Prevent input mutation when repeated attribute tags and spread attributes used. (#1142)
d49055b
Fix several typos in components documentation (#1141)
2d3ff47
4.13.5
ecef7f3
add additional reference to fragment (#1130)
12a8b4d
Fix component dom insert (#1129)
d1d3aa0
Fixed typos in components.md (#1127)
c4beac5
Dom data weakmap (#1124)
a8ebc62
runtimeId (#1123)
a1148df
Update changelog
There are 175 commits in total.
See the full diff
dependency
marko was updated from 4.13.7
to 4.13.8
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 177 commits.
ac7aa93
4.13.8
ea08b2c
Let to var in runtime code (#1153)
fcf277d
4.13.7
0d1d895
Update changelog.
bd9c0ee
Prevent implicit components with tag params (#1149)
3bbe40e
4.13.6
63bb322
Update changelog.
fa779a7
Fix issue with include tag hydration. (#1143)
f77b7e0
Prevent input mutation when repeated attribute tags and spread attributes used. (#1142)
d49055b
Fix several typos in components documentation (#1141)
2d3ff47
4.13.5
ecef7f3
add additional reference to fragment (#1130)
12a8b4d
Fix component dom insert (#1129)
d1d3aa0
Fixed typos in components.md (#1127)
c4beac5
Dom data weakmap (#1124)
There are 177 commits in total.
See the full diff
Version 4.2.3 of marko just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As marko is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you itβs very likely also breaking them. I recommend you give this issue a very high priority. Iβm sure you can resolve this :muscle:
Status Details
- β **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/marko-js/marko-prettyprint/builds/218271188)Commits
The new version differs by 3 commits .
ff9334f
4.2.3
fc5c04c
Updated CHANGELOG.md
698746f
Fixes #649 - New line always added to textarea and other elements for single line/delimited HTML blocks
See the full diff.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: