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

Angular elements project #14421

Draft
wants to merge 756 commits into
base: master
Choose a base branch
from
Draft

Angular elements project #14421

wants to merge 756 commits into from

Conversation

damyanpetev
Copy link
Member

Closes #

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code (test guidelines)
  • This PR includes API docs for newly added methods/properties (api docs guidelines)
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes (migrations guidelines)
  • This PR includes behavioral changes and the feature specification has been updated with them

damyanpetev and others added 30 commits November 24, 2023 16:44
fix(grid): slightly different attr for formatters
fix(igxForOf): do not reset state.startIndex with scroll position - 16.1.x
…ader (#13710)

* fix(GridState): when restoring column groups add additional check #13697

* test(gridState): no error is thrown when column groups are restored #13697

* chore(*): set correctly the initial value

---------

Co-authored-by: Hristo <[email protected]>
#13731)

* chore(*): Move relevant gen comments from old state directive, which is no longer the base for the state components, in the state component itself.
* chore(*): Do a workaround for Blazor so that it excludes the externalObject when serializing.
Recalculate summary sizes when reset caches is called --16.1.x
fix(hGrid): emit events for child grids with mch - 16.1.x
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.

None yet