93 Commits

Author SHA1 Message Date
mahula
8fedfd90c1 update frontend packages 2024-04-07 15:37:49 +02:00
dependabot[bot]
f95d2a48a2
Bump vike from 0.4.163 to 0.4.168 in /frontend
Bumps [vike](https://github.com/vikejs/vike) from 0.4.163 to 0.4.168.
- [Changelog](https://github.com/vikejs/vike/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vikejs/vike/compare/v0.4.163...v0.4.168)

---
updated-dependencies:
- dependency-name: vike
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-07 08:40:46 +00:00
mahula
005f5522d9 update snapshots 2024-04-06 21:52:16 +02:00
mahula
1086333932 update frontend packages 2024-04-06 20:20:49 +02:00
Wolfgang Huß
ebd618070c Add tryout code to home page 2024-03-28 12:52:39 +01:00
Wolfgang Huß
0c1cf0b756 Implement Vuetify themes – first tryout 2024-03-28 12:51:28 +01:00
Wolfgang Huß
21b52c485b Remove component IconSVG and add new icon test 2024-03-27 13:53:39 +01:00
Wolfgang Huß
0e2386d4ae Change IconSVG story to OcelotIcons story 2024-03-27 12:01:56 +01:00
Wolfgang Huß
b1a7e91631 Add converted SVG icons with properties 'fill' and 'stroke' on 'svg' tag 2024-03-27 11:58:56 +01:00
Wolfgang Huß
9e66cc6e7a Refactor again icon conversion to use properties for 'fill' and 'stroke' direct in 'svg' tags in icon components 2024-03-27 11:49:35 +01:00
Wolfgang Huß
a3a1b88f16 Refactor icon conversion to use class for 'fill' and 'stroke' in icons components 2024-03-27 11:13:25 +01:00
Wolfgang Huß
9eb7c7e617 Add converted SVG icons with style 'fill' and 'stroke' 2024-03-27 09:21:54 +01:00
Wolfgang Huß
61a5e4b44e Refactor icon import to add 'fill' and 'stroke' in icons 2024-03-27 09:09:35 +01:00
Wolfgang Huß
0ae6db07c6 Fix linting 'scss/function-no-unknown' for 'v-bind' 2024-03-25 11:32:57 +01:00
Wolfgang Huß
c92ad9fc94 Fix linting 'scss/function-no-unknown' for 'v-bind', second try 2024-03-23 18:21:02 +01:00
Wolfgang Huß
3bbfb87347 Fix linting 'scss/function-no-unknown' for 'v-bind' 2024-03-23 18:13:07 +01:00
Wolfgang Huß
6329118a19 Exclude 'src/assets/icons/helpers/convertSvgToVue.js' from coverage 2024-03-23 18:08:01 +01:00
Wolfgang Huß
97a9d15125 Fix CI test linting of 'currentcolor' in component IconSVG.vue 2024-03-23 17:52:28 +01:00
Wolfgang Huß
cd1caf0637 Move original icons to archive folder 2024-03-23 17:37:08 +01:00
Wolfgang Huß
3607cf27ba Refine converted icons 2024-03-23 17:33:56 +01:00
Wolfgang Huß
aff8396a22 Remove super fluid code in converted icons by changing the conversion script convertSvgToVue.js 2024-03-23 17:32:23 +01:00
Wolfgang Huß
067105a91e Test IconSVG component 2024-03-23 17:14:57 +01:00
Wolfgang Huß
ae7f800cbd Add storybook story for iconSVG including export the icon names needed 2024-03-22 14:03:18 +01:00
Wolfgang Huß
52b813d4ab Refine iconSVG component to assign the color by class and use the props in the storybook story 2024-03-22 14:00:21 +01:00
Wolfgang Huß
12a47f0018 Refine our own SVG icon component for learning 2024-03-21 11:43:39 +01:00
Wolfgang Huß
9a8a405794 Cleanup 2024-03-20 20:41:30 +01:00
Wolfgang Huß
f40ec2fe5f Implement import of all SVG icons as assets in new frontend, second step 2024-03-20 20:12:53 +01:00
Wolfgang Huß
bc3f18ae87 Implement import of all SVG icons as assets in new frontend 2024-03-20 19:48:17 +01:00
Wolfgang Huß
81c4eebf06 Implement converted SVG icons as assets in new frontend 2024-03-20 14:15:01 +01:00
Wolfgang Huß
600260bc7c Add all icons as converted Vue components 2024-03-20 12:30:43 +01:00
Wolfgang Huß
ff0ad9054a Add helper script to convert the SVG icon files into a Vue components 2024-03-20 12:28:22 +01:00
Wolfgang Huß
d65d574e1d Add ocelot SVGs to assets 2024-03-19 08:06:17 +01:00
2069fffed8
frontend docker build workflow 2024-02-26 03:35:40 +01:00
fd7f7e688f
Merge commit '8ade071ab7e41458c14ce6cc79dd04842523e882' into update-frontend-boilerplate-26-02 2024-02-26 03:35:05 +01:00
e1eade82e6
update frontend boilerplate 2024-02-19 14:34:28 +01:00
Wolfgang Huß
c8b0075e1c Release v3.2.0 2024-02-14 11:15:40 +01:00
Wolfgang Huß
dff6e569a9 Change new frontend name and description in package.json 2024-02-14 11:15:10 +01:00
7ee8c021de
test.lint_pr workflow 2024-02-08 11:33:34 +01:00
6dd4a324ce
include file filters 2024-02-08 11:29:59 +01:00
ac523e0eb8
include dependabot definitions 2024-02-08 11:29:50 +01:00
a63bb51af0
move workflows 2024-02-08 11:29:33 +01:00
75a6528526
docker configuration for frontend 2024-01-28 13:17:11 +01:00
bfaf53de5b
Imported boilerplate_frontend as a subtree under frontend/. 2024-01-28 12:49:49 +01:00