Commit Graph

527 Commits

Author SHA1 Message Date
mrholek 5f517fd123 chore: clean-up 2025-02-14 13:27:16 +01:00
mrholek ff804af036 refactor: migrate to Sass modules and CSS logical properties and values 2025-02-14 13:17:16 +01:00
mrholek 10252d534a chore: update dependencies and devDependencies
@coreui/chartjs  ^4.0.0  →  ^4.1.0
@coreui/coreui   ^5.2.0  →  ^5.3.1
2025-02-14 13:03:09 +01:00
mrholek ba8ed701d5 chore: update the current year to 2025 2025-02-14 12:45:07 +01:00
mrholek 4fc820aac3 fix: wrong external icon type 2025-02-14 12:43:47 +01:00
mrholek 4b153d7a0a chore: update dependencies and devDependencies
@vitejs/plugin-vue   ^5.2.0  →   ^5.2.1
chart.js             ^4.4.6  →   ^4.4.7
pinia                ^2.2.6  →   ^3.0.1
postcss             ^8.4.49  →   ^8.5.2
sass                ^1.81.0  →  ^1.85.0
simplebar-vue        ^2.3.5  →   ^2.4.0
vite                ^5.4.11  →   ^6.1.0
vue-router           ^4.4.5  →   ^4.5.0
2025-02-14 12:19:21 +01:00
mrholek 7ba266102f refactor: update routes name 2025-02-14 12:18:44 +01:00
mrholek 35e94736c6 refactor: migrate ESLint to 9.x 2025-02-14 12:11:42 +01:00
mrholek f383307ce1 refactor: update links in the sidebar 2024-11-16 00:42:28 +01:00
mrholek 86f76592d9 build: update vite configuration 2024-11-15 23:55:34 +01:00
mrholek 2007ccea73 docs: update links to the documentation 2024-11-15 23:55:19 +01:00
mrholek c16251acea chore: update dependencies and devDependencies
@coreui/coreui       ^5.1.2  →   ^5.2.0
@coreui/vue          ^5.4.0  →   ^5.4.1
@vitejs/plugin-vue   ^5.1.4  →   ^5.2.0
chart.js             ^4.4.4  →   ^4.4.6
eslint-plugin-vue   ^9.28.0  →  ^9.31.0
pinia                ^2.2.2  →   ^2.2.6
postcss             ^8.4.47  →  ^8.4.49
sass                ^1.79.3  →  ^1.81.0
vite                 ^5.4.8  →  ^5.4.11
vue                  ^3.5.8  →  ^3.5.13
2024-11-15 23:33:24 +01:00
mrholek 820059a98c release: v5.2.0 2024-09-25 12:25:51 +02:00
mrholek 444716362d build: silence Sass deprecation warnings 2024-09-25 12:21:40 +02:00
mrholek 6f102dc60e chore: update dependencies and devDependencies
@coreui/coreui        ^5.0.2  →    ^5.1.2
@coreui/icons-vue      2.0.0  →     2.2.0
@coreui/vue           ^5.1.0  →    ^5.4.0
@vitejs/plugin-vue    ^5.0.5  →    ^5.1.4
autoprefixer        ^10.4.19  →  ^10.4.20
chart.js              ^4.4.3  →    ^4.4.4
eslint               ^8.57.0  →   ^9.11.1
eslint-plugin-vue    ^9.26.0  →   ^9.28.0
pinia                 ^2.1.7  →    ^2.2.2
postcss              ^8.4.38  →   ^8.4.47
sass                 ^1.77.5  →   ^1.79.3
vite                  ^5.3.1  →    ^5.4.8
vue                  ^3.4.28  →    ^3.5.8
vue-router            ^4.3.3  →    ^4.4.5
2024-09-25 12:20:39 +02:00
Łukasz Holeczek ecc91a3a7b Merge pull request #312 from FredericoSFerreira/patch-1
Update README.md
2024-06-27 14:34:40 +02:00
Frederico Ferreira bcce567bb3 Update README.md 2024-06-26 09:18:24 -03:00
mrholek ee8cab33d9 release: v5.1.0 2024-06-14 16:15:41 +02:00
mrholek 953c231f28 feat: add new tabs component 2024-06-14 16:09:10 +02:00
mrholek 85c9e17056 fix: security problem with process.env 2024-06-14 13:18:42 +02:00
mrholek 6251226935 chore: update dependencies and devDependencies
@coreui/coreui       ^5.0.0  →   ^5.0.2
@coreui/vue          ^5.0.0  →   ^5.1.0
@vitejs/plugin-vue   ^5.0.4  →   ^5.0.5
chart.js             ^4.4.2  →   ^4.4.3
eslint-plugin-vue   ^9.24.0  →  ^9.26.0
sass                ^1.72.0  →  ^1.77.5
simplebar-vue        ^2.3.3  →   ^2.3.5
vite                 ^5.2.6  →   ^5.3.1
vue                 ^3.4.21  →  ^3.4.28
vue-router           ^4.3.0  →   ^4.3.3
2024-06-14 13:17:48 +02:00
Łukasz Holeczek 082ad8092a Merge pull request #310 from nicomt/process-env-filter
Filter environment variables
2024-06-14 13:10:22 +02:00
Łukasz Holeczek dfa4381ce1 Update vite.config.mjs 2024-06-14 13:10:02 +02:00
mrholek 9bbf7509e1 docs: update links to PRO versions 2024-06-07 10:41:36 +02:00
Nicolas Martinez 6b9c7c6ca8 Fix for loading data from both viteEnv and process.env 2024-06-06 16:12:25 -04:00
Nicolas Martinez 2371c1c092 Filter environmet variables to prevent unintended leakage of environment variables. 2024-06-06 16:02:16 -04:00
mrholek 9e4a7f80f7 docs: update README 2024-05-01 15:52:05 +02:00
mrholek 7c5d59c402 refactor: migrate from Vuex to Pinia 2024-05-01 15:01:19 +02:00
mrholek 43745d958a refactor: migrate to <script setup> 2024-04-29 13:51:42 +02:00
mrholek 86a084aa4f release: v5.0.0 2024-03-28 17:08:07 +01:00
mrholek 46e9f9564c chore: update dependencies and devDependencies
@coreui/chartjs      ^4.0.0-rc.0  →   ^4.0.0
@coreui/coreui       ^5.0.0-rc.3  →   ^5.0.0
@coreui/vue          ^5.0.0-rc.3  →   ^5.0.0
@coreui/vue-chartjs  ^3.0.0-rc.0  →   ^3.0.0
eslint-plugin-vue        ^9.23.0  →  ^9.24.0
vite                      ^5.2.4  →   ^5.2.6
2024-03-28 17:06:32 +01:00
mrholek f9d3cb2e38 release: v5.0.0-rc.1 2024-03-23 12:12:41 +01:00
mrholek a4ec377f8f chore: update dependencies and devDependencies
@coreui/coreui      ^5.0.0-rc.1  →  ^5.0.0-rc.3
@coreui/vue         ^5.0.0-rc.1  →  ^5.0.0-rc.3
@vitejs/plugin-vue       ^5.0.2  →       ^5.0.4
autoprefixer           ^10.4.16  →     ^10.4.19
chart.js                 ^4.4.1  →       ^4.4.2
eslint                  ^8.56.0  →      ^8.57.0
eslint-plugin-vue       ^9.19.2  →      ^9.23.0
postcss                 ^8.4.32  →      ^8.4.38
sass                    ^1.69.6  →      ^1.72.0
vite                    ^5.0.10  →       ^5.2.4
vue                      ^3.4.3  →      ^3.4.21
vue-router               ^4.2.5  →       ^4.3.0
2024-03-23 12:10:42 +01:00
mrholek 94fa7f97e1 refactor: improve responsive behavior 2024-01-02 20:39:49 +01:00
mrholek 288559e0cc chore: clean-up 2024-01-02 20:08:42 +01:00
mrholek e5aeb25559 refactor: make the sidebar logo clickable 2024-01-02 20:08:19 +01:00
mrholek da5a963428 chore: update dependencies and devDependencies
@coreui/vue  ^5.0.0-rc.0  →  ^5.0.0-rc.1
2024-01-02 19:56:54 +01:00
mrholek 241c16846a build: upgrade Vite to 5.x 2024-01-02 19:49:54 +01:00
mrholek 2da1dc45ca docs: update the year 2024-01-02 18:59:33 +01:00
mrholek f0606c35f2 chore: update dependencies and devDependencies
@vitejs/plugin-vue   ^4.5.0  →   ^4.6.2
chart.js             ^4.4.0  →   ^4.4.1
eslint              ^8.54.0  →  ^8.56.0
eslint-plugin-vue   ^9.18.1  →  ^9.19.2
postcss             ^8.4.31  →  ^8.4.32
sass                ^1.69.5  →  ^1.69.6
vite                 ^4.5.0  →   ^4.5.1
vue                  ^3.3.9  →   ^3.4.3
2024-01-02 18:58:16 +01:00
mrholek 8a1dbee0b0 refactor: update examples 2024-01-02 18:57:05 +01:00
mrholek 129352d91d refactor: update charts 2024-01-02 18:55:22 +01:00
mrholek 04870396c6 refactor: update examples 2024-01-02 18:51:31 +01:00
mrholek ddf278020c refactor: improve the scrollbar behavior 2024-01-02 18:51:14 +01:00
mrholek 6aa4b2dad4 docs: update README 2023-11-26 12:35:32 +01:00
mrholek c27789b282 refactor: improve the layout 2023-11-25 18:56:17 +01:00
mrholek a2f759e7ee refactor: improve styles 2023-11-25 18:55:06 +01:00
mrholek 5f3df898b1 chore: update dependencies and devDependencies
@coreui/coreui      ^5.0.0-rc.0  →  ^5.0.0-rc.1
@vitejs/plugin-vue       ^4.4.1  →       ^4.5.0
eslint                  ^8.53.0  →      ^8.54.0
vue                      ^3.3.8  →       ^3.3.9
2023-11-25 18:52:31 +01:00
mrholek 06f6e817d0 release: v5.0.0-rc.0 2023-11-15 20:04:19 +01:00
mrholek 7c15e3ba04 build: update scripts 2023-11-15 20:03:37 +01:00