| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-03-29 | Tweak and re-organize ESLint config (#38369) | XhmikosR | 1 | -1/+1 | |
| * Tweak and re-organize ESLint config * merge individual configs to the root config * enable more eslint-plugin-import rules * lint markdown files * Lint | |||||
| 2023-03-28 | event-handler: switch to const (#38362) | XhmikosR | 1 | -2/+1 | |
| 2023-03-22 | Remove version comment from JavaScript src files (#38294) | GeoSot | 1 | -1/+1 | |
| 2022-12-24 | Release v5.3.0-alpha1 (#37661) | XhmikosR | 1 | -1/+1 | |
| * Bump version to 5.3.0-alpha1 * Dist * Add docs versions updates * Update note in homepage hero Co-authored-by: Mark Otto <[email protected]> | |||||
| 2022-11-22 | Merge branch 'main' into prepare-523 | XhmikosR | 1 | -7/+5 | |
| 2022-11-21 | Bump version to 5.2.3 | XhmikosR | 1 | -1/+1 | |
| 2022-11-13 | Use `Object.entries` in more places (#37482) | XhmikosR | 1 | -4/+2 | |
| 2022-11-12 | hydrateObj: use default param (#37483) | XhmikosR | 1 | -2/+2 | |
| 2022-10-26 | Use explicit imports in our javascript source files (#36854) | GeoSot | 1 | -1/+1 | |
| 2022-10-03 | Release v5.2.2 (#37236) | XhmikosR | 1 | -1/+1 | |
| * Bump version to v5.2.2 * Dist | |||||
| 2022-09-07 | Release v5.2.1 (#37098) | XhmikosR | 1 | -1/+1 | |
| * Bump version to v5.2.1. * Dist | |||||
| 2022-07-19 | Release v5.2.0 (#36768) | XhmikosR | 1 | -1/+1 | |
| * Bump version to 5.2.0 * Dist * Update masthead.html | |||||
| 2022-06-30 | Fix interoperability issue regarding Event properties (#36386) | Aleksander Machniak | 1 | -7/+12 | |
| * Fix interoperability issue regarding Event properties - make possible to re-set read-only event properties - use hydrateObj() to set delegateTarget property Fixes #36207 Co-authored-by: GeoSot <[email protected]> Co-authored-by: Julien Déramond <[email protected]> | |||||
| 2022-06-14 | fix: fix possible bug on event handler. (#36561) | GeoSot | 1 | -1/+1 | |
| some browsers validate the empty object as `true`, so is safer to use an explicit check | |||||
| 2022-05-16 | Assorted Event handler patches (#36171) | GeoSot | 1 | -47/+42 | |
| * EventHandler: rename functions & variables * EventHandler: export event hydration to function * EventHandler: rename variable * EventHandler: simplify checks and make use of one variable Move check of falsie delegated-selector, caused by tooltip.js * EventHandler: more renaming * Update event-handler.js * bump bunldewatch Co-authored-by: XhmikosR <[email protected]> | |||||
| 2022-05-13 | Prepare v5.2.0-beta1 | Mark Otto | 1 | -1/+1 | |
| 2022-04-25 | EventHandler: change check method for custom events, avoiding regex | GeoSot | 1 | -2/+2 | |
| 2022-02-01 | event-handler.js: remove unneeded return statement | XhmikosR | 1 | -3/+0 | |
| 2022-02-01 | Event-handler: use `Array.find` instead of `for` | GeoSot | 1 | -9/+2 | |
| 2022-02-01 | Event-handler: initialize variable properly | GeoSot | 1 | -2/+2 | |
| 2022-01-30 | Event handler: merge `new Event` with `new CustomEvent` | GeoSot | 1 | -4/+1 | |
| 2022-01-30 | Event handler: replace deprecated `initEvent` | GeoSot | 1 | -7/+3 | |
| 2022-01-29 | Return early in more places | XhmikosR | 1 | -6/+8 | |
| 2022-01-29 | event-handler.js: use `for...of` | XhmikosR | 1 | -2/+2 | |
| 2022-01-29 | Rename variables | XhmikosR | 1 | -20/+20 | |
| 2022-01-29 | Remove a few unneeded variables | XhmikosR | 1 | -5/+2 | |
| 2021-10-13 | JS: minor refactoring (#35183) | XhmikosR | 1 | -11/+1 | |
| * add missing comments * shorten block comments * reorder constants * reorder public/private methods * sort exports alphabetically in util/index.js * fix a couple of typos | |||||
| 2021-10-09 | Merge remote-tracking branch 'remotes/origin/v513' | XhmikosR | 1 | -1/+1 | |
| 2021-10-09 | Bump version to 5.1.3. | XhmikosR | 1 | -1/+1 | |
| 2021-10-05 | Enable `unicorn/no-array-for-each` rule | XhmikosR | 1 | -8/+8 | |
| 2021-10-05 | Enable `unicorn/no-for-loop` rule | XhmikosR | 1 | -2/+2 | |
| 2021-10-05 | Release v5.1.2 (#35114) | XhmikosR | 1 | -1/+1 | |
| 2021-09-07 | Release v5.1.1 (#34869)v5.1.1 | XhmikosR | 1 | -1/+1 | |
| * Prepare v5.1.1. * Dist | |||||
| 2021-08-30 | Update eslint-plugin-unicorn to v35.0.0 | XhmikosR | 1 | -1/+0 | |
| 2021-08-04 | Prepare v5.1.0. (#34674)v5.1.0 | XhmikosR | 1 | -1/+1 | |
| 2021-06-22 | Release v5.0.2 (#34276)v5.0.2 | XhmikosR | 1 | -1/+1 | |
| * Bump version to v5.0.2. * Dist | |||||
| 2021-05-13 | Release v5.0.1 (#33972)v5.0.1 | XhmikosR | 1 | -1/+1 | |
| * Bump version to 5.0.1. * Dist | |||||
| 2021-05-05 | Release v5.0.0 (#33647)v5.0.0 | XhmikosR | 1 | -1/+1 | |
| * Bump version to 5.0.0 * Fix npm tag * Dist | |||||
| 2021-04-19 | Fix regression for handling `mouseenter`/`mouseleave` events introduced by ↵ | alpadev | 1 | -1/+1 | |
| #33310 (#33679) * test: update spec for sibling adjacent mouseenter/mouseleave events there is a regression introduced by #33310 - this would have catched that * fix: fixup regression for mouseenter/mouseleave events introduced by #33310 the old logic only worked for parent-child movement since it checked for the relatedTarget to contain the delegateTarget - this should be fixed with this Co-authored-by: XhmikosR <[email protected]> | |||||
| 2021-04-13 | fix: make EventHandler better handle mouseenter/mouseleave events (#33310) | alpadev | 1 | -10/+28 | |
| * fix: make EventHandler better handle mouseenter/mouseleave events * refactor: simplify custom events regex and move it to a variable | |||||
| 2021-03-23 | Release v5.0.0-beta3 (#33439)v5.0.0-beta3 | XhmikosR | 1 | -1/+1 | |
| 2021-02-10 | Release v5.0.0-beta2 (#32467)v5.0.0-beta2 | XhmikosR | 1 | -1/+1 | |
| * Bump version to 5.0.0-beta2 * Dist | |||||
| 2021-01-14 | Bump eslint-plugin-unicorn from 25.0.1 to 26.0.1 (#32784) | dependabot[bot] | 1 | -0/+1 | |
| * Bump eslint-plugin-unicorn from 25.0.1 to 26.0.1 Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 25.0.1 to 26.0.1. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v25.0.1...v26.0.1) Signed-off-by: dependabot[bot] <[email protected]> * Updates for `[email protected]` Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-12-07 | Prepare v5.0.0-beta1. | XhmikosR | 1 | -1/+1 | |
| 2020-11-14 | Use `String.startsWith` | XhmikosR | 1 | -1/+1 | |
| 2020-11-14 | Switch to `Set#has()` | XhmikosR | 1 | -4/+4 | |
| 2020-11-14 | Switch to `String.includes()` | XhmikosR | 1 | -4/+4 | |
| 2020-11-11 | Prepare v5.0.0-alpha3 (#32122)v5.0.0-alpha3 | XhmikosR | 1 | -1/+1 | |
| 2020-11-05 | Drop Legacy Edge support. | XhmikosR | 1 | -7/+0 | |
| This allows us to move forward without being held back. Microsoft already replaces the Legacy Edge with the new one on supported Windows versions. | |||||
| 2020-11-01 | Fix TypeError when Bootstrap is included in `head` (#32024) | Sascha | 1 | -1/+1 | |
| * extend jquery after domContentLoaded event is fired * add unittest for util onDOMContentLoaded * wait for trigger jquery event after domContentLoaded * remove domcontentready from eventHandler * move istanbul ignore statements to correct line Co-authored-by: XhmikosR <[email protected]> | |||||
