-
- [x] I am on the [latest](https://github.com/vercel/hyper/releases/latest) Hyper.app version
- [x] I have searched the [issues](https://github.com/vercel/hyper/issues) of this repo and believe tha…
-
Hi,
I'm using gulp with **assemble 0.17.1** and **handlebars-helpers 0.7.7** and the md helper isn't working. We're loading the helper module as described in the readme and other helpers are workin…
-
### Reproduction link
[](https://stackblitz.com/edit/react-wmyd8c?file=demo.tsx,package.json,App.tsx)
### Steps …
-
I wanted to do something like this:
``` ruby
it "displays a certain helper in the widget" do
widget(:something).should_receive(:helper_method).with(@owner.name, @owner)
render_widget(:something)
…
-
Consider a template named `a.html`;
~~~~
Some literals
// inside a helper calling context.getTemplateName() results in 'a.html'
{> "b.html" /}
Some more literals
// inside a helper calling con…
-
Add public helper methods GetTagGroups and GetTags (in group)
The BackOffice makes these type of queries to render the tags tree - these would also be useful in the public API.
Hendy updated
5 years ago
-
Hi @sunng87 , I saw [this issue](https://github.com/sunng87/handlebars-rust/issues/44) from a long time ago but it seems I am still able to create stack overflows pretty easily.
I can certainly cre…
tmpfs updated
4 years ago
-
### Description
I installed Docker and Docker Desktop when my local Mac account was an admin. Now, because of tightening security policies at work, my account is _not_ an admin, though I have a sep…
-
CEF announce:
> CEF Helper app bundle requirements on macOS have changed starting with 3809 branch as described below. These changes are necessary to support the application of different entitlemen…
-
https://cs.github.com/element-plus/element-plus/blob/b8c38a9fe5365c1af99a0b2cb0ea9f9e3f68021a/packages/components/table/src/table-column/render-helper.ts#L148
They render the html as the code.
All…