Conor Webb
|
3aad1e8ca3
|
Helpers functions bug fixes (#11003)
* Helpers functions bug fixes
* Corrected multiply example
* Removing test for times.
---------
Co-authored-by: mike12345567 <me@michaeldrury.co.uk>
|
2023-07-03 12:07:45 +01:00 |
Tom
|
bf2abfe37c
|
Fix syntax for ellipsis helper
Problem: The suggested ellipsis syntax breaks the handlebars expression due to an additional comma.
Solution: Removed the comma from the help text,
|
2022-10-29 11:56:16 +02:00 |
mike12345567
|
b4a8109cf0
|
Adding the examples and helper add functionality for JS as well as hiding button to convert outside of development environment.
|
2022-07-29 14:12:04 +01:00 |
mike12345567
|
a718b79958
|
Updating string templates library.
|
2021-10-05 12:14:29 +01:00 |
Maurits Lourens
|
518f8fd55e
|
merge develop into branch
|
2021-09-16 22:15:09 +02:00 |
mike12345567
|
c52be5aad6
|
Updating examples, adding length tests and updating HBS helpers library.
|
2021-06-10 13:44:44 +01:00 |
mike12345567
|
1a9d6bcb60
|
Linting and updating helper manifest.
|
2021-02-04 10:25:04 +00:00 |
mike12345567
|
ace80ccb7a
|
Updated script and manifest - minor spelling error.
|
2021-02-03 14:00:58 +00:00 |
mike12345567
|
b19c906572
|
Updating manifest.
|
2021-02-02 17:29:46 +00:00 |
mike12345567
|
262cdaf0c9
|
Merge branch 'feature/handlebars-helpers-update' of github.com:Budibase/budibase into feature/handlebars-helpers-update
|
2021-02-02 17:28:44 +00:00 |
Martin McKeaveney
|
e48e263f9f
|
bump budibase hbs version
|
2021-02-02 16:19:37 +00:00 |
mike12345567
|
f81330b3e7
|
Updating script for generating handlebars-helpers manifest.
|
2021-02-01 17:12:18 +00:00 |
mike12345567
|
9fcb8c258d
|
Converting markdown to HTML and rendering this for the hbs-helpers.
|
2021-02-01 12:55:37 +00:00 |
mike12345567
|
56c7f8094c
|
Adding a manifest of all the useful helpers which our system provides.
|
2021-01-27 18:09:04 +00:00 |