pushin
pushin copied to clipboard
Attach a "dolly" or "push in" effect to a div element when user scrolls.
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.28.0 to 5.32.0. Release notes Sourced from @typescript-eslint/parser's releases. v5.32.0 5.32.0 (2022-08-01) Features eslint-plugin: [no-use-before-define] add "allowNamedExports" option (#5397) (ad412cd) v5.31.0 5.31.0 (2022-07-25) Bug Fixes eslint-plugin: [typedef]...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.28.0 to 5.32.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v5.32.0 5.32.0 (2022-08-01) Features eslint-plugin: [no-use-before-define] add "allowNamedExports" option (#5397) (ad412cd) v5.31.0 5.31.0 (2022-07-25) Bug Fixes eslint-plugin: [typedef]...
Bumps [pug-plugin](https://github.com/webdiscus/pug-plugin) from 2.7.7 to 4.1.0. Release notes Sourced from pug-plugin's releases. v4.0.0 ⚠ BREAKING CHANGES Default value PugPlugin.loader.option.method is now render instead of compile, because it makes sense in...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.0.0 to 4.2.1. Release notes Sourced from eslint-plugin-prettier's releases. v4.2.1 4.2.1 Patch Changes #485 5736ed5 Thanks @JounQin! - chore: reuse prettierRcOptions instead of resolveConfig again v4.2.0 4.2.0...
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.8.1 to 10.9.1. Release notes Sourced from ts-node's releases. v10.9.1 Fixed Workaround nodejs bug introduced in 18.6.0 (#1838) @cspotcode Only affects projects on node >=18.6.0 using --esm...
## 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...
**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 -...
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...
**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...