Yair Even Or

Results 76 issues of Yair Even Or

https://stackoverflow.com/a/66415531/104380

bug

For example, `padding`/`margin` values may look like: `10px 20px`, and a variable that controls that maybe be defined as so: ```css --gap: 10px 20px; ``` Currently Knobs' range slider cannot...

enhancement

I don't get the first example..why would you do such a thing?

Love this lib, and would like to see a feature for positioning by mouse and not by element This is for tooltips which I want to show when hovering some...

question

I need the `reposition` method to add information regarding the placement of the *popper* element because I want to use it as tooltips and I need to know where are...

question

```js reposition( /* reference: */ document.querySelector('.btn'), /* popper: */ document.querySelector('.dropdown'), /* We're using the default options */ ) ``` I have situation where an element inside an iframe injects a...

feature request

## Description `np` key is present in `package.json` with `yolo` set to `true` ```js "np": { "yarn": false, "contents": "dist", "yolo": true }, ``` But when running the command `np`,...

bug
help wanted

Currently the placeholder is being applied via the `wrapper` template, once the Tagify instance has been created, and cannot be changed afterwards. I suggest adding a method (on the Tagify...

Suggestion

seems like with Gulp v3 it's impossible to generate proper sourcemaps. Need to upgrade to Gulp v4 and try. https://fettblog.eu/gulp-4-sourcemaps/ https://github.com/gulpjs/gulp/issues/2288

Enhancement

Currently using Prismjs ![image](https://user-images.githubusercontent.com/845031/86590461-53cb7b80-bf98-11ea-89a2-c3d39e19c6fc.png)