Commit e0e43eb
Stacked table rows on mobile (#19113)
* Adding option to stack the table cells on mobile while maintaining horizontal scroll on larger screens
* cs fix
* applied styling to columns and headers
* applied styling to work in combination with hiddenFrom and visibleFrom
* moved the tailwind classes into css files
* cleanup
* Update table.css
* Update index.blade.php
* tweaks
* styling
* edge cases
* fixes
* screenshots
* cleanup
* rebuild
* rename
* fix warning
* Update CanBeStackedOnMobile.php
---------
Co-authored-by: Dan Harrin <git@danharrin.com>1 parent 6411055 commit e0e43eb
File tree
55 files changed
+426
-9
lines changed- docs-assets
- app
- app/Livewire
- database
- screenshots
- images
- dark/tables/layout
- collapsible
- demo
- grid
- grow-disabled
- split-desktop
- split
- stacked-on-mobile
- stack
- light/tables/layout
- collapsible
- demo
- grid
- grow-disabled
- split-desktop
- split
- stacked-on-mobile
- stack
- packages
- panels/dist
- tables
- docs
- resources
- css
- columns
- views
- src
- Table/Concerns
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
55 files changed
+426
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1255 | 1255 | | |
1256 | 1256 | | |
1257 | 1257 | | |
| 1258 | + | |
| 1259 | + | |
| 1260 | + | |
| 1261 | + | |
| 1262 | + | |
| 1263 | + | |
| 1264 | + | |
| 1265 | + | |
| 1266 | + | |
| 1267 | + | |
| 1268 | + | |
| 1269 | + | |
| 1270 | + | |
| 1271 | + | |
1258 | 1272 | | |
1259 | 1273 | | |
1260 | 1274 | | |
| |||
Binary file not shown.
0 commit comments