Skip to content

Conversation

@PrzemyslawKlys
Copy link
Member

  • Introduced a new JavaScript library for highlighting specific columns in DataTables responsive child rows based on configurable conditions.
  • Added example usage and configuration options in README-ColumnHighlighter.md.
  • Created Example-SearchBuilder.ps1 to demonstrate integration with PowerShell and HTML generation.
  • Implemented core functionality in datatables-column-highlighter.js for initializing and applying highlighting rules.

- Introduced a new JavaScript library for highlighting specific columns in DataTables responsive child rows based on configurable conditions.
- Added example usage and configuration options in README-ColumnHighlighter.md.
- Created Example-SearchBuilder.ps1 to demonstrate integration with PowerShell and HTML generation.
- Implemented core functionality in datatables-column-highlighter.js for initializing and applying highlighting rules.
* Enhanced the `callback` function in `tabbisAdditional.js` to ensure `findObjectsToRedraw` is called after the tab pane becomes visible.
* Updated `resizeTable` function in `redrawObjects.js` to include checks for hidden tables and added logging for skipped tables.
* Streamlined the `show` and `hide` functions in `HideSection.js` to manage class additions/removals based on flex direction.
- Introduced a new demo script `Example-Carousel03.ps1`.
- Demonstrates the use of carousels, charts, and tables within HTML tabs.
- Ensures charts/tables render correctly in both active and non-active tabs.
…hter

- Updated the configuration URL to version 0.0.31.
- Added new function `Convert-TableConditionsToHighlighterRules` to convert conditional formatting rules for use with the new column highlighter.
- Introduced `New-TablePluginCondition` to map PSWriteHTML conditions to the plugin condition schema.
- Enhanced `New-HTMLTable` to support plugin-based conditional formatting, integrating column highlighter rules.
- Modified `New-TableCondition` and `New-TableConditionGroup` to include a new parameter for child row fill options.
- Added new JavaScript file `dataTables.columnHighlighter.js` for standalone column highlighting functionality.
- Removed deprecated `dataTables.conditions.js` file as its functionality is now integrated into the new column highlighter.
@PrzemyslawKlys PrzemyslawKlys marked this pull request as ready for review September 4, 2025 14:40
@PrzemyslawKlys PrzemyslawKlys merged commit 67351d4 into master Sep 4, 2025
1 of 5 checks passed
@PrzemyslawKlys PrzemyslawKlys deleted the ImprooveColumnHighlighter branch September 4, 2025 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants