Features
- dropdown-select: ensure single dropdown open at a time (#2307) #2307 (Mihails F)
- data-grid: adds presort to grid (#2335) #2335 (tshimber)
- data-grid: added tooltip and scale-icon in data-grid action cell (#2308) #2308 (felix-ico)
- aria-details added to all input types (#2359) #2359 (tshimber)
- accordion: allow collapsible to be individually expanded (#2263) #2263 (Meridian)
- data-grid: add scale-selection event and enhance editable text field (#2362) #2362 (Amir Baghdoust)
Bug Fixes
- telekom-profile-menu: keyboard accessibility & optional logout handler (#2306) #2306 (tallence-dsulyok)
- dropdown-select: remove type keyword in import (#2310) #2310 (Arturo Castillo Delgado)
- data-grid: allow empty date (#2322) #2322 (Marc Roberts)
- data-grid: re-apply sort on data change (#2324) #2324 (Marc Roberts)
- dropdown scroll fixed (#2333) #2333 (tshimber)
- button: Include name and value properties on temporary submit button (#2351) #2351 (Marc Roberts)
- segment: improves loading of the component and solves nested elemnts sizing issue (#2358) #2358 (Amir Baghdoust)
- nav-item: hover underline on function slots (#2260) #2260 (felix-ico)
- data-grid: imporves pagination with 0 elements (#2316) #2316 (JuliaaaaH)
- tab-nav: fixes preselect logic in tabs with disabled attribute (#2320) #2320 (tshimber)
Documentation
- add angular 17 standalone reactive form sample #2261 (felixw)
- legal: update (#2301) #2301 (Arturo Castillo Delgado)
- update start page (#2330) #2330 (Maomao)
Continuous Integration
- sets up docker compose alias for compatibility (#2342) #2342 (Amir Baghdoust)
Commits
- 0b21978: chip accessibility fix (#2332) (tshimber) #2332
- 318df56: checkbox and switch css fixes for high contrast mode (#2317) (tshimber) #2317
- 168f710: ghost btn in storybook (#2341) (tshimber) #2341
- 8681ed8: event part in storybook fixed (#2345) (tshimber) #2345
- 2706542: aria details vs aria describedby fixed for text field (#2352) (tshimber) #2352
- 1c98c49: data-grid extend localization (#2344) (tshimber) #2344
- d1209c5: no userInfo for profile-menu (#2339) (tshimber) #2339
- ee21b87: tag cell in data-grid extended (#2343) (tshimber) #2343
- c7828c0: Merge branch 'docs/add-ng17-example' (Amir Ashkan Baghdoust) #2261
- adds VS code support for Scale customElements (#2357) #2357 (Amir Baghdoust)