Skip to content

Commit 5fdc26a

Browse files
committed
update changelog
1 parent 69ac841 commit 5fdc26a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
1515
- `<CodeAutocompleteField />` and `<AutoSuggestion />`:
1616
- Error highlighting is always visible by underlining the respective text
1717

18+
### Changed
19+
20+
- some more interfaces are exposed:
21+
- `IntentBlueprint`: BlueprintJS intent types, also available by `DefinitionsBlueprint`
22+
- `TableDataContainerProps`, `TableSimpleContainerProps`, `TableHeadProps`, `TableBodyProps`, `TableExpandedRowProps`, `TableHeaderProps` and `DataTableRenderProps` as interfaces for diverse table components
23+
1824
## [24.1.0] - 2025-04-16
1925

2026
### Added

0 commit comments

Comments
 (0)