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

builder

Here are 815 public repositories matching this topic...

Simon-Laux
Simon-Laux commented Feb 4, 2020

asarUnpack is displayed as it would be nested under the asar property. But that's wrong, it is a "standalone" property.
If you follow the current documentation, you run in the following error:

configuration.asar has an unknown property 'asarUnpack'. These properties are valid:
   object { externalAllowed?, ordering?, smartUnpack? }
mk12
mk12 commented Dec 11, 2018

I love base16, but it took me a long time to figure out what's useful about it. For me, the killer feature is being able to configure things once -- either with a base16 plugin like for vim, or just sticking to the 8 ANSI colors for simpler things like tmux -- and then switch color themes in everything with a single click in my terminal emulator preferences. It all immediately updates, even in v

arduino-cli
kittaakos
kittaakos commented Dec 10, 2019

Bug Report

This happened on Windows with the Pro IDE. This is all I can see in the logs:

root ERROR Uncaught Exception:  Error: 2 UNKNOWN: error getting port list from serial-discovery: read |0: The handle is invalid.
root ERROR Error: 2 UNKNOWN: error getting port list from serial-discovery: read |0: The handle is invalid.
    at Object.callErrorFromStatus (c:\Users\kittaakos\Desktop\
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: 
Stani-icomia
Stani-icomia commented Jan 15, 2020

Hello, I recently started putting my newsletters on mosaico template and love the flexibility and the look of it. However, I can't work out how to link to word or pdf docs. for example i want the button to read Download Full Report and link it to a pdf/or word doc. how do i do that?

thanks,
Stani

jnguyen32
jnguyen32 commented Jul 24, 2019

The documentation seems fairly limited. Looking for a way to execute a "WHERE EXISTS" or "WHERE NOT EXISTS" type query.

Is the recommendation to extend pypika to include it or is there a way to custom write part of the query?

Not seeing much documentation on extending the module.

Improve this page

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

Learn more

You can’t perform that action at this time.