33 Commits (c6b54e4f1836e669d760e4d54feffdeb158935cd)

Author SHA1 Message Date
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