Commit Graph

9 Commits

Author SHA1 Message Date
8e586811ec Feat: vite & upgraded dependencies (#100)
* On every route change, update local variables from query params

* ResultSection is keyed to query to force re-render

* Resolved lint warnings

* replace webpack w/ vite

* update all imports with alias @ and scss

* vite environment variables, also typed

* upgraded eslint, defined new rules & added ignore comments

* resolved linting issues

* moved index.html to project root

* updated dockerfile w/ build stage before runtime image definition

* sign drone config
2026-02-23 20:53:19 +01:00
25da19eaf5 Removed import stmt defineEmits & defineProps as they are compiler macros 2024-02-25 16:28:11 +01:00
3594b18872 Resolved ALL eslint issues for project 2022-08-12 23:46:55 +02:00
d12dfc3c8e Upgraded all components to vue 3 & typescript 2022-08-06 16:10:13 +02:00
23a1fe5f7f Top prop for setting margin top 2022-03-06 12:05:51 +01:00
04c9e019d3 Linting 2022-03-05 08:59:35 +01:00
d24a318de8 Updated all scss imports to be relative from src alias
Alias defined in webpack.config.js
2022-03-05 08:46:18 +01:00
352aabb21d Common input field and button moved to a component that can be reused 2019-06-02 22:49:50 +02:00
691d0d25ab These are blank flashing lines shown while the content is being fetched. Current prop is number of lines to render 2019-06-02 15:28:52 +02:00