-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency dom7 to v4 #197
base: master
Are you sure you want to change the base?
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
8187567
to
362541d
Compare
bb2a13d
to
fb85372
Compare
|
915d2e0
to
b883fb8
Compare
b6ee56a
to
863df4c
Compare
9f682f3
to
1a2d4a5
Compare
dce933a
to
c3b7a4e
Compare
c3b7a4e
to
ff7c9ca
Compare
This PR contains the following updates:
^3.0.0
->^3.0.0 || ^4.0.0
^3.0.0
->^4.0.0
Release Notes
nolimits4web/dom7 (dom7)
v4.0.6
Compare Source
Bug Fixes
v4.0.5
Compare Source
Features
v4.0.4
Compare Source
new Array(number)
use casev4.0.3
Compare Source
new Array(number)
use casev4.0.2
Compare Source
Features
v4.0.1
Compare Source
Features
4.0.0 - Released on August 25, 2021
es6
4.0.0-beta.2 - Released on August 4, 2021
es6
4.0.0-beta.1 - Released on July 22, 2021
3.0.0 - Released on November 9, 2020
$
function and all methods. No bundle ESM/CJS versionclass Dom7 extends Array
.each
,.forEach
,.map
) now receive(el, index)
arguments instead of(index, el)
like in v22.1.5 - Released on May 15, 2020
ssr-window
2.1.3 - Released on February 11, 2019
.once
bound event could still be there after unbinding it with.off
2.1.2 - Released on September 13, 2018
2.1.1 - Released on September 6, 2018
2.1.0 - Released on August 31, 2018
2.0.7 - Released on June 14, 2018
2.0.6 - Released on May 27, 2018
2.0.5 - Released on April 20, 2018
2.0.3 - Released on February 21, 2018
$.extend
in.animate
2.0.2 - Released on February 10, 2018
ssr-window
dependency to throw less errors in SSR environment2.0.1 - Released on October 2, 2017
dom7.modular.js
is more modular now and exports every method separately.2.0.0 - Released on September 11, 2017
$.
utilities, including$.parseUrlQuery
,$.isArray
,$.each
,$.unique
,$.serializeObject
,$.dataset
,$.extend
1.7.2 - Released on September 7, 2017
.show()
always setdisplay: block
not respecting actual display property1.7.1 - Released on September 2, 2017
$.getTranslate
method$.extend
methoddom7.modular.js
version for custom es imports, e.g.import { $, Methods, Ajax } from 'dom7.modular.js'
1.7.0 - Released on August 30, 2017
.forEach((element, index))
method.map((index, element))
method.toArray()
method that converts Dom7 collection to simple array$.supportTouch
and$.removeDiacritics
helpers removed1.6.4 - Released on August 2, 2017
1.6.3 - Released on May 30, 2017
click blur focus focusin focusout keyup keydown keypress submit change mousedown mousemove mouseup mouseenter mouseleave mouseout mouseover touchstart touchend touchmove resize scroll
1.6.2 - Released on May 12, 2017
$$(document).off('someEvent');
1.6.1 - Released on April 19, 2017
Dom7.extend(obj1, obj2, ...)
method.animate(props, params)
and.stop()
animation methodsv4.0.0
Compare Source
es6
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.