50 Commits (439fda67852f43002d6768951a7450f8e2f37708)

Author SHA1 Message Date
Andrew Kingston 5bf33c5d6b Fix string-templates and client buindling for ESM 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
dependabot[bot] dbe37ce02a Bump marked from 1.2.8 to 2.0.0 in /packages/string-templates 6 years ago
Martin McKeaveney bd6389851a v0.8.9 6 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 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
Martin McKeaveney e283dc0bb1 v0.7.1 6 years ago
Martin McKeaveney 7a386ac1b5 v0.7.0 6 years ago
Martin McKeaveney e48e263f9f bump budibase hbs version 6 years ago
mike12345567 9fcb8c258d Converting markdown to HTML and rendering this for the hbs-helpers. 6 years ago
mike12345567 c48d316d00 Updating handlebars-helpers functionality. 6 years ago
mike12345567 a02d7da918 Removing rollup replacement. 6 years ago
mike12345567 26b716c407 Updating to use budibase helpers. 6 years ago
Michael Drury a1f09b0a1a 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 d3603a7b75 Some fixes, still dealing with problems of illegal re-assignment in rollup. 6 years ago
mike12345567 56c7f8094c Adding a manifest of all the useful helpers which our system provides. 6 years ago
Martin McKeaveney 79277f0ee0 v0.6.2 6 years ago
Martin McKeaveney 23899840d3 v0.6.1 6 years ago
Martin McKeaveney b1a76ad74d v0.6.0 6 years ago
mike12345567 4e512559d9 Making sure tsc stubs are always built. 6 years ago
mike12345567 0e93c4b7f8 Updating build process to fix issues with polyfill. 6 years ago
mike12345567 18fd079c64 Attempting to polyfill for browser 6 years ago
mike12345567 3481fe8cd2 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. 6 years ago
mike12345567 38144f84a3 Handling undefined/null values in context object for string templates, replacing with empty string. 6 years ago
mike12345567 d7a3e6210d Moving everything over to use the string template library, now just need to escape spaces properly and handle HTML escaping. 6 years ago
mike12345567 5a7c0de397 Adding jest test cases to string templating library. 6 years ago
mike12345567 329b76590c Updating to have real auto-completion on string templates library. 6 years ago
mike12345567 419c6b9393 Adding the handlebars library, still need to add testcases to this. 6 years ago