-
We use Takomo and have a couple of stacks where we need to use the Handlebars templating feature. We also want to check the CloudFormation templates using `cfn-lint` in a CI job. We have not been able…
-
### Bug description
When editing a Handlebars chart, if you modify the dataset and save, the Handlebars template will revert to its default state. If you are unaware of this behavior and save the c…
-
This should not be too complicated because it doens't require much change from CommonJS. As an example, I've created a simple script that makes precompiled templates work with **import**. I'm running …
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: win32
Arch: x64
…
-
there's lots of templates in the app that are awkward to work with because they're html embedded in javascript. have you ever tried [handlebars](http://handlebarsjs.com/)? they're very nice because yo…
-
- Possibly implement handlebars in the homepage
Resources
- 14.1.4 Set Up the Template Engine
- 14.1.5 Create the Homepage Template
-
When a stored procedure is reverse engineered and used a call is made to it, providing null for the `OutputParameter` value, it will cause an exception.
It would be nice if instead of having to pas…
-
-
Currently the handlebars templates are inside the main index.html file.
They should be moved to separate files in a theme folder.
Proposed layout:
``` shell
themes/
------/php-wvl
--------------/tem…
-
### Provide steps to reproduce a bug
1. Create an empty sqlite database
2. Load the mod_spatialite extension: `SELECT load_extension('mod_spatialite');`
3. Initialize the spatial database: `SELEC…