Socket
Socket
Sign inDemoInstall

riot-tmpl

Package Overview
Dependencies
0
Maintainers
4
Versions
31
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous134Next

2.4.0

Diff

Changelog

Source

v2.4.0

  • It closes riot#1076 using a fork of notevil
gianlucaguarini
published 2.4.0-beta •

amarcruz
published 2.3.22 •

Changelog

Source

v2.3.22

  • It has changed the character used to hide quoted strings and regexes, maybe this fix riot#1588 : Syntax Error: Invalid character \0129 (riot+compiler.min).
  • Removed support for raw expressions. It is unlikely this feature will be implemented in v2.3.x
  • Update devDependencies
amarcruz
published 2.3.21 •

Changelog

Source

v2.3.21

  • Refactorization, now tmpl and brackets are ~5% faster.
  • Removed unused tmpl.isRaw function (internal).
  • Changes to comments.
  • Files to preprocess are moved from the "lib" to the "src" directory, "lib" was removed.
amarcruz
published 2.3.20 •

Changelog

Source

v2.3.20

amarcruz
published 2.3.19 •

Changelog

Source

v2.3.19

  • Fixed issues with double quotes.
amarcruz
published 2.3.18 •

Changelog

Source

v2.3.18

  • Regression of optimized regexes not working in IE9/10.
  • Fix riot#1416 : Issue with space in expression of each.
  • Fix: when calling the compiler with different brackets, brackets.array changes the global configuration (riot.settings.brackets).
  • Both, brackets and tmpl, has a new property version (string).
  • Brackets changes in browsers though riot.settings.brackets has immediate effect and always reflect the brackets in use, the brackets.settings property is not neccesary and will be removed in v2.4.0
gianlucaguarini
published 2.3.17 •

amarcruz
published 2.3.15 •

Changelog

Source

v2.3.15

  • Important regression of optimized regexes not working in IE9/10.
amarcruz
published 2.3.14 •

Changelog

Source

v2.3.14

  • Fix #11 : Can't output expressions without evaluation.
  • Fixed issues with regex detection in brackets.js and revision of other regexes.
  • Fixed issues with istanbul and new versions of npm in the Makefile.
  • Revision of devDependencies, including istanbul for npm 2/3 compatibility.
  • Preparation for use as ES6 module through rollup.js
  • Removed internal functions from the documentation.
  • Updated tests.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc