Skip to main content
Version: 4.2.x

generator-lightning

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

[TBD] - Task: https://accedobroadband.jira.com/browse/XDK4-376

Features

  • Lightning app created from scratch - lng create. Added a couple btns, one to open player and another to mute the video. Added an info text that tells the arrow key being pressed and another text showing the number of times the player has been opened to evaluate the local storage usage. Player being used is Html5.

TODO in the first task(XDK4-377-Create lightning-generator): open the video in the front Layout next to the options to reproduce in the same canvas. (124b238) (03-08-2022)

  • Create ChangeLog for generator-lightning (4d9ea3c) (09-08-2022)

Bug Fixes

  • Delete no-needed folder+package.json (e4096f5) (03-08-2022)

  • Test commit without eslint.js file in lightning (f9d1de4) (09-08-2022)

  • Remove .vscode folder and modify Readme due to @lightnng/cli not having to be installed globally (465bb59) (10-08-2022)