Roberto Tonino
|
cda31a93ff
|
fix: ARL not setting correctly in the store; feat: removed some document.getElementById; feat: added v-cloak style
|
2020-09-17 23:55:57 +02:00 |
|
Roberto Tonino
|
9425569879
|
feat: added vuex store to cache data; feat: cached home data in the frontend
|
2020-08-23 00:39:31 +02:00 |
|
Roberto Tonino
|
35edbb7aa7
|
started implementing Vue Router; updated README.md; corrected an italian translation
|
2020-07-27 22:01:57 +02:00 |
|
RemixDev
|
6fecc5fde0
|
Updated all the links to codeberg
|
2020-07-20 19:23:11 +02:00 |
|
Roberto Tonino
|
636701aa70
|
added language change logic, added flags, added more translations
|
2020-07-18 22:44:27 +02:00 |
|
Roberto Tonino
|
42e44c45fe
|
changed directory structure of js and Vue files; added plugin for translation (can try it in settings)
|
2020-07-17 00:11:28 +02:00 |
|
Roberto Tonino
|
5e81c205c8
|
added webui online/offline feedback, downgraded rollup-plugin-vue due to bundling issues of the previous version
|
2020-06-29 18:10:55 +02:00 |
|
Roberto Tonino
|
7912a8d4e2
|
corrected buttons scaling when active; started tests with Vue SFCs
|
2020-06-22 22:05:19 +02:00 |
|
Roberto Tonino
|
7484bf75cf
|
updated rollup plugin node-resolve; improved favorites refresh animation
|
2020-06-18 18:29:38 +02:00 |
|
Roberto Tonino
|
6b05933352
|
installed sass devDependency; installed rimraf devDependency to clean files before builds (no more sourcemaps in builds); updated README.md and corrected typos in it; updated rollupjs devDependency to latest version; updated rollup-plugin-terser devDependency to latest version
|
2020-06-07 21:06:52 +02:00 |
|
Roberto Tonino
|
db685df7c2
|
removed lodash and added lodash-es dependency: now tree shaking on lodash is supported (IMPORTANT: devDependency @rollup/plugin-commonjs need to be at version 11.0.2 to make things work correctly); updated packages
|
2020-06-03 20:49:19 +02:00 |
|
Roberto Tonino
|
da657bbdcc
|
added rollup-plugin-analyzer to retrieve useful information when building
|
2020-06-03 18:31:38 +02:00 |
|
Roberto Tonino
|
085b819a2b
|
started table style refactoring
|
2020-05-26 22:22:47 +02:00 |
|
Roberto Tonino
|
87a668ae91
|
installed succesfully rollup alias plugin. Now Vue can be imported like a normal npm package
|
2020-05-22 22:59:16 +02:00 |
|
Roberto Tonino
|
cf3331d94b
|
made startApp function cleaner, updated package name to 0.1.6 because of alpha 5 release , updated README.md
|
2020-05-15 22:21:31 +02:00 |
|
Roberto Tonino
|
677b5aaa61
|
added Vue as a dependency, now will run in development mode (with logs) when running npm run dev
|
2020-05-08 21:42:36 +02:00 |
|
Roberto Tonino
|
91afe634dd
|
installed the following dependencies (and removed them from vendor folder): lodash, jquery, toastify-js; update COMPILE-UI.md with shorthand for npm install and "Other" section
|
2020-05-07 22:10:13 +02:00 |
|
Roberto Tonino
|
3855fc6452
|
added package.json, added rollup dependency to bundle js files
|
2020-05-07 21:34:28 +02:00 |
|