Skip to content

v1.3.2

Compare
Choose a tag to compare
@sunil-digicorp sunil-digicorp released this 12 Jun 14:55
· 12 commits to master since this release
9d49115

Highlights

  • Updated the link issue of "Visit Propeller" in README.md file
  • Updated path of "Clone the repo" in README.md file
  • Updated the url of "Propeller Guidelines" in README.md file
  • Updated the package.json file for the SCSS compilations
  • Added the SCSS compiler task with auto watch (grunt dev) in the Grunt file.
  • Added the jQuery plugin - propellerkit(); to re-initialize the entire propellerkit.
  • Solved the issue of "Uncaught RangeError: Maximum call stack size exceeded" in Javascript

Added

JS
  • Added the SCSS compiler task with auto watch (grunt dev) in the Grunt file.
  • Added the jQuery plugin - propellerkit(); to re-initialize the entire propellerkit.

Fixed

JS
  • Solved the issue of "Uncaught RangeError: Maximum call stack size exceeded" in Javascript