122 Commits (7c92a2e6a8bfbc8cd463af37da8e2afbccc4adf4)

Author SHA1 Message Date
dependabot[bot] 647c443fd4
Bump lodash from 4.17.13 to 4.17.21 5 years ago
dependabot[bot] 9214693b07
Bump handlebars from 4.7.6 to 4.7.7 5 years ago
dependabot[bot] 6f2f2add00
Bump handlebars from 4.7.6 to 4.7.7 in /packages/string-templates 5 years ago
dependabot[bot] 783a712e30
Bump lodash from 4.17.20 to 4.17.21 in /packages/string-templates 5 years ago
Andrew Kingston 556236ebce Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 4ec2e7d01f lint:fix 5 years ago
mike12345567 4068a29624 Fixing complex test case. 5 years ago
mike12345567 a6e282c19b Moving drawers around to be a common component as they are utilised in a few places, keep all the binding work together, as well as some fixing for readable/runtime binding detection and conversion. 5 years ago
Martin McKeaveney 0fc957a13d v0.8.16 5 years ago
Martin McKeaveney 160d02a691 v0.8.15 5 years ago
Martin McKeaveney c30e70c939 v0.8.14 5 years ago
Martin McKeaveney 4b6efc42ed v0.8.13 5 years ago
Andrew Kingston ac75c3cd65 Update string-templates tests 5 years ago
Andrew Kingston 4e200d0def Update locks 5 years ago
Andrew Kingston 8241dbcd58 Fix string-templates and client buindling for ESM 5 years ago
mike12345567 bdb751a8ff Adding a nuke stack option at top of repo and then setting up proxy for dev experience through envoy. 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
Martin McKeaveney 6f2a1d45cc v0.8.12 5 years ago
Martin McKeaveney 9a47528775 v0.8.11 5 years ago
Andrew Kingston d1be0a58b4 Fix edge case bug where the literal handlebars helper would not work with objects including a dash character 5 years ago
Martin McKeaveney b4c14bf8a6 v0.8.10 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 a9dc9f0561 Fixing issue that was breaking linting. 5 years ago
mike12345567 008c9dcbcd Linting and updating helper manifest. 5 years ago
mike12345567 a86b6db772 Quick addition of a duration helper which can be used to create relative humanized date strings. 5 years ago
mike12345567 39ea169752 Updated script and manifest - minor spelling error. 5 years ago
mike12345567 6fd080269b linting. 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
mike12345567 ae54a420ba Adding some more changes to make it more obvious when a binding hasn't worked. 5 years ago
mike12345567 c10cd53eb6 Some more fixes, getting a balance of validity checking, not letting package output anything non-sensical. 5 years ago