Michael Drury
|
d3603a7b75
|
Some fixes, still dealing with problems of illegal re-assignment in rollup.
|
2021-01-30 00:20:13 +00:00 |
mike12345567
|
9e3d2a3553
|
Merge branch 'master' of github.com:Budibase/budibase into feature/handlebars-helpers
|
2021-01-28 09:59:28 +00:00 |
mike12345567
|
56c7f8094c
|
Adding a manifest of all the useful helpers which our system provides.
|
2021-01-27 18:09:04 +00:00 |
Martin McKeaveney
|
79277f0ee0
|
v0.6.2
|
2021-01-27 17:43:38 +00:00 |
Martin McKeaveney
|
23899840d3
|
v0.6.1
|
2021-01-27 16:47:44 +00:00 |
Martin McKeaveney
|
b1a76ad74d
|
v0.6.0
|
2021-01-27 15:04:13 +00:00 |
mike12345567
|
4e512559d9
|
Making sure tsc stubs are always built.
|
2021-01-21 19:06:49 +00:00 |
mike12345567
|
0e93c4b7f8
|
Updating build process to fix issues with polyfill.
|
2021-01-21 17:30:18 +00:00 |
mike12345567
|
18fd079c64
|
Attempting to polyfill for browser
|
2021-01-21 16:44:03 +00:00 |
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.
|
2021-01-21 15:50:46 +00:00 |
mike12345567
|
38144f84a3
|
Handling undefined/null values in context object for string templates, replacing with empty string.
|
2021-01-21 13:48:23 +00:00 |
mike12345567
|
d7a3e6210d
|
Moving everything over to use the string template library, now just need to escape spaces properly and handle HTML escaping.
|
2021-01-19 18:44:29 +00:00 |
mike12345567
|
5a7c0de397
|
Adding jest test cases to string templating library.
|
2021-01-19 17:29:38 +00:00 |
mike12345567
|
329b76590c
|
Updating to have real auto-completion on string templates library.
|
2021-01-19 15:29:49 +00:00 |
mike12345567
|
419c6b9393
|
Adding the handlebars library, still need to add testcases to this.
|
2021-01-18 17:40:19 +00:00 |