This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
parts_website
Watch
1
Star
0
Fork
0
You've already forked parts_website
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7668c35354b3e1b4b551974ae7dac7f4086f6045
parts_website
/
static
/
js
/
lib
History
teddy
7668c35354
1. New Router and Base Page Class architecture to avoid circular references and conform to module bundler requirements. \n 2. Relative path bug fix for lib/validation.js file to work using module bundler.
2024-09-17 17:00:18 +01:00
..
common.js
1. New Router and Base Page Class architecture to avoid circular references and conform to module bundler requirements. \n 2. Relative path bug fix for lib/validation.js file to work using module bundler.
2024-09-17 17:00:18 +01:00
constants.js
1. Module bundling added to reduce server calls as each file was taking ~440 ms to load on public server.\n2. JavaScript lib files refactored with OOP for use with module bundling.
2024-09-10 19:43:02 +01:00
events.js
1. Module bundling added to reduce server calls as each file was taking ~440 ms to load on public server.\n2. JavaScript lib files refactored with OOP for use with module bundling.
2024-09-10 19:43:02 +01:00
extras.js
1.started removal of CDNs.\n 2. Improved modular structure for all parts of project including database.
2024-08-30 23:27:28 +01:00
local_storage.js
1. New Router and Base Page Class architecture to avoid circular references and conform to module bundler requirements. \n 2. Relative path bug fix for lib/validation.js file to work using module bundler.
2024-09-17 17:00:18 +01:00
utils.js
1.started removal of CDNs.\n 2. Improved modular structure for all parts of project including database.
2024-08-30 23:27:28 +01:00
validation.js
1. Module bundling added to reduce server calls as each file was taking ~440 ms to load on public server.\n2. JavaScript lib files refactored with OOP for use with module bundling.
2024-09-10 19:43:02 +01:00