Releases: webitel/webitel-ui-sdk
Releases · webitel/webitel-ui-sdk
@webitel/ui-sdk v24.12.38
🐛 Bug Fixes
24918a2
- fixed scss deprecation warning when running lib (commit by @dlohvinov)
@webitel/ui-sdk v24.12.37
🐛 Bug Fixes
f909155
- wt-select value prop [WTEL-5622] (commit by @dlohvinov)
@webitel/ui-sdk v24.12.36
🐛 Bug Fixes
3a4d3e5
- wt-select useValueFromOptionsByProp, + docs [WTEL-5622] (commit by @dlohvinov)
@webitel/ui-sdk v24.12.35
✨ New Features
cedd5e7
- wt-select useValueFromOptionsByProp [WTEL-5622] (commit by @dlohvinov)
✅ Tests
309a6f9
- fixed tests, related to wt-select useValueFromOptionsByProp [WTEL-5622] (commit by @dlohvinov)
@webitel/ui-sdk v24.12.34
@webitel/ui-sdk v24.12.33
🐛 Bug Fixes
72dc591
- fix comments on wt-select after running fix lint error
@webitel/ui-sdk v24.12.32
✨ New Features
4b0b0b1
- update package version to 24.12.3266362bf
- update wt-tree-table row props declared WTEL-5569e4e58be
- update set key for child elements WTEL-55690a36419
- disable wrap text in tree table header WTEL-55694cfd312
- fix types for selectedElements WTEL-55692d9e154
- rollback changes with unknown types to any, for fix error with build application WTEL-55693085b75
- implement docs for tree table WTEL-556914feaeb
- 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-556930b0ada
- work on width for columns, update styles for wt-tree-table, update template for display wt-tree-table-row WTEL-5569e334ab2
- update styles for display row in tree table WTEL-556962d8fb8
- 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-5569eb18d9e
- started working on create custom slots for table WTEL-5569308eded
- Implement base logic for display wt-tree-table-row with option to select elements and select\deselect all elements WTEL-5569cd114f6
- implement playground with selectable items from table, fix error with this in wt-tree-table WTEL-55692db75e3
- Implement base component wt-tree-table from wt-table with mock array services
🐛 Bug Fixes
e031288
- update package version to 24.12.30 WTEL-5569ba9049e
- replace any type to unknown WTEL-5569a727657
- Update useTable composable WTEL-55691119ee5
- remove unused classes, fix code styles for props WTEL-55697b047b9
- update name of icons for treebc59539
- 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-55692957fa1
- remove hide title props from wt-expansion-panele982b86
- implement fixes by code styles and remove unused code WTEL-5569
@webitel/ui-sdk v24.12.31
@webitel/ui-sdk v24.12.29
♻️ Refactors
aad9c40
- commit undo WTEL-5512 (commit by @VladimirBeria)