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(ngrid): introduce context sections API for 3rd party integrations #132

Closed
shlomiassaf opened this issue Nov 2, 2020 · 0 comments
Closed
Assignees
Labels
comp: core @pebula/ngrid (core package only, excluding secondary packages) comp: core-plugins @pebula/ngrid/* (All things related to core plugins the come as secondary package in @pebula/ngrid)
Milestone

Comments

@shlomiassaf
Copy link
Owner

Expose an API to store data for 3rd party plugins so they can store and retrieve information from the context.

For example, see #10 and #127

@shlomiassaf shlomiassaf added comp: core @pebula/ngrid (core package only, excluding secondary packages) comp: core-plugins @pebula/ngrid/* (All things related to core plugins the come as secondary package in @pebula/ngrid) labels Nov 2, 2020
@shlomiassaf shlomiassaf added this to the 3.0.0 milestone Nov 2, 2020
@shlomiassaf shlomiassaf self-assigned this Nov 2, 2020
shlomiassaf added a commit that referenced this issue Nov 3, 2020
feat(ngrid/detail-row): integrate detail row state with context (#10)
fix(ngrid/detail-row): sort doesn't work well with detail row (#127)

Breaking Change
Default `whenContextChange` is now `context`
shlomiassaf added a commit that referenced this issue Nov 10, 2020
feat(ngrid/detail-row): integrate detail row state with context (#10)
fix(ngrid/detail-row): sort doesn't work well with detail row (#127)

Breaking Change
Default `whenContextChange` is now `context`
shlomiassaf added a commit that referenced this issue Nov 10, 2020
feat(ngrid/detail-row): integrate detail row state with context (#10)
fix(ngrid/detail-row): sort doesn't work well with detail row (#127)

Breaking Change
Default `whenContextChange` is now `context`
@shlomiassaf shlomiassaf added the V3 label Nov 10, 2020
@shlomiassaf shlomiassaf changed the title [V3] introduce context sections API for 3rd party integrations feat(ngrid): introduce context sections API for 3rd party integrations Nov 10, 2020
shlomiassaf added a commit that referenced this issue Nov 11, 2020
feat(ngrid/detail-row): integrate detail row state with context (#10)
fix(ngrid/detail-row): sort doesn't work well with detail row (#127)

Breaking Change
Default `whenContextChange` is now `context`
shlomiassaf added a commit that referenced this issue Nov 15, 2020
feat(ngrid/detail-row): integrate detail row state with context (#10)
fix(ngrid/detail-row): sort doesn't work well with detail row (#127)

Breaking Change
Default `whenContextChange` is now `context`
shlomiassaf added a commit that referenced this issue Nov 15, 2020
feat(ngrid/detail-row): integrate detail row state with context (#10)
fix(ngrid/detail-row): sort doesn't work well with detail row (#127)

Breaking Change
Default `whenContextChange` is now `context`
shlomiassaf added a commit that referenced this issue Nov 16, 2020
feat(ngrid/detail-row): integrate detail row state with context (#10)
fix(ngrid/detail-row): sort doesn't work well with detail row (#127)

Breaking Change
Default `whenContextChange` is now `context`
shlomiassaf added a commit that referenced this issue Dec 3, 2020
feat(ngrid/detail-row): integrate detail row state with context (#10)
fix(ngrid/detail-row): sort doesn't work well with detail row (#127)

Breaking Change
Default `whenContextChange` is now `context`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: core @pebula/ngrid (core package only, excluding secondary packages) comp: core-plugins @pebula/ngrid/* (All things related to core plugins the come as secondary package in @pebula/ngrid)
Projects
None yet
Development

No branches or pull requests

1 participant