Skip to content
#

template

Here are 7,426 public repositories matching this topic...

halogenandtoast
halogenandtoast commented Jul 13, 2018

Howdy tb folks,

Ran into an issue where I was trying to debug an application for someone that was experiencing this error message. Unfortunately it's quite a vague error message and doesn't really explain why having this value is set. It might be useful to explain why this is bad, or link to some documentation.

If you have a preference on either making the error message longer to provider mo

mkdocs-material
rroblik
rroblik commented Nov 29, 2019

Hi,

Description

I asked myself how to easily add a "post article" custom content (right just before closing </article> (or after ?) BUT inside the <main> tag ?

Goal

My goal is to add static content on very page above the main content, at template level using native override capabilities.

Detai

hyperHTML
albertosantini
albertosantini commented Nov 28, 2017

In FF (57+) the selected item toggles between the correct one, bar, and the first one foo.

With Chrome (62.x), it works as expected: bar is always selected (and displayed).

I read again the documentation about boolean attrs. :)
Am I missing anything here?

class Foo {
    static init() {
        const render = hyperHTML.bind(document.querySelector("foo"));

     
Templates

GoFrame is a modular, full-featured and production-ready application development framework of golang. Providing a series of core components and dozens of practical modules, such as: cache, logging, containers, timer, resource, validator, database orm, etc. Supporting web server integrated with router, cookie, session, middleware, logger, configure, template, https, hooks, rewrites and many more features.

  • Updated Dec 20, 2019
  • Go
macgyver
macgyver commented Sep 24, 2018

Maybe the API has existed for too long to change this now, but I found it confusing that the encodeURI helper calls encodeURIComponent, the naming of the helper maps very neatly to the javascript functions that are so familiar to us, but the functionality differs.

Would it not more accurately reflect its function if the helper were renamed to encodeURIComponent?

react-email-editor
jimmy-e
jimmy-e commented Oct 16, 2019

To Reproduce

Clone this repo.
Run yarn.
Run yarn test.

Expected behavior

The test should pass with no warning. Although the test passes, doing other tests with the EmailEditor component will fail for the same reason as the warning given:

React.createElement: type is invalid -- expected a string (for built-in components) or

mrlacey
mrlacey commented Oct 27, 2019
  • Improve documentation on how to author templates.
  • Add documentation on the packaging and distributing of WinTS compatible templates. This must also include differences from how dotnet-new works with template sources.
  • Improve tools to help with testing and validating any created templates. Existing tests and tools are a start but these may need updating and revising to make them
samv
samv commented Oct 9, 2019

Spring v3 functions look great! However it looks like current (non v3) versions of Helm are pinned to Sprig v2. Some kind of note that the documentation is for v3 and not v2 would be useful. Having v2 documentation also available online would be nice, too. And I would also recommend a practice of having "introduced in version" notes on new functions going forward, or perhaps an outlink to a Ch

Improve this page

Add a description, image, and links to the template topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the template topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.