Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/js/src/dom
AgeCommit message (Expand)Author
2022-01-30Event handler: merge `new Event` with `new CustomEvent`GeoSot
2022-01-30Event handler: replace deprecated `initEvent`GeoSot
2022-01-29SelectorEngine: remove moot spaceXhmikosR
2022-01-29Return early in more placesXhmikosR
2022-01-29event-handler.js: use `for...of`XhmikosR
2022-01-29Rename variablesXhmikosR
2022-01-29Remove a few unneeded variablesXhmikosR
2021-10-13JS: minor refactoring (#35183)XhmikosR
2021-10-09Merge remote-tracking branch 'remotes/origin/v513'XhmikosR
2021-10-09Bump version to 5.1.3.v5.1.3XhmikosR
2021-10-05Enable `unicorn/no-array-for-each` ruleXhmikosR
2021-10-05Enable `unicorn/no-for-loop` ruleXhmikosR
2021-10-05Release v5.1.2 (#35114)v5.1.2XhmikosR
2021-09-07Release v5.1.1 (#34869)v5.1.1XhmikosR
2021-08-30Update eslint-plugin-unicorn to v35.0.0XhmikosR
2021-08-04Prepare v5.1.0. (#34674)v5.1.0XhmikosR
2021-07-28Fix `Manipulator.offset()` (#33603)alpadev
2021-07-27Add shift-tab keyboard support for dialogs (modal & Offcanvas components) (#3...Ryan Berliner
2021-06-22Release v5.0.2 (#34276)v5.0.2XhmikosR
2021-05-13Release v5.0.1 (#33972)v5.0.1XhmikosR
2021-05-05Release v5.0.0 (#33647)v5.0.0XhmikosR
2021-04-19Fix regression for handling `mouseenter`/`mouseleave` events introduced by #3...alpadev
2021-04-13fix: make EventHandler better handle mouseenter/mouseleave events (#33310)alpadev
2021-03-23Release v5.0.0-beta3 (#33439)v5.0.0-beta3XhmikosR
2021-03-02refactor: use a Map instead of an Object in dom/data (#32180)alpadev
2021-02-10Release v5.0.0-beta2 (#32467)v5.0.0-beta2XhmikosR
2021-01-14Bump eslint-plugin-unicorn from 25.0.1 to 26.0.1 (#32784)dependabot[bot]
2020-12-09SelectorEngine: drop variable used once (#32391)XhmikosR
2020-12-07Remove `SelectorEngine.matches()`. (#32339)XhmikosR
2020-12-07Prepare v5.0.0-beta1.XhmikosR
2020-11-20Make the attribute methods bs specific (#32173)Rohit Sharma
2020-11-14Use `String.startsWith`XhmikosR
2020-11-14Switch to `Set#has()`XhmikosR
2020-11-14Switch to `String.includes()`XhmikosR
2020-11-14Get only bs prefixed data attributesRohit Sharma
2020-11-14Add `bs` in data attributesRohit Sharma
2020-11-11Prepare v5.0.0-alpha3 (#32122)v5.0.0-alpha3XhmikosR
2020-11-05Remove the now unneeded polyfills.XhmikosR
2020-11-05Drop Legacy Edge support.XhmikosR
2020-11-01karma: stop excluding polyfill.js from istanbul (#30740)XhmikosR
2020-11-01Fix TypeError when Bootstrap is included in `head` (#32024)Sascha
2020-11-01polyfill.js minor tweaks (#32011)XhmikosR
2020-10-05Remove `Manipulator.toggleClass` (#31842)XhmikosR
2020-09-29Prepare v5.0.0-alpha2. (#31748)v5.0.0-alpha2XhmikosR
2020-07-12Unbreak lines.XhmikosR
2020-06-18Fix tooltip when hovering a children element (delegateTarget) (#30928)Tanguy Krotoff
2020-06-17Unbreak short linesXhmikosR
2020-06-17data: reword storage key in domJohann-S
2020-06-16Rename "master" to "main". (#31050)XhmikosR
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR