Nathan Blair

Results 9 issues of Nathan Blair

## Security update - Terser insecure use of regular expressions before v4.8.1 and v5.14.2 leads to ReDoS

Example pages like https://nateplusplus.github.io/pushin/examples/simple/ could use an easy way to see the source code, so that they can be used as code examples. - [ ] Add sub-navigation to example...

documentation

**Problem** There are a few very similar functions across the code base which could be abstracted into an inherited base class. One example is the way all options behave -...

enhancement

Now that the homepage demo expands outward much further than before, some of the seams within each image layer are visible on certain screen sizes. Need to expand the bottom...

documentation

**Problems** 1. Currently, when progressing through pushin layers using a screenreader, each layer will be read simply as "Group". This could be enhanced by adding a descriptive label for each...

enhancement
accessibility

By default, any overflowing elements are hidden by the “target” container’s bounding box. However, It may not always be preferable to hide the overflow. Add `overflow` scene setting to control...

enhancement

1. showDebugger is basically a helper function that doesn't need to be part of the pushIn class. 2. It's not really a debugger either, it shows the current scrollY value....

enhancement

Some concepts might be better illustrated with a push-out effect. Add a setting that reverses the effect to make it appear as though the view is moving away from each...

enhancement

There are a few pain points with the documentation site: 1. The documentation for this package has grown significantly in the past year, and it's getting increasingly hard to manage...

documentation