|
|
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 |
|
|
|
d858f47ef5
|
Module bundling improved to reduce number of requests to 1 JavaScript and 1 CSS file per webpage excl. external resources such as Recaptcha
|
2024-09-13 23:26:37 +01:00 |
|
|
|
0c88f161c3
|
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 |
|