50 Commits (4c19d2d42fd45de144fc0405d56b54b7a3bb6cbb)

Author SHA1 Message Date
Andrew Kingston 8241dbcd58 Fix string-templates and client buindling for ESM 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
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 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
Martin McKeaveney 12eb36175d v0.7.1 5 years ago
Martin McKeaveney 8dbc102c6c v0.7.0 5 years ago
Martin McKeaveney ef63f24ec6 bump budibase hbs version 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
mike12345567 430913ebbe Removing rollup replacement. 5 years ago
mike12345567 e82fa5f68a Updating to use budibase helpers. 5 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. 5 years ago
Michael Drury 699046ccb8 Some fixes, still dealing with problems of illegal re-assignment in rollup. 5 years ago
mike12345567 48dc9f9533 Adding a manifest of all the useful helpers which our system provides. 5 years ago
Martin McKeaveney 497c87ce00 v0.6.2 5 years ago
Martin McKeaveney ed5d0f4e53 v0.6.1 5 years ago
Martin McKeaveney 71c88fc410 v0.6.0 5 years ago
mike12345567 6d63e461ef Making sure tsc stubs are always built. 5 years ago
mike12345567 4888aea3bd Updating build process to fix issues with polyfill. 5 years ago
mike12345567 72ea6f3903 Attempting to polyfill for browser 5 years ago
mike12345567 00967985e8 Getting ready to merge with some basic functionality but updates required to client/builder/automations to remove the need for space in hbs statement handling. 5 years ago
mike12345567 ec55655900 Handling undefined/null values in context object for string templates, replacing with empty string. 5 years ago
mike12345567 4c597ed91a Moving everything over to use the string template library, now just need to escape spaces properly and handle HTML escaping. 5 years ago
mike12345567 e8ef03bb1c Adding jest test cases to string templating library. 5 years ago
mike12345567 759a106d2d Updating to have real auto-completion on string templates library. 5 years ago
mike12345567 3c627d6455 Adding the handlebars library, still need to add testcases to this. 5 years ago