Skip to content

Latest commit

 

History

History
191 lines (135 loc) · 13.9 KB

File metadata and controls

191 lines (135 loc) · 13.9 KB

Current Milestone

Milestone 25 (Due Oct, 2026)

  1. Breadcrumb component
  2. Copy to clipboard component

Going down the road

  1. Anchor positioning

Previous Milestone

Milestone 24, version 7.3.0 (Released Aug 26th, 2026)

  1. [DONE] Color picker component - IgcColorPickerComponent
  2. [DONE] Virtual Scroll component - igc-virtual-scroll; renders only the viewport plus a configurable overScan; vertical and horizontal orientation, RTL, fixed/estimated/variable item sizes, scrollToIndex(), igcDataRequest and igcStateChange events; continues to scroll correctly above the browser maximum scroll coordinate #2222
  3. [DONE] Combo - dropdown list now uses igc-virtual-scroll instead of the third-party @lit-labs/virtualizer package #2222
  4. [DONE] QR Code component — igc-qr-code; numeric, alphanumeric and byte encoding; explicit or auto version and error-level; optional branding logo with automatic error-correction increase; dot-style and square-style; themeable via CSS custom properties and parts #2308
  5. [DONE] Splitter - startCollapsed and endCollapsed properties; igcLayoutChanged event carrying the current layout
  6. [DONE] Tabs - selectedTab property; select() now also matches a tab label
  7. [DONE] Mask input, Date time input, Date range picker - standard undo/redo shortcuts with coalesced typing and deletion steps; restored steps emit igcInput
  8. [DONE] Icon - registerIcon and registerIconFromText accept a RegisterIconOptions object; stripMeta removes <title> and <desc> and keeps the title text as aria-label #1822
  9. [DONE] Accessibility - Button group single and single-required modes now expose a radiogroup with radio buttons instead of toggle buttons with aria-pressed
  10. [DONE] Calendar — label-inner, months-row and years-row parts are now exported
  11. [DONE] Chip — outlined property #2307
  12. [DONE] Date time input, Date picker, Date range picker - behavioral change: value now holds only a committed value and changes together with igcChange, so the components work inside externally bound templates such as igc-grid edit templates #1346

Milestone 23, version 7.2.0 (Released May 27th, 2026)

  1. [DONE] Date Range Picker - support for inline editing via single input field
  2. [DONE] Nav Drawer - Popover API integration for non-relative positions; keepOpenOnEscape property; igcClosing and igcClosed events
  3. [DONE] Invoker Commands API - command and commandfor properties on igc-button and igc-icon-button; igc-banner, igc-dialog, igc-nav-drawer, igc-snackbar, igc-toast respond to --show, --hide, --toggle commands
  4. [DONE] Snackbar and Toast - new positioning property (viewport | container); both now render as popovers in the browser top layer
  5. [DONE] Agent Skills - updated and enhanced skill files
  6. [DONE] Form controls - Enter key submits associated form across IgcInput, IgcMaskInput, IgcDateTimeInput, IgcCheckbox, IgcRadio, IgcSwitch, IgcDatePicker, IgcDateRangePicker
  7. [DONE] Input - theming support for date, time, datetime-local, week, month input types

Milestone 22, version 7.1.0 (Released Apr 28th, 2026)

  1. [DONE] Agent Skills: Generate Web Components views from design images (igniteui-wc-generate-from-image-design)
  2. [DONE] Splitter component
  3. [DONE] Highlight container component
  4. [DONE] Grids: aligned with Angular grids v21.2.1 (bug fixes)

Milestone 21, version 7.0.0 (Released Feb 25th, 2026)

  1. [DONE] Grids Localization - Intl-based i18n engine; igniteui-i18n-resources package; public localization API
  2. [DONE] Grid PDF exporter service — IgcGrid, IgcTreeGrid, IgcHierarchicalGrid, IgcPivotGrid
  3. [DONE] Grids rendering performance improvements — dynamic scroll throttle; 100–150% FPS gain at 100k rows
  4. [DONE] Agent Skills — four skill files shipped in the npm package: igniteui-wc-choose-components, igniteui-wc-integrate-with-framework, igniteui-wc-customize-component-theme, igniteui-wc-optimize-bundle-size
  5. [DONE] HTML Popover API — dropdown menus and dialogs use native top-layer positioning
  6. [DONE] Query Builder Component
  7. [PREVIEW] igc-theme-provider component - scoped theming via Lit context API, allowing multiple themes per page

Milestone 20, version 6.3.0, Released Nov 18th, 2025

  1. [DONE] Chat component
  2. [DONE] Grids Cell Merging feature
  3. [DONE] Grids Pinning on both sides feature
  4. [DONE] New Tooltip component

Milestone 19, version 6.3.0, Released Nov 18th, 2025

  1. [DONE] Bugs fixes

Milestone 18, version 6.1.0, Released Jun 12th, 2025

  1. [DONE] Date range picker 1596

Milestone 17, version 5.4.0, Released Apr 23rd, 2025

  1. [DONE] Tooltip component 1615

Milestone 16, version 5.3.0, Released Mar 13th, 2025

  1. [DONE] Tile manager component #1402

Milestone 15, version 5.1.0, Released Oct 25th, 2024

  1. [DONE] Carousel component #170

Going down the road

  1. [DONE] Tile manager component #1402

Milestone 14, version 5.0.0, Released Aug 27th, 2024

  1. [DONE] Support of custom icon libriries #1304

Milestone 13, version 4.10.0 Released Jul 01st, 2024

  1. [DONE] Banner component #1174
  2. [DONE] Divider component #1178
  3. [DONE] Date picker component #174
  4. [DONE] Radio group - Bind underlying radio components name and checked state through the radio group #315

Milestone 12, version 4.9.0 Released Apr 30th, 2024

  1. [DONE] Button group component now allows resetting the selection state via the selectedItems property #1168
  2. [DONE] Input, Textarea - exposed validateOnly to enable validation rules being enforced without restricting user input #1178

Milestone 11, version 4.8.0 Released Mar 20th, 2024

  1. [DONE] Hierarchical Grid Component
  2. [DONE] Combo component can now set groupSorting to none which shows the groups in the order of the provided data #1026
  3. [DONE] Button/Icon button - updated visual looks across themes, new states #1050
  4. [DONE] Navigation bar - added border in Bootstrap theme #1060

Milestone 10, version 4.7.0 Released Jan 05th, 2024

  1. [DONE] Tree - Added toggleNodeOnClick property that determines whether clicking over a node will change its expanded state or not. Defaults to false #1003
  2. [DONE] Rating - allowReset added. When enabled selecting the same value will reset the component #1014
  3. [DONE] Toggle-icon-expanded slot added to Select #983

Milestone 9, version 4.6.0 Released Dec 05th, 2023

  1. [DONE] Action slot added to Snackbar #974
  2. [DONE] Indicator-expanded slot added to Expansion panel #982
  3. [DONE] Toggle-icon-expanded slot added to Select #983

Milestone 8, version 4.5.0 Released Oct 9th, 2023

  1. [DONE] Text area component #764
  2. [DONE] Button group component #827
  3. [DONE] Toggle button component #877
  4. [DONE] Navigation drawer now supports CSS transitions #922
  5. [DONE] Position attribute for toast and snackbar #934

Milestone 7, version 4.4.0 Released Aug 30th, 2023

  1. [DONE] Stepper now supports animations #861

Milestone 6, version 4.3.0 Released Jun 28th, 2023

  1. [DONE] Data Grid Documentation & Samples improvments

Milestone 5, version 4.2.0 Released Jan 31st, 2023

  1. [DONE] Simple Combo component #411

Milestone 4, version 4.1.0 (Released Dec 12th, 2022) Blog

  1. [DONE] Pivot Data Grid
  2. [DONE] Combobox component #172

Milestone 3, version 4.0.0 (Released Nov 02nd, 2022) Blog

  1. [DONE] Data Grid - docs
  2. [DONE] Tree Grid - docs
  3. [DONE] Select component #180
  4. [DONE] Dialog component #175
  5. [DONE] Date input component #247
  6. [DONE] Tab component #185
  7. [DONE] Accordion component #390
  8. [DONE] Auto-complete component #183
  9. [DONE] Expansion panel component #177
  10. [DONE] Masked input component #173

Milestone 2, version 3.0.0 (Released Apr 12th, 2022) Blog

  1. [DONE] Toast component #186
  2. [DONE] Chip component #171
  3. [DONE] Snackbar component #182
  4. [DONE] Circular progress bar component #179
  5. [DONE] Linear progress bar component #178
  6. [DONE] Dropdown component #176
  7. [DONE] Tree component #188

Milestone 1, version [1.0.0] Released Nov 22nd, 2021

  1. [DONE] Avatar component #7
  2. [DONE] Badge component
  3. [DONE] Button component
  4. [DONE] Calendar component
  5. [DONE] Card component
  6. [DONE] Checkbox component
  7. [DONE] Form component
  8. [DONE] Icon component
  9. [DONE] Icon button component
  10. [DONE] Input component
  11. [DONE] List component
  12. [DONE] Navigation bar component
  13. [DONE] Navigation drawer component
  14. [DONE] Radio group component
  15. [DONE] Radio component
  16. [DONE] Ripple component
  17. [DONE] Switch component
  18. [DONE] Slider component #181
  19. [DONE] Rating component #189