Skip to content

feat(video widget): adding support for embedding video only with the id

Jordi Gómez requested to merge gnugomez/solstice-assets:gnugomez/main/442 into main
  • feat(video widget): adding support for embedding video only with the id

  • refactor(videos widget): improving code structure and readibility

Resolves: #442 (closed)

I took advantage of this merge request to apply the "scout rule". Initially, I refactored the code while preserving its original functionality. This made the code more readable and easier to iterate on.

  • Added the ability to use data-id to specify just and only the id of a video/playlist
  • Added another story to document the usage

Merge request reports

Loading