Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Commit

Permalink
FLOW-817 cldcvr/flow-table bugs and improvements (#88)
Browse files Browse the repository at this point in the history
# @cldcvr/flow-core
## [1.17.5] - 2023-07-05
### Bug Fixes

- `f-search`: `scope` dropdown width updated.
- disabled css updated for elements in shadowRoot.

<hr/>

# @cldcvr/flow-table
## [1.1.0] - 2023-07-11

### Features
- `f-table-schema` : Search on a specific column
### Improvements
- Action in the cell requires id (in case of displaying popover)
- Disable row selection for a specific rows
- Hide sort on a specific columns
### Bug Fixes

- Sort doesn’t work if we have the search term
- Highlight row not changing the background of the sticky column
  • Loading branch information
vikas-cldcvr authored Jul 11, 2023
1 parent 143b0b3 commit c1bb550
Show file tree
Hide file tree
Showing 25 changed files with 1,193 additions and 1,030 deletions.
5 changes: 5 additions & 0 deletions packages/flow-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@

# Change Log

## [1.17.5] - 2023-07-05
### Bug Fixes

- `f-search`: `scope` dropdown width updated.
- disabled css updated for elements in shadowRoot.
## [1.17.4] - 2023-07-05
### Bug Fixes

Expand Down
Loading

0 comments on commit c1bb550

Please sign in to comment.