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
#94 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.