| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`config.delay` is always an object after initialization
|
|
This is not used any further, so we were just setting it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
static popper with no styles attached
|
|
|
|
|
|
Remove a leftover after #32692
Co-authored-by: XhmikosR <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Name them to be more descriptive and have agnostic functionality
|
|
|
|
Co-authored-by: XhmikosR <[email protected]>
|
|
|
|
|
|
* add missing comments
* shorten block comments
* reorder constants
* reorder public/private methods
* sort exports alphabetically in util/index.js
* fix a couple of typos
|
|
|
|
|
|
The code on this line is either sanitized or the user chose to not sanitize it.
|
|
|
|
|
|
|
|
This was broken in 2596c97 inadvertently.
Added a test so that we don't hit this in the future.
|
|
|
|
This is taken care of by babel via @babel/plugin-proposal-numeric-separator
|
|
|
|
|
|
|
|
|
|
|
|
|