-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Pivoted table on mobile * Start to handle mobile mode in data provider * Handle mobile and desktop table pivotation * Testfunction for pivot clockwise added. Code refactoring * Code refactoring * Updated packages * Handle small and xsmall devices * Added cooments regarding a bug * Added styling and ascending sorting for mobile table * PXWEB2-174 Fixed mediascreen breakpoint * More formatting * More formatting * First try repaeat header * Dont repeat headers for 2nd last stub * More formatting * Separat createRow for desktop and mobile * Remove unnessecary code * Code cleanup * Prettier code * Remove unnessecary check for mobile * Code cleanup * Fixed some issues reported by sonarqube * Prettier code * Fix for sonarcube issues * Fix for sonarcube issues * Fix for sonarcube issue * Fix for sonarcube issue * Prettier code * Memoized data in TableDataProvider * Prettier code * More styling * More formatting * Maybe formatted automatically * Add padding right for headings Remove fix width for data columns * Hover line and som small adjustment * Remove border-top on first th in first row on mobile-view * Refactor code * Prettier code * Make function out of codeblocks to make it easier to read * Autoformatted * Autoformatted * autoformat * Code clean up * Removed slash in imports * Added tests for Table * Prettier code --------- Co-authored-by: PerIngeVaaje <[email protected]>
- Loading branch information
1 parent
93605f7
commit 641cfca
Showing
7 changed files
with
783 additions
and
148 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.