Publish new version of popper.js to NPM
See original GitHub issueHi, we need to use some of the new changes you’ve made to Popper.js, like updateTitleContent
(#561) and fix TypeScript typings (#539). It appears the last NPM release was in November 2017. Please can we have a new version soon? Thanks!
Steps to reproduce the problem
npm install popper.js
What is the expected behavior?
Get the new features and fixes.
What went wrong?
Not getting the new features and fixes.
Issue Analytics
- State:
- Created 6 years ago
- Reactions:7
- Comments:10 (5 by maintainers)
Top Results From Across the Web
@popperjs/core - npm
Latest version : 2.11.6, last published: 4 months ago. Start using @popperjs/core in your project by running `npm i @popperjs/core`.
Read more >How to install popper.js with Bootstrap 4? - Stack Overflow
I guess at least for bs4, you need Popper 1.12.3 and not 1.12.6 (NPM version). – 4thSpace. Oct 31, 2017 at 16:42.
Read more >Webpack - Bootstrap
import 'bootstrap/js/dist/util'; import 'bootstrap/js/dist/dropdown'; ... Bootstrap is dependent on jQuery and Popper, these are defined as peerDependencies ...
Read more >@knowbly/vue-popperjs - npm Package Health Analysis | Snyk
Learn more about @knowbly/vue-popperjs: package health score, popularity, security, maintenance, ... Latest version published 4 years ago. License: MIT. NPM.
Read more >cytoscape-popper - GitHub
Publishing instructions · Build the extension : npm run build:release · Commit the build : git commit -am "Build for release" · Bump...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This also goes for
tooltip.js
, unless we should be using the popper.js repo for tooltips. Thanks!I’m writing it