Skip to content

Migrating to 3.0 #2764

@ghost

Description

Can you please add more documentation on how to migrate usage such as
ng-cell
ng-repeat="col in renderedColumns"
ng-click="$root.getData(row.entity.rowNumber,col.field);"
or CSS elements that were used such as
ng-style="{ 'cursor': row.cursor }"
ng-class="col.colIndex()"
class="ngCell {{col.cellClass}}"
class="ngVerticalBar"
ng-style="{height: rowHeight}"
ng-class="{ ngVerticalBarVisible: !$last }"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions