Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [MWPW-152305][MWPW-152339] Table background and checkmark treatment * MWPW-151826 - Table header and cell alignment (#2516) * header buttons vertical alignment matches across all headers * content cell horizontal alignment match what is set in headers defaulting to center * header style updates, including: color, font-size, etc. Resolves: [MWPW-151826](https://jira.corp.adobe.com/browse/MWPW-151826) Resolves: [MWPW-152313](https://jira.corp.adobe.com/browse/MWPW-152313) * [MWPW-153727] Remove extra border radius from table highlight (#2537) * [MWPW-153881] Table section not initially expanding on mobile (#2539) * [MWPW-153848][MWPW-153860] Table highlight, sticky, radius improvements (#2562) * [MWPW-153848][MWPW-153860] Table highlight, sticky, radius improvements * Avoid table exceeding viewport * MWPW-152336 - Table tooltip fixes (#2623) * MWPW-152336 - Table tooltip fixes * force tooltip positioning for row-title in mobile and rtl scenarios so they are always fully visible Resolves: [MWPW-152336](https://jira.corp.adobe.com/browse/MWPW-152336) * Update libs/blocks/table/table.css Co-authored-by: Rares Munteanu <[email protected]> * Update libs/blocks/table/table.css Co-authored-by: Rares Munteanu <[email protected]> * Update libs/blocks/table/table.css Co-authored-by: Rares Munteanu <[email protected]> * PR feedback to reduce verbose selectors --------- Co-authored-by: Rares Munteanu <[email protected]> * MWPW-153609 - Unit test fixes for table * Set hovering test to it targets an element that has height * Adjusted placement of the fix for MWPW-153881 to ensure that filters are added when it is called Resolves: [MWPW-153609](https://jira.corp.adobe.com/browse/MWPW-153609) * [MWPW-153267] Expand table to parent grid size (#2637) * [MWPW-153894] Addressing overflowing table content on mobile (#2672) * [MWPW-156638] Table row header items wrap (#2747) * [MWPW-156925] Table - design parity tweaks after Consonant feedback (#2760) --------- Co-authored-by: Cody Lloyd <[email protected]> Co-authored-by: Cody Lloyd <[email protected]>
- Loading branch information