Skip to content
#

handlebars

Here are 1,604 public repositories matching this topic...

afeblot
afeblot commented Feb 7, 2020

Currently, it is only possible to link to an already existing page of the site.
When using publii as a standard (i.e. non-blog) site creator, this totally breaks the flow : while writing a page, you think to something you want to link to as a new page, yo must save/close your page, create the new one, save it, go back to the first page, create the link and keep going.

It would be very convenie

themightylc
themightylc commented Nov 27, 2019

I've had a few issues with this, the latest one being this part from the ScriptObject documentation:

"Notice that when using a function with pipe calls like {{description | string.strip }}``, the last argument passed to the string.strip` function is the result of the previous pipe. That's a reason why you will notice in all builtin functions in scriban that they usually take the most relevant p

squirrelly
wildhaber
wildhaber commented Sep 19, 2017

Description

When developing on a responsive website there are some elements that has to be cloned and used doubled - for example a navigation for the burger-style-menu on mobile and the mega-menu on a large screen.

Instead of loading both at once, what, if it would be possible to load a module only when a certain viewport width/height is valid, like:

import { ModuleSigna
leoloso
leoloso commented Sep 2, 2019

For, at least, the following use cases:

  • Lesson 1 - Hello World!
  • Lesson 2 - Configuration
  • Lesson 3 - Loading Database Data
  • Lesson 4 - Loading Relational Objects
  • Lesson 5 - Filters
  • Lesson 6 - Executing Operations
  • Lesson 7 - Forms
  • Lesson 8 - Posting Data
  • Lesson 9 - Validations and User State
  • Lesson 10 - Preloading Views
  • Lesson 11 - Multidomain
  • Lesson 12 - Changin
generator-spfx
marcDeSantis
marcDeSantis commented Mar 7, 2019

General Information

  • [X ] Usage
  • Development
  • Documentation
  • Feature Request

Specific generator

  • [X ] Addons
  • HandlebarsJS

What Version you are running?

  • NodeJS: 8.11.1
  • NPM: 6.4.1
  • @pnp/spfx: 1.6.3

Describe your problem

  1. Create a new ApplicationCustomizer Extension project using VueJS
  2. Add PlaceHolderContent dependencies as desc
Voycawojka
Voycawojka commented Nov 6, 2019

Is your feature request related to a problem? Please describe.
It's very easy to forget about updating META-INF/services for ServiceLoader every time HandlerFactory or ActionFactory is created/deleted.

Describe the solution you'd like
An annotation could be used to automaticaly detect factories. One existing solution is [Google's AutoService](https://github.com/google/auto/tree/mast

Improve this page

Add a description, image, and links to the handlebars 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 handlebars topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.