Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2019-06-12 | 822 Bytes | |
v1.3.2.tar.gz | 2019-06-12 | 5.9 MB | |
v1.3.2.zip | 2019-06-12 | 6.2 MB | |
Totals: 3 Items | 12.1 MB | 0 |
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