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(*): add Angular Elements setup for wrapping grid components #14421

Merged
merged 788 commits into from
Jul 16, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jan 15, 2024

  1. fix(igxGrid): Retain float value when measuring grid width so that th…

    …ere's no mismatch when zoomed out.
    MKirova authored and MayaKirova committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    8f7573e View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    2157e6e View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    4b4fe45 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    31b50bc View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    ae3afbf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13805 from IgniteUI/mkirova/fix-13798-16.1.x

    fix(igxGrid): Retain float value when measuring grid width so that th…
    ChronosSF committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    426b96a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19b9abc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b606aa9 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Merge pull request #13817 from IgniteUI/pdobrev/13801-deselecting-but…

    …ton-16.1.x
    
    fix(buttonGroup): Deselect a button when the value of the selected pr…
    kdinev committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    94e9533 View commit details
    Browse the repository at this point in the history
  2. fix(grid): Correct shift-click selection in grouped IgxGrid #13757 (#…

    …13823)
    
    * fix(grid): Correct shift-click selection in grouped IgxGrid
    
    * style(grid): Removing whitespaces and formating
    
    ---------
    
    Co-authored-by: Desislava Dincheva <[email protected]>
    valeriatoneva and ddincheva committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    8216171 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    26bc7a8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13830 from IgniteUI/localization-search-results-1…

    …6.1.x
    
    fix(i18n): Updating localization - Excel matches count - 16.1.x
    ChronosSF committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    1a91a53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef53468 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Merge pull request #13825 from IgniteUI/bpachilova/fix-13762-16.1.x

    fix(tree-grid): get newSelection from all data - 16.1.x
    kacheshmarova committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    0324a6b View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    f94b26e View commit details
    Browse the repository at this point in the history
  2. Hgrid: Add tags for proper generation. (#13814)

    * Hgrid: Add tags for proper generation.
    
    * Suppress some duplicate props. Mark data to be treated as ref.
    
    * Add special attribute for row island for blazor handling.
    
    * Add childLayoutList collection property for resolving child row islands in xplat.
    
    * chore(*): Set row island key prop name to childDataKey, for consistency with treegrid.
    
    ---------
    
    Co-authored-by: MKirova <MKirova@DEV-MKIROVA>
    MayaKirova and MKirova committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    1abf5c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    fd47a12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    701218d View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Add a prop that returns simple array of child columns that can then b…

    …e used for column groups/column layouts. (#13790)
    MayaKirova committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    cf8b948 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57830e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Fix column collections so that columnList manages the internal conten…

    …t children, while columns remains just as a prop getter. (#13784)
    MayaKirova committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    e98ab3a View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Update tags related to match hgrid implementation and api generation. (

    …#13871)
    
    * Update tags related to match hgrid implementation and api generation.
    
    * Do not suppress clipboardOptions for now.
    skrustev committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    2e167b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    854f333 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    4da1f9e View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    9831fcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd4856f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d8e4a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    729fb77 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    799b33b View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    b26e6a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    e2314d1 View commit details
    Browse the repository at this point in the history
  2. fix(calendar): no setting of date if same date is already set (#13890)

    * fix(calendar): no setting of date if same date is already set
    
    * refactor(calendar): use built in utils instead of writing new logic
    
    ---------
    
    Co-authored-by: Deyvid Nenchev <[email protected]>
    Co-authored-by: Hristo <[email protected]>
    3 people committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    2ab5429 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    9fb2267 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13889 from IgniteUI/bpachilova/fix-13881-16.1.x

    fix(hierarchical-grid): do not use hierarchy pipe data when data is explicitly set by user - 16.1.x
    kacheshmarova committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    3e50952 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c105eb View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    e9f8391 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    240c006 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee6efa7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be15d4d View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    0f94609 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1284784 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    6e01c0b View commit details
    Browse the repository at this point in the history
  2. fix(igxGrid): When autosizing something with template that may need t…

    …ime post injection in DOM to fully initialize, skip initial renders when the cell is still with no content.
    MKirova authored and MKirova committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    af8eeff View commit details
    Browse the repository at this point in the history
  3. fix(select): fix memory leak in IgxSelectionAPIService (#13929)

    Co-authored-by: Nikolay Alipiev <[email protected]>
    teodosiah and Lipata committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    2d6f238 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11d4b7f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74a1fb8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    44fde85 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e406b73 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #13939 from IgniteUI/iminchev/grid-ssr-elements

    Add DOM shims to grid for SSR support
    damyanpetev committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    d02b575 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2d6b80b View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. fix(grid): Add missing interface for clipboardOptions. (#13683)

    (cherry picked from commit 6987c1f)
    skrustev authored and damyanpetev committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    7c33ef0 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    7a4f82a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    096f4a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    019fe1e View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    1df91f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a15f57a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92eff33 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    f82a469 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    2c9a121 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20e461b View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    e5e530b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c8a8c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca96bf7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #13973 from IgniteUI/ikitanov/fix-13691-16.1.x

     Resolve buttons not selected if initialized after the group
    kacheshmarova committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    10ca6ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c362bd9 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. fix(igxGrid): When calculating the default body height, measure actua…

    …l border sizes, since size changes based on zoom levels. (#13988)
    MayaKirova committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5836b96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eeba649 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f000b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c47167 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Merge pull request #13950 from IgniteUI/mkirova/fix-1046

    fix(igxGrid): When autosizing something with template that may need t…
    damyanpetev committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    3f88568 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Merge pull request #13997 from IgniteUI/bpachilova/fix-13976-16.1.x

    fix(hgrid): expose grid instance in template context  -16.1.x
    kdinev committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    2b1dadc View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. fix(grid): Blur the editing template before ending edit so that the e…

    …ditValue is updated and change is triggered
    mddragnev committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    4cd4fd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e83fa07 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. test(*): Add a test

    mddragnev committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    b981158 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    d032a4c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Merge pull request #14027 from IgniteUI/mdragnev/fix-14020-16.1.x

    fix(grid): Blur the editing template before ending edit so that the e…
    kdinev committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    61e20bb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13998 from IgniteUI/skrastev/disable-templates

    Temporary disable RowIsland templates for Blazor/React.
    damyanpetev committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    21fe59f View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    758c8fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db99497 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    0ecff4c View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Merge pull request #14055 from IgniteUI/ganastasov/fix-13999-16.1

    fix(slider): correct behavior of igx-slider in synchronized two-way binding - 16.1
    kdinev committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    6c77177 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. fix(date-time-editor): handle iso date string for mask value 16.1.x (#…

    …14033)
    
    * fix(date-time-editor): handle iso date string for mask value 16.1.x
    
    * chore(*): add test for iso string date
    
    ---------
    
    Co-authored-by: Nikolay Alipiev <[email protected]>
    dobromirts and Lipata committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    a16d821 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    576b753 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    b632f3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c0987b View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. fix(igxGrid): Enable check for whether container size changes when gr…

    …id is rendered. If not do not autosize the grid.
    MKirova authored and MayaKirova committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    a1e7f3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8dbb8f View commit details
    Browse the repository at this point in the history
  3. chore(*): Add test for container with display:contents.

    MKirova authored and MayaKirova committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    08142db View commit details
    Browse the repository at this point in the history
  4. fix(igxGrid): Enable check for whether container size changes when gr…

    …id is rendered. If not do not autosize the grid.
    MKirova authored and MayaKirova committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    29bc76d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50499f7 View commit details
    Browse the repository at this point in the history
  6. chore(*): Add test for container with display:contents.

    MKirova authored and MayaKirova committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    7888776 View commit details
    Browse the repository at this point in the history
  7. chore(*): Fix lint.

    MKirova authored and MKirova committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    90899a0 View commit details
    Browse the repository at this point in the history
  8. chore(*): Fix lint.

    MKirova authored and MayaKirova committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    964a033 View commit details
    Browse the repository at this point in the history
  9. fix(esf): reset forOf startIndex on esf columnChange (#14124)

    * fix(esf): reset forOf startIndex on esf columnChange
    
    * chore(*): add test covering the scenario
    onlyexeption committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    335a55c View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    a5f5240 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    a58086c View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    eae3c1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2b6220 View commit details
    Browse the repository at this point in the history
  3. refactor(date-editor): allow nullables for value (#14169)

    Co-authored-by: Nikolay Alipiev <[email protected]>
    jackofdiamond5 and Lipata committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    73fe97f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #14155 from IgniteUI/ganastasov/fix-14151-16.1.x

    chore(toggle): Adjust event handling examples to utilize the actual events - 16.1.x
    kdinev committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    16195e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    e9c9cf0 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    6c61491 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    896965f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1e27d5 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Merge pull request #14147 from IgniteUI/ikitanov/fix-#14044-16.1.x

    Update display value when model changes
    kacheshmarova committed May 9, 2024
    Configuration menu
    Copy the full SHA
    281169f View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    d645faa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    833c2da View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    58a4ae5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    860fcea View commit details
    Browse the repository at this point in the history
  3. chore(*): merge from base

    MKirova authored and MKirova committed May 14, 2024
    Configuration menu
    Copy the full SHA
    0d03ebb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca2a867 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    e8deeba View commit details
    Browse the repository at this point in the history
  2. chore(*): Update scrollOffset when container size changes.

    MKirova authored and MayaKirova committed May 15, 2024
    Configuration menu
    Copy the full SHA
    76aa87c View commit details
    Browse the repository at this point in the history
  3. chore(*): Update scrollOffset when container size changes.

    MKirova authored and MayaKirova committed May 15, 2024
    Configuration menu
    Copy the full SHA
    9bf60fa View commit details
    Browse the repository at this point in the history
  4. chore(*): Fix test.

    MKirova authored and MayaKirova committed May 15, 2024
    Configuration menu
    Copy the full SHA
    34df9f2 View commit details
    Browse the repository at this point in the history
  5. chore(*): Fix test.

    MKirova authored and MayaKirova committed May 15, 2024
    Configuration menu
    Copy the full SHA
    ce24301 View commit details
    Browse the repository at this point in the history
  6. chore(*): Fix another test.

    MKirova authored and MayaKirova committed May 15, 2024
    Configuration menu
    Copy the full SHA
    2abffb4 View commit details
    Browse the repository at this point in the history
  7. chore(*): Fix another test.

    MKirova authored and MayaKirova committed May 15, 2024
    Configuration menu
    Copy the full SHA
    2a38574 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    6f6714c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14223 from IgniteUI/mkirova/fix-14116-16.1.x

    fix(IgxGrid): Add checks in case cell is no longer in view.
    kdinev committed May 16, 2024
    Configuration menu
    Copy the full SHA
    b61eaad View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    c90b10e View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    3e4298f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee3cde5 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    ab2b819 View commit details
    Browse the repository at this point in the history
  2. fix(igxGrid): Skip serialization of Blazor specific externalObject pr…

    …operty.
    MKirova authored and MKirova committed May 22, 2024
    Configuration menu
    Copy the full SHA
    eece3c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6ce8c8 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    5f20a8c View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. chore(*): Attempt a more targeted fix for misalignment when data is c…

    …hanged and scrollbar hides.
    MKirova authored and MayaKirova committed May 28, 2024
    Configuration menu
    Copy the full SHA
    2efbff3 View commit details
    Browse the repository at this point in the history
  2. chore(*): Attempt a more targeted fix for misalignment when data is c…

    …hanged and scrollbar hides.
    MKirova authored and MayaKirova committed May 28, 2024
    Configuration menu
    Copy the full SHA
    76f9ed0 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    be1fa8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c6b464 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b467848 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Merge pull request #14247 from IgniteUI/ikitanov/fix-14053-16.1.x

    fix(simple-combo): Update the model value only if selection is changed
    kacheshmarova committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    3208f2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67843d2 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Merge pull request #14292 from IgniteUI/bpachilova/fix-14135-16.1.x

    fix(slider): respect ngModelOptions.updateOn: blur - 16.1.x
    kacheshmarova committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    9f69c85 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    10b04d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29c673d View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Merge pull request #14336 from IgniteUI/bpachilova/tooltipTargetFix-1…

    …4196-16.1.x
    
    Tooltip: correctly set target when defined along with and before igxToggleAction on same host - 16.1.x
    kacheshmarova committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    a0c51b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e95202c View commit details
    Browse the repository at this point in the history
  3. fix(simple-combo): prevent Enter key default behavior when filtering …

    …data - 16.1.x (#14296)
    
    * fix(simple-combo): prevent Enter key default behavior when filtering data
    
    * test(simple-combo): refactor test expect
    
    * test(simple-combo): use KeyboardEvent object
    RivaIvanova committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    021e6f0 View commit details
    Browse the repository at this point in the history
  4. chore(*): Fix test timing.

    MKirova authored and MKirova committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    ebc03ff View commit details
    Browse the repository at this point in the history
  5. Merge branch 'mkirova/fix-14138-16.1.x' of https://github.com/IgniteU…

    …I/igniteui-angular into mkirova/fix-14138-16.1.x
    MKirova authored and MKirova committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    ac6903f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bdbaba8 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #14142 from IgniteUI/mkirova/fix-14138-16.1.x

    fix(igxGrid): Enable check for whether container size changes when gr…
    dkamburov committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    84c6ff9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #14143 from IgniteUI/mkirova/fix-14138-elements

    fix(igxGrid): Enable check for whether container size changes when gr…
    dkamburov committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    a89baab View commit details
    Browse the repository at this point in the history
  9. fix(igxPivotGrid): Update interface comments for api gen. Add check w…

    …hen cloning objects to skip React/Blazor's externalObject.
    MKirova authored and MKirova committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    9f9452c View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    53eccd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    556f45e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f9ba4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8610eab View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Merge pull request #14258 from IgniteUI/mkirkova/fix-14189-16.1.x

    Return the newSelection in the rowSelectionChanging event args in correct order - 16.1
    kacheshmarova committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    715a0c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc893c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f33b866 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73cea38 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #14256 from IgniteUI/mkirova/grouping-blazor-fix

    fix(igxGrid): Skip serialization of Blazor specific externalObject pr…
    dkamburov committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    74d056e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    25b8e02 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    89eb67f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a91ade2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4b74a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    ecf2a1e View commit details
    Browse the repository at this point in the history
  2. fix(h-grid): ensure columnInit call on column collection change like …

    …in base
    MKirova authored and damyanpetev committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    efa95a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27804ae View commit details
    Browse the repository at this point in the history
  4. Merge pull request #14391 from IgniteUI/dpetev/grid-last-search-info-…

    …getter-16.1
    
    refactor(grid): mark lastSearchInfo readonly/getter-only
    damyanpetev committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    1ebcd7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4df3a71 View commit details
    Browse the repository at this point in the history
  6. fix(IgxGrid): Fix issue with autosize of igc-buttons column… (#14376)

    … due to merge conflicts.
    MayaKirova committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    a0e6fbd View commit details
    Browse the repository at this point in the history
  7. Merge pull request #14368 from IgniteUI/mkirova/mkirova/hgrid-colInit…

    …-blazor
    
    fix(igxHierarchicalGrid): Make sure columnInit is called on column's …
    dkamburov committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    344f01a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b395482 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b9e9b30 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Merge pull request #14356 from IgniteUI/mkirova/fix-react-pivot-config

    fix(igxPivotGrid): Update interface comments for api gen. Add check w…
    damyanpetev committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c3fc70d View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    6a53789 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a1d456 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96f6835 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f83d53 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6cef3ad View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    b176619 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    841c4e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89df9bb View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    c0e559b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dff9f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddbfeb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5908a37 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    b8058f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    f20306d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aef930 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    fa389e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    383f29b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f2a811 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f836f25 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    2075ec9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94516c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94634e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d62b8e View commit details
    Browse the repository at this point in the history
  5. revert: chore(elements): [TEMP] test config CI check

    This reverts commit 94634e8.
    damyanpetev committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    f180183 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d28106 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ba255c5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fa175eb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f514598 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    da1d710 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    29bfac1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b348b9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1475744 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b4785a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c73fa5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b400a9a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    31d0d7b View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    cae96ef View commit details
    Browse the repository at this point in the history
  2. fix(elements): Adjust tags for better generation for pivot in react.

    MKirova authored and MKirova committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ee874f8 View commit details
    Browse the repository at this point in the history
  3. chore(*): Adjust more tags.

    MKirova authored and MKirova committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    3c97825 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    9e7f362 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f923889 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e45a61f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    feefaf0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e6b698 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    794960c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e30175 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7bc565b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cf4dba8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3e57464 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c9c8d29 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    c1e4d29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9a430c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d76e3a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Merge pull request #14425 from IgniteUI/mkirova/fix-react-pivot-gen

    Adjust tags for better generation for pivot in react.
    dkamburov committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    085f5fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb23936 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e3de17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1597d2d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0db8eff View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    4f76294 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    8bf4124 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    2c5f606 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    780d9b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b36bf8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d63a69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ed79a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    601ee1c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ddffdf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cdd64d4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fc055e3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5a629c3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    12568e1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7be9407 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    9dbbc33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    696ba1e View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    923caac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd4a6e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf0beff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82c4cc5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab10963 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f0d935b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f0b1fb1 View commit details
    Browse the repository at this point in the history