Commit Graph

13 Commits

Author SHA1 Message Date
Omar cf701b2f27 Hover box CSS fix 2022-03-11 17:37:06 +00:00
Omar 390d4bf889 Update Author
Updating Author to make it easier to identify who to contact for any issues
2022-03-11 01:15:37 +00:00
Omar 47ddd9bcfa Added Collage Feature
- At the request of another user a option has been added to allow a collage of images to be shown in a flex grid layout
- Added in placeholder configuration screen
- Fixed webpart not loading the 5 temporary items on first adding webpart to new page in local workbench
- General maintenance to remove unused imports
- Updated CSS to add in collage feature
2022-03-11 01:11:48 +00:00
Omar 9541a7e455 Fix initial blank load
Fixes error on webpart load when no items are available
2021-08-04 14:24:49 +01:00
Omar 0a5f66ca91 Update HeroWebpart.tsx
Fix SetState loop
2021-07-29 16:14:36 +01:00
Omar 9572960ff6 Rerender paginated list on collection update
Rerender paginated list on collection update
2021-07-29 10:53:22 +01:00
Omar 6acf4addf4 Update to rerender on item change
Refreshes the webpart when an item is changed within the properties panel
2021-07-29 10:25:01 +01:00
Omar e43321bcc2 Update to rerender on item change
Refreshes the webpart when an item is changed within the properties panel
2021-07-29 10:22:37 +01:00
Omar 94a7f97ab5 Update HeroWebpart.module.scss
Update to hero styling for the different layout options
2021-07-28 12:46:32 +01:00
Omar 5ee69a21e5 Update HeroLayout.tsx
Fix hyperlink
2021-07-28 02:41:06 +01:00
Omar 53250fbe72 Update HeroWebpart.module.scss 2021-07-28 02:33:06 +01:00
Omar 087a2a16ce Update to Hero webpart
Following updates applied:

- Updated to automatically detect how many items are being displayed and adjust the display layout based on this
- Updated design to show the title on all images
- Updated description area on hover
- Updated hover effect of image to show a zoom effect when hovering over an item
- General cleaning up of CSS and code
2021-07-28 02:11:33 +01:00
Hugo Bernier 7f4a82213a Added sample.json and updated readme 2021-07-11 00:36:37 -04:00