All Versions
65
Latest Version
Avg Release Cycle
13 days
Latest Release
1504 days ago
Changelog History
Page 6
Changelog History
Page 6
-
v4.4.0 Changes
August 18, 2019โ Add: user options argument to the runtime compiler methods
riot.compile
riot.compileFromUrl
for exampleriot.compile({ // use different expression brackets brackets: ['${', '}'] }).then(() => { riot.mount('my-tag') })
-
v4.3.9 Changes
August 18, 2019 -
v4.3.8 Changes
August 07, 2019- ๐ Fix Compiler Issues
- Fix riot/compiler#125
- Fix riot/compiler#124
- ๐ Fix Compiler Issues
-
v4.3.7 Changes
August 03, 2019- โก๏ธ Update the
@riotjs/compiler
fixing the following issues- Fix riot/compiler#121
- Fix riot/compiler#122
- Fix riot/compiler#118
- โก๏ธ Update the
-
v4.3.6 Changes
August 03, 2019- ๐ Fix: conditional directive bug #2739 and #2736
- ๐ Fix: compiler issues with
new
keyword #2737 - ๐ Fix: value attribute handling on
<progress>
tags and on non form elements riot/compiler#122
-
v4.3.5 Changes
July 10, 2019- ๐ Fix: Improve the fix for #2714
- ๐ Fix: support for backslashed css properties like for example
p { content: '\263c'; }
-
v4.3.4 Changes
July 09, 2019- ๐ Fix: #2714
-
v4.3.3 Changes
July 09, 2019- ๐ Fix: #2726
- ๐ Improve: each bindings performance
-
v4.3.2 Changes
July 03, 2019- ๐ Fix: #2728
-
v4.3.1 Changes
June 29, 2019- ๐ Fix #2723