Bump lit-element from 2.4.0 to 3.2.1
Bumps lit-element from 2.4.0 to 3.2.1.
Release notes
Sourced from lit-element's releases.
lit-element@3.2.1
Patch Changes
- #2978
634d4560
- Changed the caching behavior of the css`` template literal tag so that same-text styles do not share a CSSStyleSheet. Note that this may be a breaking change in some very unusual scenarios on Chromium and Firefox > 101 only.lit-element@3.2.0
Minor Changes
- #2401
2c9d0008
- Added a devlog events system that may be used for debugging and visualizing Lit's internals.Patch Changes
lit-element@3.1.2
Patch Changes
#2370
7453e365
- Replace square bracket links with thelinkcode
JSDoc tag. Editors will create a jump to definition hyperlink for the linkcode tag if the identifier is in scope.#2410
b9a6962b
- Correct the link path of CONTRIBUTING.md in README.md fileslit-element@3.1.1
Patch Changes
lit-element@3.1.0
Minor Changes
- #2327
49ecf623
- AddqueryAssignedElements
decorator for a declarative API that callsHTMLSlotElement.assignedElements()
on a specified slot.selector
option allows filtering returned elements with a CSS selector.Patch Changes
- Updated dependencies [
08e7fc56
,fcc2b3d0
,eb5c5d2b
,49ecf623
,26e3fb7b
,d319cf5f
,1d563e83
,221cb0a9
]:
@lit/reactive-element
@1
.1.0- lit-html@2.1.0
lit-element@3.0.2
Patch Changes
#2236
5fc3818a
- PreventpolyfillSupport.noPatchSupported
from implicitly beingany
. Deduplicate types forDevMode
-suffixed polyfill support functions.lit-element@3.0.1
... (truncated)
Changelog
Sourced from lit-element's changelog.
3.2.1
Patch Changes
- #2978
634d4560
- Changed the caching behavior of the css`` template literal tag so that same-text styles do not share a CSSStyleSheet. Note that this may be a breaking change in some very unusual scenarios on Chromium and Firefox > 101 only.3.2.0
Minor Changes
- #2401
2c9d0008
- Added a devlog events system that may be used for debugging and visualizing Lit's internals.Patch Changes
3.1.2
Patch Changes
#2370
7453e365
- Replace square bracket links with thelinkcode
JSDoc tag. Editors will create a jump to definition hyperlink for the linkcode tag if the identifier is in scope.#2410
b9a6962b
- Correct the link path of CONTRIBUTING.md in README.md files3.1.1
Patch Changes
3.1.0
Minor Changes
- #2327
49ecf623
- AddqueryAssignedElements
decorator for a declarative API that callsHTMLSlotElement.assignedElements()
on a specified slot.selector
option allows filtering returned elements with a CSS selector.Patch Changes
- Updated dependencies [
08e7fc56
,fcc2b3d0
,eb5c5d2b
,49ecf623
,26e3fb7b
,d319cf5f
,1d563e83
,221cb0a9
]:
@lit/reactive-element
@1
.1.0- lit-html@2.1.0
3.0.2
Patch Changes
... (truncated)
Commits
- See full diff in compare view
Maintainer changes
This version was pushed to npm by lit-robot, a new releaser for lit-element since your current version.
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts