igniteui-webcomponents
igniteui-webcomponents copied to clipboard
Ignite UI for Web Components is a complete library of UI components, giving you the ability to build modern web applications using encapsulation and the concept of reusable components in a dependency-...
## Description Currently, the calendar shows placeholder labels in the header when no date is selected. This behavior is different than the one in Ignite UI for Angular where the...
## Description Given a locale which specifies that the week starts on Monday, like Bulgarian for instance, doesn't modify the calendar view. The week still starts on Sunday. This behavior...
## Description Resizing the width of the IgcTreeGrid from scrolling to the right caused errors, and the order of the columns was broken. ## Steps to reproduce 1. Shrink the...
The last version the table has been updated with is `4.1.0`.
It's a bit general and might require unifying the three products as well The idea is that if we can unite those API docs in once place and have common...
[IgcGrid] - MasterDetail DetailTemplate fires for every row despite only expanding 1 row at a time.
## Description Run sample https://codesandbox.io/s/ancient-currying-fkts7f Expand first record ## Result DetailTemplate event fires an enormous amount of times per record in the grid. ## Expected result DetailTemplate event fires only...
An example that demonstrates this can be found here: https://www.infragistics.com/products/ignite-ui-web-components/web-components/components/grids/grid/column-types. Open the "Order Full Date" column's options menu and click Date Filter => Equals to open the custom filter dialog....
## Description Combo does not update the items, or show incorrect items in `igcChange` event. ## Steps to reproduce Look at [this](https://codesandbox.io/s/peaceful-lehmann-975vls?file=/index.html) sample. Select different items in the combo and...
## Description Calendar popup is not showing in a correct position if the editor is located near the bottom edge of the browser window ## Steps to reproduce 1. Run...