Update dependency riot to v5 #29
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.6.2->^5.0.0Release Notes
riot/riot
v5.3.3Compare Source
v5.3.2Compare Source
v5.3.1Compare Source
v5.3.0Compare Source
Now you can recursively render tags without having to register them globally
v5.2.0Compare Source
Some liked more the old RIot.js syntax so you can now write components also as follows
v5.1.4Compare Source
<template>fragments #2892v5.1.3Compare Source
v5.1.2Compare Source
master->mainiforeachdirectivesv5.1.1Compare Source
v5.1.0Compare Source
<template>slot tags #2888consolemethods in expressions: Before{window.console.log('hello')}-> After{console.log('hello')}v5.0.0Compare Source
This release is completely backward compatible, make sure to update the
@riotjs/[email protected]along with[email protected]. All the Riot.js echosystem tools should keep working as expected without needing major release updates.Changelog
windowproperties breaking changeold
{ location.href }new{ window.location.href }v4.14.0Compare Source
v4.13.6Compare Source
v4.13.5Compare Source
v4.13.4Compare Source
v4.13.3Compare Source
v4.13.2Compare Source
v4.13.1Compare Source
v4.13.0Compare Source
v4.12.4Compare Source
v4.12.3Compare Source
v4.12.2Compare Source
v4.12.1Compare Source
v4.12.0Compare Source
v4.11.1Compare Source
v4.11.0Compare Source
v4.10.1Compare Source
propsobjectv4.10.0Compare Source
v4.9.3Compare Source
DOMBindingsv4.9.2Compare Source
v4.9.1Compare Source
v4.9.0Compare Source
import()expressions, improving the interoperability with @riotjs/lazycompilerkey to theriot+compilerbundle. The Riot.js compiler API is now also available from your browserv4.8.9Compare Source
riot.componentparentScopeparameterv4.8.8Compare Source
parentScopeto theriot.componentmethodv4.8.7Compare Source
v4.8.6Compare Source
v4.8.5Compare Source
v4.8.4Compare Source
propsonly in themountandcomponentcallsthis.propscomponents attribute notwritablenorenumerablev4.8.3Compare Source
v4.8.2Compare Source
<p {...{myAttribute}}>v4.8.1Compare Source
v4.8.0Compare Source
@riotjs/dom-bindingsriot.pureadding more granular control over the components renderingv4.7.2Compare Source
v4.7.1Compare Source
v4.7.0Compare Source
metaparameter to thecomponentfunction to injectslotsandattributesv4.6.6Compare Source
v4.6.5Compare Source
v4.6.4Compare Source
v4.6.3Compare Source
v4.6.2Compare Source
v4.6.1Compare Source
<template>tags containing<slot>text nodesv4.6.0Compare Source
<template>tags<slot>attributes for example:Provider
Consumer
v4.5.1Compare Source
v4.5.0Compare Source
v4.4.1Compare Source
v4.4.0Compare Source
riot.compileriot.compileFromUrlfor examplev4.3.9Compare Source
mountdefinition #2749v4.3.8Compare Source
v4.3.7Compare Source
@riotjs/compilerfixing the following issuesv4.3.6Compare Source
newkeyword #2737<progress>tags and on non form elements riot/compiler#122v4.3.5Compare Source
p { content: '\263c'; }v4.3.4Compare Source
v4.3.3Compare Source
v4.3.2Compare Source
v4.3.1Compare Source
v4.3.0Compare Source
keepRootElementparameter to theriot.unmountmethod #2721v4.2.0Compare Source
<template>tag to support html fragment rendering foreachandifdirectives #2692v4.1.1Compare Source
v4.1.0Compare Source
v4.0.8Compare Source
v4.0.7Compare Source
riot+compiler.min.jsbroken bybabel-minify, I will use terser instead. #2703v4.0.6Compare Source
valueattributes get passed down to the children tagsv4.0.5Compare Source
Fix spread parsing issue #2700
v4.0.4Compare Source
v4.0.3Compare Source
v4.0.2Compare Source
v4.0.1Compare Source
v4.0.0Compare Source
A complete rewrite of the framework.
v3.13.2Compare Source
v3.13.1Compare Source
v3.13.0Compare Source
v3.12.0Compare Source
v3.11.2Compare Source
v3.11.1Compare Source
v3.11.0Compare Source
v3.10.3Compare Source
v3.10.2Compare Source
v3.10.1Compare Source
v3.10.0Compare Source
v3.9.5Compare Source
v3.9.4Compare Source
v3.9.3Compare Source
v3.9.2Compare Source
v3.9.1Compare Source
v3.9.0Compare Source
v3.8.1Compare Source
v3.8.0Compare Source
v3.7.4Compare Source
v3.7.3Compare Source
v3.7.2Compare Source
v3.7.0Compare Source
v3.6.3Compare Source
v3.6.2Compare Source
v3.6.1Compare Source
v3.6.0Compare Source
v3.5.1Compare Source
v3.5.0Compare Source
v3.4.4Compare Source
v3.4.3Compare Source
v3.4.2Compare Source
v3.4.1Compare Source
v3.4.0Compare Source
v3.3.2Compare Source
v3.3.1Compare Source
v3.3.0Compare Source
v3.2.1Compare Source
v3.2.0Compare Source
v3.1.1Compare Source
v3.1.0Compare Source
v3.0.7Compare Source
v3.0.6Compare Source
v3.0.5Compare Source
v3.0.4Compare Source
v3.0.3Compare Source
v3.0.2Compare Source
v3.0.1Compare Source
v3.0.0Compare Source
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.