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

refactor: enforce consistent pipe prefix #1625

Merged
merged 3 commits into from
Apr 22, 2024
Merged

Conversation

dhhyi
Copy link
Collaborator

@dhhyi dhhyi commented Apr 11, 2024

PR Type

[x] Refactoring (no functional changes, no API changes)

What Is the Current Behavior?

Component and directive prefixes are enforced to be ish (and the prefix after successfully adding a customization), but not for pipes.

What Is the New Behavior?

Pipe prefix is enforced with eslint rule.

Does this PR Introduce a Breaking Change?

[x] Yes

Other Information

BREAKING CHANGE: Pipes sanitize, makeHref and htmlEncode are renamed using an ish prefix (see Migrations / From 5.1 to 5.2 for more details).

AB#95722

@dhhyi dhhyi self-assigned this Apr 11, 2024
@dhhyi dhhyi force-pushed the refactor/enforce-pipe-prefix branch from 56b1a6a to f7b1a02 Compare April 11, 2024 12:21
@dhhyi dhhyi requested a review from shauke April 11, 2024 12:51
@dhhyi dhhyi removed their assignment Apr 11, 2024
@dhhyi dhhyi marked this pull request as ready for review April 11, 2024 12:51
shauke
shauke previously approved these changes Apr 22, 2024
@shauke shauke added this to the 5.2 milestone Apr 22, 2024
@shauke shauke merged commit e845597 into develop Apr 22, 2024
13 checks passed
@shauke shauke deleted the refactor/enforce-pipe-prefix branch April 22, 2024 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants