113 Commits (163035cac718eedc5467db28fda29fa1bfac76ba)

Author SHA1 Message Date
Martin McKeaveney b0ffb8dcb8 v0.8.16 5 years ago
Martin McKeaveney fe5dd7e2ac v0.8.15 5 years ago
Martin McKeaveney 65be3e9ede v0.8.14 5 years ago
Martin McKeaveney c19cc4f3c9 v0.8.13 5 years ago
Andrew Kingston ff938e70b5 Update string-templates tests 5 years ago
Andrew Kingston 7efcc29ba8 Update locks 5 years ago
Andrew Kingston 5bf33c5d6b Fix string-templates and client buindling for ESM 5 years ago
mike12345567 1c44808336 Adding a nuke stack option at top of repo and then setting up proxy for dev experience through envoy. 5 years ago
Andrew Kingston a774f400f8 Export package.json from string-templates repo 5 years ago
Andrew Kingston 369a0d6c7a Update string-templates to use a better node polyfill rollup plugin 5 years ago
Andrew Kingston a2bd824a1d Fix issue with polyfilling node globals 5 years ago
Martin McKeaveney 637d115534 v0.8.12 5 years ago
Martin McKeaveney c74205e4c8 v0.8.11 5 years ago
Andrew Kingston 5276cd7117 Fix edge case bug where the literal handlebars helper would not work with objects including a dash character 5 years ago
Martin McKeaveney 0bc150fc7c v0.8.10 5 years ago
dependabot[bot] dbe37ce02a Bump marked from 1.2.8 to 2.0.0 in /packages/string-templates 5 years ago
Martin McKeaveney bd6389851a v0.8.9 5 years ago
Martin McKeaveney 7b8c9b1686 v0.8.8 6 years ago
Martin McKeaveney 435bc20077 v0.8.7 6 years ago
Martin McKeaveney 1b53b7da58 v0.8.6 6 years ago
Martin McKeaveney 7f38415967 v0.8.5 6 years ago
Martin McKeaveney a9ab12b999 v0.8.4 6 years ago
Martin McKeaveney a0456e86bd v0.8.3 6 years ago
Martin McKeaveney 779deddc5a v0.8.2 6 years ago
Martin McKeaveney e72057499a v0.8.1 6 years ago
Martin McKeaveney b4996ccb4d v0.8.0 6 years ago
Martin McKeaveney 26377700bb v0.7.8 6 years ago
Martin McKeaveney 8d92692593 v0.7.7 6 years ago
Martin McKeaveney d3e44268ed v0.7.6 6 years ago
Martin McKeaveney 67371ab25f v0.7.5 6 years ago
Martin McKeaveney dd1419f2eb v0.7.4 6 years ago
Martin McKeaveney 8d8cdcd732 app export with space in name 6 years ago
Martin McKeaveney 28e2ce28ba v0.7.3 6 years ago
Martin McKeaveney 02a2c60797 v0.7.2 6 years ago
mike12345567 5a7c0c1cc1 Fixing issue that was breaking linting. 6 years ago
mike12345567 1a9d6bcb60 Linting and updating helper manifest. 6 years ago
mike12345567 821fb20e8b Quick addition of a duration helper which can be used to create relative humanized date strings. 6 years ago
mike12345567 ace80ccb7a Updated script and manifest - minor spelling error. 6 years ago
mike12345567 f4c7d3acd7 linting. 6 years ago
mike12345567 537c5a02ca Removing the use of helper-date which was causing some problems, instead took what we needed of it out of the package and updated to use dayjs instead of moment. 6 years ago
mike12345567 febad5ad9d Adding some more changes to make it more obvious when a binding hasn't worked. 6 years ago
mike12345567 9aaf6b4883 Some more fixes, getting a balance of validity checking, not letting package output anything non-sensical. 6 years ago
mike12345567 4f2fd656c5 Fixing an issue with the new validity checking being too lenient. 6 years ago
mike12345567 32b0816ecb Quick fix for string-templates, was being a bit too fuzzy in its lookup of possible helper names. 6 years ago
Martin McKeaveney e283dc0bb1 v0.7.1 6 years ago
Michael Drury cb4f7ade75 Linting. 6 years ago
Michael Drury 7e4e0db30f Widening the allowance criteria for handlebars validity, check for any errors which suggest a simple type error from the context and allowing these through. 6 years ago
Martin McKeaveney 7a386ac1b5 v0.7.0 6 years ago
mike12345567 5dd11ddcc5 Fixing issue with regex helper - escape test used the word 'test' a lot which breaks the helper. 6 years ago
mike12345567 b19c906572 Updating manifest. 6 years ago