|
@@ -7,7 +7,7 @@
|
|
---
|
|
---
|
|
### Log
|
|
### Log
|
|
|
|
|
|
-#### 2022.12.12 - v.4.0
|
|
|
|
|
|
+#### 2022.12.17 - v.4.0
|
|
|
|
|
|
- git master -> main
|
|
- git master -> main
|
|
- rm old grunt files
|
|
- rm old grunt files
|
|
@@ -19,7 +19,7 @@
|
|
- try to drop JQuery deps
|
|
- try to drop JQuery deps
|
|
- remove modernizr.js
|
|
- remove modernizr.js
|
|
- mv inline js to npm bundles to keep them updated
|
|
- mv inline js to npm bundles to keep them updated
|
|
- - js/scripts.js - ( WOW, validation, lazyload, wallpaper, backstretch, Rainbow, Appear, DrawFillSVG, typed.js, scrollto, smoothState, js-cookie, waypoints, ghembedder )
|
|
|
|
|
|
+ - **js/scripts.js** TODO - ( WOW, validation, lazyload, wallpaper, backstretch, Rainbow, Appear, DrawFillSVG, typed.js, scrollto, smoothState, js-cookie, waypoints, ghembedder )
|
|
- Rework some of the pages and features
|
|
- Rework some of the pages and features
|
|
- rewrite the studio page
|
|
- rewrite the studio page
|
|
- rewrite the chat/messenger/twillio features in inc/lib/call
|
|
- rewrite the chat/messenger/twillio features in inc/lib/call
|
|
@@ -69,8 +69,6 @@ other libraries in scripts.js:
|
|
* [https://github.com/kirbysayshi/ghembedder](https://github.com/kirbysayshi/ghembedder)
|
|
* [https://github.com/kirbysayshi/ghembedder](https://github.com/kirbysayshi/ghembedder)
|
|
* [https://github.com/js-cookie/js-cookie](https://github.com/js-cookie/js-cookie)
|
|
* [https://github.com/js-cookie/js-cookie](https://github.com/js-cookie/js-cookie)
|
|
|
|
|
|
-removed libraries:
|
|
|
|
-* modernizr.js
|
|
|
|
|
|
|
|
deprecated libaries:
|
|
deprecated libaries:
|
|
* [https://github.com/HubSpot/messenger](https://github.com/HubSpot/messenger)
|
|
* [https://github.com/HubSpot/messenger](https://github.com/HubSpot/messenger)
|
|
@@ -82,3 +80,4 @@ deprecated libaries:
|
|
ToDo:
|
|
ToDo:
|
|
* audio page
|
|
* audio page
|
|
* chart.js 1.0.1 -> 2.9.3
|
|
* chart.js 1.0.1 -> 2.9.3
|
|
|
|
+* scripts.js into pkgs and build
|