ngbracket / ngbracket/ngx-layout
with ngClass and ngStyle being deprecated we will need to investigate how this will affect ngx-layout and what we will need to replace it with, [class.xxx] [style.xxx]?
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 235
- Forks
- 16
- Avg merge
- 17m
- Merged PRs (30d)
- 1
Description
Proposal
What is the summary of the proposal?
ngClass and ngStyle being deprecated
What is the proposal?
look at a replacement
Is there anything else we should know?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating ngx-layout usage of Angular's ngClass and ngStyle directives. Review the current Angular deprecation guidance and compare the affected behavior with [class.xxx] and [style.xxx] bindings. Done means the replacement approach and all impacted areas are identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100