The Wayback Machine - https://web.archive.org/web/20200713043011/https://github.com/topics/template
Skip to content
#

template

Here are 9,462 public repositories matching this topic...

svelte
composerinteralia
composerinteralia commented Feb 7, 2020

Rails generators can be a bit of a mystery for folks unfamiliar with them. While trying to explain to somebody where some of the file manipulation methods come from it took me way too many steps to find the documentation I was hoping for:

  1. The method wasn't defined in the suspenders generator I was looking at, so walked up the inheritance chain to Suspenders::Generators::Base
  2. Not define
Templates
VictorioBerra
VictorioBerra commented Jun 12, 2019

Which project template is the issue about?
API
...

Which version of the project template is the issue about?

...

Which version of Visual Studio or the dotnet SDK were you using?
2.2.203
...

If you call the API with a client and you set Accept to application/json it is completely ignored and you will ALWAYS get application/vnd.restful+json back.

Is this desired?

react-email-editor
MobeenAshraf
MobeenAshraf commented Mar 21, 2020

As per the documentation in this link, providing user object in unlayer's init method should enable 'User Saved Blocks` feature.

However, when providing user's object via options props like below, it should pass the user's object to init method.

<EmailEditor
 ref={editor => (this.editor = editor)}
 options = { 
     user: {  id: 
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

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.