105 Commits (8dff7a00a35cc125cffdadee0b0f0b012a00aaf7)

Author SHA1 Message Date
Andrew Kingston d6a1e3d248 Correctly handle JS nullish values by removing forced fallback value of HBS helper 5 years ago
Andrew Kingston 39e98800d3 Correctly handle JS nullish values by removing forced fallback value of HBS helper 5 years ago
Andrew Kingston 4174b88057 Ensure null or empty values don't cause raw JS to appear when executing JS HBS helper 5 years ago
Andrew Kingston 5691be6fc0 Ensure null or empty values don't cause raw JS to appear when executing JS HBS helper 5 years ago
Andrew Kingston b06669fe32 Fix inserting bindings manually when using JS 5 years ago
Andrew Kingston 43d546b2db Fix inserting bindings manually when using JS 5 years ago
Andrew Kingston d114b3f1ed Fix bug determining if a binding is JS or not 5 years ago
Andrew Kingston 67a74ee327 Fix bug determining if a binding is JS or not 5 years ago
Andrew Kingston 4fd31b9eac Add JS helper to string templates 5 years ago
Andrew Kingston e96453ce6c Add JS helper to string templates 5 years ago
mike12345567 38e6956b19 Fixes for #2634 - make sure string templates library handles conversion of raw JSON objects to stringified correctly. 5 years ago
mike12345567 47acb7e69b Fixes for #2634 - make sure string templates library handles conversion of raw JSON objects to stringified correctly. 5 years ago
mike12345567 e07792263e Adding a case for Firefox undefined bindings when checking validity. 5 years ago
mike12345567 5afba2c394 Adding a case for Firefox undefined bindings when checking validity. 5 years ago
Kyle Harrison b4afda7b09 apply fixes for common spelling mistakes 5 years ago
Kyle Harrison 2d451bb3a9 apply fixes for common spelling mistakes 5 years ago
mike12345567 5dd53f67ac Some work towards supporting many SQL relationships. 5 years ago
mike12345567 5a4398f690 Some work towards supporting many SQL relationships. 5 years ago
Andrew Kingston b2c843adb4 Lint 5 years ago
Andrew Kingston 50f8931fbe Lint 5 years ago
Andrew Kingston 9815a3ff8c Remove lodash functions and recursive context mutation in string templates to increase performance 5 years ago
Andrew Kingston 6d9a1b8382 Remove lodash functions and recursive context mutation in string templates to increase performance 5 years ago
mike12345567 1df459a5bf Fixing issues discovered with hbs escaping. 5 years ago
mike12345567 a7ce3ada3f Fixing issues discovered with hbs escaping. 5 years ago
Andrew Kingston 7e082a18d8 Allow string templates to handle null objects without failing 5 years ago
Andrew Kingston 4d8e878f6f Allow string templates to handle null objects without failing 5 years ago
mike12345567 3ffd340450 Updating date helper to allow timezone capabilites. 5 years ago
mike12345567 b741194b7d Updating date helper to allow timezone capabilites. 5 years ago
mike12345567 2938d3a92d Fixing broken backend test cases. 5 years ago
mike12345567 e20b115b4d Fixing broken backend test cases. 5 years ago
Andrew Kingston c6827e8a75 Improve client performance and add action to control data provider queries 5 years ago
Andrew Kingston a22fd8a0a1 Improve client performance and add action to control data provider queries 5 years ago
mike12345567 1470e601aa Updating date helper to use UTC. 5 years ago
mike12345567 3d01ac17e9 Updating date helper to use UTC. 5 years ago
mike12345567 4c5bcb11a2 Adding test case for issue found by Andrew with formulas, HBS in deep context objects was being evaluated which is not valid and breaks things. 5 years ago
mike12345567 de91822ce7 Adding test case for issue found by Andrew with formulas, HBS in deep context objects was being evaluated which is not valid and breaks things. 5 years ago
mike12345567 1c2f8a2b12 Formatting and linting. 5 years ago
mike12345567 6c06fd2a16 Formatting and linting. 5 years ago
Andrew Kingston da6b76fbf5 Lint 5 years ago
Andrew Kingston b402254b2c Lint 5 years ago
mike12345567 3a1be567b8 Fixing an issue with date objects not being managed by handlebars correctly. 5 years ago
mike12345567 5181ca710f Fixing an issue with date objects not being managed by handlebars correctly. 5 years ago
Andrew Kingston 556236ebce Add explicit prettier options 5 years ago
Andrew Kingston 797e8a8b67 Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 4ec2e7d01f lint:fix 5 years ago
Keviin Åberg Kultalahti 0afbf1649e lint:fix 5 years ago
Andrew Kingston d1be0a58b4 Fix edge case bug where the literal handlebars helper would not work with objects including a dash character 6 years ago
Andrew Kingston 5276cd7117 Fix edge case bug where the literal handlebars helper would not work with objects including a dash character 6 years ago
mike12345567 a9dc9f0561 Fixing issue that was breaking linting. 6 years ago
mike12345567 5a7c0c1cc1 Fixing issue that was breaking linting. 6 years ago