Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Recording Feature implementation (#3272)
* Take a tour section became responsive for all kind of smartphones * making responsive and adjusting the size of the icons according to different screen sizes * fixing Interval number and Movabledo in take a tour section * updating activities file * Implementation of Recording button Feature * updating activities file * fixes issue #3066 - to remove arrows on dismissing error message (#3222) * fixes issue #3066 - dismissing an error message removeArrow() is not found * fixes issue #3066 * Fix the redundant display of error messages despite availability of cards (#3231) * Implementation of Recording button Feature * Enhancement: Upgrade the files from Constructor function to ES6 class syntax (#3265) * Upgrade Planet.js file * Upgrade GlobalPlanet.js File * FUll-SCREEN MODE (#3253) * Enhancement: Upgrade constructor function to ES6 class syntax. (#3268) * Upgrade ProjectViewer.js file * Upgrade GlobalCard.js file * Upgrade GlobalTag.js File * Upgrade LocalPlanet.js File * Upgrade Publisher.js File * Upgrade LocalCard.js File * Full screen help (#3269) * Upgrade ProjectViewer.js file * Upgrade GlobalCard.js file * Upgrade GlobalTag.js File * Upgrade LocalPlanet.js File * Upgrade Publisher.js File * Upgrade LocalCard.js File * add help for full screen --------- Co-authored-by: TheCharismaticEnigma <avishkar2002@mail.com> * Implementation of Recording button Feature * Now current tab can be recorded in Chrome and opera * Record And FullScreen Functionality * Recording button version 3 * Adding materialise and blinking effect in rec-btn * Making recording button unclickable when its in use * changes in index * implemeting SVGs to record button * exporting recording script code to js files and implementing SVGs * changing dimensions in record svg and deleting ide files: * deleting idea file * Making Record button unclickable while recording: * Currently user needed to click two times while starting the first recording , this problem arises after exporting the code * indentation * Making Record a advance feature and changing styling and blinking effect on clicking the Rec button * Removing Record feature from firefox and exporting browser detection code from acticity.js to utils.js * linting * linting * linting --------- Co-authored-by: Kushal Shah <60709835+shahkushal38@users.noreply.github.com> Co-authored-by: TheCharismaticEnigma <102666605+TheCharismaticEnigma@users.noreply.github.com> Co-authored-by: Walter Bender <walter@sugarlabs.org> Co-authored-by: TheCharismaticEnigma <avishkar2002@mail.com> Co-authored-by: Walter Bender <walter@sorcero.com>
- Loading branch information