0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
May 07, 2023 — May 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added a missing tag parameter to the lambda function call within $.jqote as proposed by savage69kr More... about 12 years ago
Merge pull request #8 from savage69kr/master More... about 12 years ago
custom tag not working. eg) * More... about 12 years ago
fixed a typo within the encoding method that would cause a reference error More... over 13 years ago
fixed a typo that - in case a special event is bound to trigger on certain templates only - would make jQote2 bypass the filtering and instead allow it to trigger on any template (reported by Frank Schroeder) More... over 13 years ago
added a new shorthand tag "<%! %>" that safely escapes all occurences of quotes (single and double), ampersands and inequality signs within your data modified the compilation process to fix IE9 beta's regexp updated the benchmark (thanks to dvdotsenko) More... over 13 years ago
jQote2 from now on is released both under the MIT and WTFPL v2 license; shorthand tag expressions are now automatically being wrapped in parens when compiled (proposed by Robert Seidl) More... almost 14 years ago
added a lambda's arguments object to the error possibly thrown during execution More... almost 14 years ago
fixed a bug that would prevent the binding of a jQote event when set to listen to all templates (i.e. omitting the data parameter within the binding) More... almost 14 years ago
added support for special events (jqote.app.pre.sub) and exception handling to ease the pain of debugging the lambdas More... almost 14 years ago
added EJS to the benchmark More... about 14 years ago
updated the version number to the correct patch-level More... about 14 years ago
reverted back to using 'charAt()' instead of bracket notation due to IE's inability and added Resig's templating draft to the benchmark More... about 14 years ago
removed a log statement More... about 14 years ago
Merge branch 'master' of github.com:aefxx/jQote2 More... about 14 years ago
fixed a bug with the escaping of quotes that immediately follow a scripting block More... about 14 years ago
fixed a bug with the escaping of quotes that immediately follow a scripting block More... about 14 years ago
initial push More... about 14 years ago