Skip to content

@webitel/ui-sdk v24.12.32

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Dec 10:53
· 164 commits to master since this release
691d71c

✨ New Features

  • 4b0b0b1 - update package version to 24.12.32
  • 66362bf - update wt-tree-table row props declared WTEL-5569
  • e4e58be - update set key for child elements WTEL-5569
  • 0a36419 - disable wrap text in tree table header WTEL-5569
  • 4cfd312 - fix types for selectedElements WTEL-5569
  • 2d9e154 - rollback changes with unknown types to any, for fix error with build application WTEL-5569
  • 3085b75 - implement docs for tree table WTEL-5569
  • 14feaeb - implement custom slots for cell in tree table. Update display for tree table for display columns with related size from header and body. Implement styles for display zebra colors in table body WTEL-5569
  • 30b0ada - work on width for columns, update styles for wt-tree-table, update template for display wt-tree-table-row WTEL-5569
  • e334ab2 - update styles for display row in tree table WTEL-5569
  • 62d8fb8 - implement new icons minus, tree-cross, tree-line. Implement display elements in tree table with we-expansion-panel, start working on display tree icons on displayed elements WTEL-5569
  • eb18d9e - started working on create custom slots for table WTEL-5569
  • 308eded - Implement base logic for display wt-tree-table-row with option to select elements and select\deselect all elements WTEL-5569
  • cd114f6 - implement playground with selectable items from table, fix error with this in wt-tree-table WTEL-5569
  • 2db75e3 - Implement base component wt-tree-table from wt-table with mock array services

🐛 Bug Fixes

  • e031288 - update package version to 24.12.30 WTEL-5569
  • ba9049e - replace any type to unknown WTEL-5569
  • a727657 - Update useTable composable WTEL-5569
  • 1119ee5 - remove unused classes, fix code styles for props WTEL-5569
  • 7b047b9 - update name of icons for tree
  • bc59539 - Update wt-table and wt-tree-table classes. Implement composable useTable. Update sortQueryAdapters script. Update functions in wt-tree-table. Update name of variables for wt-tree-table WTEL-5569
  • 2957fa1 - remove hide title props from wt-expansion-panel
  • e982b86 - implement fixes by code styles and remove unused code WTEL-5569