92 Commits (94fa07bd18088846b6039684aff976e27bbdf2c9)

Author SHA1 Message Date
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 6 years ago
Martin McKeaveney 1b95326b20 v0.8.7 6 years ago
Martin McKeaveney b51ac37b6f v0.8.6 6 years ago
Martin McKeaveney 72f0aebb2b v0.8.5 6 years ago
Martin McKeaveney 768a9d59da v0.8.4 6 years ago
Martin McKeaveney 88fa3d18ea v0.8.3 6 years ago
Martin McKeaveney da6a90a042 v0.8.2 6 years ago
Martin McKeaveney 63fefd08a9 v0.8.1 6 years ago
Martin McKeaveney ae6a6ad779 v0.8.0 6 years ago
Martin McKeaveney d58ac80cc9 v0.7.8 6 years ago
Martin McKeaveney 9ce9d10c29 v0.7.7 6 years ago
Martin McKeaveney dda087f10a v0.7.6 6 years ago
Martin McKeaveney d9378f1eed v0.7.5 6 years ago
Martin McKeaveney cca4b93c53 v0.7.4 6 years ago
Martin McKeaveney 2cb0e35b25 app export with space in name 6 years ago
Martin McKeaveney 1a80b09fd0 v0.7.3 6 years ago
Martin McKeaveney d954b0f4c1 v0.7.2 6 years ago
mike12345567 a9dc9f0561 Fixing issue that was breaking linting. 6 years ago
mike12345567 008c9dcbcd Linting and updating helper manifest. 6 years ago
mike12345567 a86b6db772 Quick addition of a duration helper which can be used to create relative humanized date strings. 6 years ago
mike12345567 39ea169752 Updated script and manifest - minor spelling error. 6 years ago
mike12345567 6fd080269b linting. 6 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. 6 years ago
mike12345567 ae54a420ba Adding some more changes to make it more obvious when a binding hasn't worked. 6 years ago
mike12345567 c10cd53eb6 Some more fixes, getting a balance of validity checking, not letting package output anything non-sensical. 6 years ago
mike12345567 96acfc6563 Fixing an issue with the new validity checking being too lenient. 6 years ago
mike12345567 b79d6b712b Quick fix for string-templates, was being a bit too fuzzy in its lookup of possible helper names. 6 years ago
Martin McKeaveney 12eb36175d v0.7.1 6 years ago
Michael Drury 30b004ba1f Linting. 6 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. 6 years ago
Martin McKeaveney 8dbc102c6c v0.7.0 6 years ago
mike12345567 08cf4bf292 Fixing issue with regex helper - escape test used the word 'test' a lot which breaks the helper. 6 years ago
mike12345567 711ab8a070 Updating manifest. 6 years ago
mike12345567 2d82969350 Some quick fixes to allow custom verbs. 6 years ago
Martin McKeaveney ef63f24ec6 bump budibase hbs version 6 years ago
mike12345567 92ab3631ea Adding object and regex helpers as well as a complex test case for forIn. 6 years ago
mike12345567 db6d2f1316 Updating script for generating handlebars-helpers manifest. 6 years ago
mike12345567 d350dd2c2b Updating manifest tests. 6 years ago
mike12345567 2276944f36 Converting markdown to HTML and rendering this for the hbs-helpers. 6 years ago
mike12345567 e837470c78 Updating handlebars-helpers functionality. 6 years ago
mike12345567 430913ebbe Removing rollup replacement. 6 years ago
mike12345567 e82fa5f68a Updating to use budibase helpers. 6 years ago
Michael Drury ff75f8e8a5 Some rollup fixes - the handlebars-helper library needs dynamic requires removed from it, likely best to fork it and do this. 6 years ago
Michael Drury 34a6e88fe2 Updating lock file. 6 years ago
Michael Drury 699046ccb8 Some fixes, still dealing with problems of illegal re-assignment in rollup. 6 years ago
Michael Drury 93a7abf160 Quick fix for number systems in string templates. 6 years ago
mike12345567 bd3bdfa9aa Work in progress, fixing issue with some helpers not getting translated, now running into rollup issue. 6 years ago
mike12345567 72f205d736 Adding a getManifest function to string templates. 6 years ago