Sam Blowes
Sam Blowes
The package does not appear to be available on npm just like angular-scroll
Currently there are some issues when using swiper 4.x with this directive. It would be great if it supported swiper 4.x
`window.angular.element` breaks when manually bootstrapping an application. In a case where `angular` is defined, but `element` is not.
### pnpm version: 7.6.0 ### Code to reproduce the issue: `pnpm run dev` ### Expected behavior: respect `node-options` in `.npmrc` file ### Actual behavior: `node-options` are not used / ignored....
Session storage is, by design intended for potentially private data. For this reason, it cannot be shared between tabs, or persist. And it is for this reason I think you...
### Version 5.0.0 ### Reproduction link [https://codesandbox.io/s/elastic-mcnulty-sr0h1?file=/package.json](https://codesandbox.io/s/elastic-mcnulty-sr0h1?file=/package.json) ### Steps to reproduce - Replicate https://github.com/vuejs/rollup-plugin-vue/tree/master/cookbook/library but using the latest versions. - Run - See Error `[!] Error: Identifier directly after number...
Request for guidelines on components
Request for guidelines on constants
### What problem does this feature solve? Developer experience, also might reduce the number of issues reported if devs knew how to step through the code when required. ### What...
Should storybook `stories` work by just adding the files to the `include` option in the config? I tried the following, and whilst I can see the `components.d.ts` file correctly, and...