-
Due to the limitations of the Chromium embedded platform—a la, lack of browser features—the plugin won't run effectively in earlier versions of photoshop.
_Ideally, the plugin would support as earl…
-
Anyone tried to get the noUiSlider form input field to work? there is one bundled with the npm for materialize-css that is styled (under the folder 'extras'). I get the styles to work, but the javascr…
-
DataSourceDOS::get_sound(size_t index) { needs to be bugfixed for sound with if (index == 62),
when this resource is played it bubles only once and then high tone beeeep noise only ... any idea how t…
-
The project needs a logo!
-
[Spreading a NodeList into an array works in vanilla JS](https://jsfiddle.net/yeL4x7v4/). The following example will log an _array_ containing text, p, text, p, text.
```html
Hello, World!
…
-
When I sell a bubble tea through `s-update`, there should be a decrease in the ingredient amount. Otherwise, it would not be very useful for your target audience, buble tea store manager if they have …
-
As described in https://github.com/Rich-Harris/buble/issues/181#issuecomment-458631107, the first way doesn't work, the second way does work.
In practice, I have this code:
```js
for (c…
-
Hey folks!
While going in to update the UI, I got really frustrated working with the old script, soooo I rewrote it.
Main advantages here are:
1) Easier to add new categories if we'd want
2)…
-
Input:
```jsx
🐈🐕🐇🐑;
```
Expected:
```js
React.createElement( 'div', null, "🐈🐕🐇🐑" );
```
Actual:
```js
React.createElement( 'div', null, "" );
```
-
I haven¿t found an option to limit the number of bubles showing a notification. It would be very nice to have a feature to allow only X quantityof notifications to be displayed at the same time and if…