GeoSot

Results 39 issues of GeoSot

I made a try. It seems ok, but too many clones inside code, and makes browser freeze. it would be great, if someone, take a look @mikegioia I would appreciate...

related to #349 Hi again @kylestetz I 've spent some time on this, and according to my tests, it works. You may have a look I believe my effort is...

As quick fix as many people seems to use old 'black magic' stuff. **NOTE**: Please do not use `data-bs-original-title` . It returned, just to support the strange cases where tooltip...

js
v5

### Prerequisites - [X] I have [searched](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed feature requests - [X] I have read the [contributing guidelines](https://github.com/twbs/bootstrap/blob/main/.github/CONTRIBUTING.md) ### Proposal [EventHandler](https://github.com/twbs/bootstrap/blob/main/js/src/dom/event-handler.js) makes use of some events mapping,...

js
feature
v6

Merge after #36914

tests

Partially regression of #36401. Fixes modal listeners in order to: * ignore clicks on scrollbar * `mousedown`, `mouseup` listen to scrollbar click * `click` ignores scrollbar click * ignores clicks...

js
v5

Support popper configurations on navbar dynamically. Changes: * we do not search for navbar parents * popper can handle the element style, during resizing * we **gain** : * popper...

js
feature
v5
has conflicts

closes #36665 ref: #31944

js
build
v5

A Javascript handler for form|fields messages. As a developer, I have been several times, in the awkward position, needing to implement custom code, that will co-operate with bs-form fields. So,...

js
feature
has conflicts
v6

After some internal discussions, this is a **draft** trial, as a first step for easier deployments & nightly versions This PR tries to replace docs 'version' directory, with something generic...

docs