Skip to content
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

feat(esl-utils): extend attr decorator with inherit option #2228

Merged
merged 9 commits into from
Feb 26, 2024

Conversation

NastaLeo
Copy link
Collaborator

Closes: #2218

@NastaLeo NastaLeo added the feature New feature label Feb 12, 2024
@NastaLeo NastaLeo added this to the ⚡ESL: 5.0.0 Major release milestone Feb 12, 2024
@NastaLeo NastaLeo requested a review from a team February 12, 2024 18:17
@NastaLeo NastaLeo self-assigned this Feb 12, 2024
@NastaLeo NastaLeo requested review from dshovchko, julia-murashko and yadamskaya and removed request for a team February 12, 2024 18:17
src/modules/esl-utils/decorators/attr.ts Outdated Show resolved Hide resolved
src/modules/esl-utils/decorators/attr.ts Outdated Show resolved Hide resolved
src/modules/esl-utils/decorators/test/attr.test.ts Outdated Show resolved Hide resolved
src/modules/esl-utils/decorators/test/attr.test.ts Outdated Show resolved Hide resolved
@ala-n ala-n linked an issue Feb 13, 2024 that may be closed by this pull request
@NastaLeo NastaLeo requested a review from ala-n February 19, 2024 15:23
@ala-n ala-n added the needs review The PR is waiting for review label Feb 23, 2024
src/modules/esl-utils/decorators/test/attr.test.ts Outdated Show resolved Hide resolved
src/modules/esl-utils/dom/test/attr.test.ts Outdated Show resolved Hide resolved
src/modules/esl-utils/dom/test/attr.test.ts Outdated Show resolved Hide resolved
src/modules/esl-utils/dom/test/attr.test.ts Outdated Show resolved Hide resolved
src/modules/esl-utils/decorators/test/attr.test.ts Outdated Show resolved Hide resolved
@ala-n ala-n merged commit 1a6fa0a into main-beta Feb 26, 2024
7 checks passed
@ala-n ala-n deleted the feat/attr-closest branch February 26, 2024 12:07
@github-actions github-actions bot locked and limited conversation to collaborators Feb 26, 2024
@ala-n
Copy link
Collaborator

ala-n commented Mar 1, 2024

🎉 This PR is included in version 5.0.0-beta.11 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature needs review The PR is waiting for review released on @beta
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[🚀esl-utils]: add attribute inheritance option for @attr decorator
4 participants