103 Commits (4c19d2d42fd45de144fc0405d56b54b7a3bb6cbb)

Author SHA1 Message Date
Andrew Kingston ac75c3cd65 Update string-templates tests 5 years ago
Andrew Kingston 4e200d0def Update locks 5 years ago
Andrew Kingston 8241dbcd58 Fix string-templates and client buindling for ESM 5 years ago
mike12345567 bdb751a8ff Adding a nuke stack option at top of repo and then setting up proxy for dev experience through envoy. 5 years ago
Andrew Kingston 7d0641746b Export package.json from string-templates repo 5 years ago
Andrew Kingston 6dae8a83ec Update string-templates to use a better node polyfill rollup plugin 5 years ago
Andrew Kingston aa450c08b4 Fix issue with polyfilling node globals 5 years ago
Andrew Kingston d1be0a58b4 Fix edge case bug where the literal handlebars helper would not work with objects including a dash character 5 years ago
dependabot[bot] 73d7446a26
Bump marked from 1.2.8 to 2.0.0 in /packages/string-templates 5 years ago
Martin McKeaveney 0f37bc44a7 v0.8.9 5 years ago
Martin McKeaveney 6afcda7599 v0.8.8 5 years ago
Martin McKeaveney 1b95326b20 v0.8.7 5 years ago
Martin McKeaveney b51ac37b6f v0.8.6 5 years ago
Martin McKeaveney 72f0aebb2b v0.8.5 5 years ago
Martin McKeaveney 768a9d59da v0.8.4 5 years ago
Martin McKeaveney 88fa3d18ea v0.8.3 5 years ago
Martin McKeaveney da6a90a042 v0.8.2 5 years ago
Martin McKeaveney 63fefd08a9 v0.8.1 5 years ago
Martin McKeaveney ae6a6ad779 v0.8.0 5 years ago
Martin McKeaveney d58ac80cc9 v0.7.8 5 years ago
Martin McKeaveney 9ce9d10c29 v0.7.7 5 years ago
Martin McKeaveney dda087f10a v0.7.6 5 years ago
Martin McKeaveney d9378f1eed v0.7.5 5 years ago
Martin McKeaveney cca4b93c53 v0.7.4 5 years ago
Martin McKeaveney 2cb0e35b25 app export with space in name 5 years ago
Martin McKeaveney 1a80b09fd0 v0.7.3 5 years ago
Martin McKeaveney d954b0f4c1 v0.7.2 5 years ago
mike12345567 a9dc9f0561 Fixing issue that was breaking linting. 5 years ago
mike12345567 008c9dcbcd Linting and updating helper manifest. 5 years ago
mike12345567 a86b6db772 Quick addition of a duration helper which can be used to create relative humanized date strings. 5 years ago
mike12345567 39ea169752 Updated script and manifest - minor spelling error. 5 years ago
mike12345567 6fd080269b linting. 5 years ago
mike12345567 9ae53caa4d 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. 5 years ago
mike12345567 ae54a420ba Adding some more changes to make it more obvious when a binding hasn't worked. 5 years ago
mike12345567 c10cd53eb6 Some more fixes, getting a balance of validity checking, not letting package output anything non-sensical. 5 years ago
mike12345567 96acfc6563 Fixing an issue with the new validity checking being too lenient. 5 years ago
mike12345567 b79d6b712b Quick fix for string-templates, was being a bit too fuzzy in its lookup of possible helper names. 5 years ago
Martin McKeaveney 12eb36175d v0.7.1 5 years ago
Michael Drury 30b004ba1f Linting. 5 years ago
Michael Drury 8d40cb6b32 Widening the allowance criteria for handlebars validity, check for any errors which suggest a simple type error from the context and allowing these through. 5 years ago
Martin McKeaveney 8dbc102c6c v0.7.0 5 years ago
mike12345567 08cf4bf292 Fixing issue with regex helper - escape test used the word 'test' a lot which breaks the helper. 5 years ago
mike12345567 711ab8a070 Updating manifest. 5 years ago
mike12345567 2d82969350 Some quick fixes to allow custom verbs. 5 years ago
Martin McKeaveney ef63f24ec6 bump budibase hbs version 5 years ago
mike12345567 92ab3631ea Adding object and regex helpers as well as a complex test case for forIn. 5 years ago
mike12345567 db6d2f1316 Updating script for generating handlebars-helpers manifest. 5 years ago
mike12345567 d350dd2c2b Updating manifest tests. 5 years ago
mike12345567 2276944f36 Converting markdown to HTML and rendering this for the hbs-helpers. 5 years ago
mike12345567 e837470c78 Updating handlebars-helpers functionality. 5 years ago