Skip to content
#

zero-configuration

Here are 196 public repositories matching this topic...

MastroLindus
MastroLindus commented Feb 24, 2020

Some of the issues below are already mentioned in other tickets, but I have the feeling that a proper generic issue is due to give it visibility, as for now the current package is unusable for many users.

  1. The typescript package doesn't respect the tsconfig flags, and many of them are hardcoded inside the meteor/babel package.
    I understand that meteor needs to control some compilation option
docz
create-guten-block
ronalfy
ronalfy commented Jun 1, 2019

Feature Request

Right now when you run npm run build, the code is obfuscated and doesn't work with WP CLI's makepot feature because the variables are overwritten to be something else.

Adding this to webpack.config.prod.js allows for the i18n strings to not be obfuscated so that a user can run WP CLI's makepot command and have the JavaScript strings added to their POT file.

tinyfilemanager
dashersw
dashersw commented May 26, 2017

The readme features basic documentation for Sockends, and doesn't give a complete example for how and why it works. Therefore we need more detailed documentation in the readme. Certain things like simple security mechanisms via respondsTo and broadcasts configurations should also be taken into account.

s-ol
s-ol commented Oct 5, 2019

On github it is common to include images in the README.md, like so:

https://git.s-ol.nu/janko-keystep-rgb/blob/master/README.md

![](doc/wiring.png)

this currently creates the right markup:

<img alt="" src="doc/wiring.png">

however the browser then request the image at https://git.s-ol.nu/janko-keystep-rgb/blob/master/doc/wiring.png, where he gets served the HTML page showi

sssmi
sssmi commented Feb 17, 2019

I'm submitting a ...

  • bug report
  • feature request
  • support request

What is the current behavior?

Keyboard control works great, but still lacking many accessibility features.

What is the expected behavior?

vue-simple-suggest to be more screen reader friendly.

Including:

  • Necessary aria tags
  • Using a ul and li tags for suggestions

Improve this page

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

Learn more

You can’t perform that action at this time.