Wolfgang Huß
|
592df878c0
|
Correct color name
|
2024-04-24 14:47:06 +02:00 |
|
Wolfgang Huß
|
ad7fb6fcdd
|
Fix unit tests snapshots
|
2024-04-23 17:36:25 +02:00 |
|
Wolfgang Huß
|
601ee657f7
|
Fix linting
|
2024-04-23 17:10:44 +02:00 |
|
Wolfgang Huß
|
8b5bc6dbeb
|
Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 7114-implement-ocelot-color-tokens-in-frontend-with-theme
# Conflicts:
# frontend/renderer/plugins/vuetify.ts
# frontend/src/pages/index/+Page.vue
|
2024-04-23 16:56:48 +02:00 |
|
Wolfgang Huß
|
279a4c0817
|
Fix linting
|
2024-04-23 15:50:25 +02:00 |
|
Wolfgang Huß
|
79e7cff04e
|
Rename themes to standard names
|
2024-04-23 14:20:10 +02:00 |
|
Wolfgang Huß
|
790e5497be
|
Adjust home page
|
2024-04-23 14:14:39 +02:00 |
|
Wolfgang Huß
|
b6fa99d46c
|
Implement basic colors
|
2024-04-23 14:07:26 +02:00 |
|
Wolfgang Huß
|
0fc148ead6
|
Fix file 'tokens.module.scss'
|
2024-04-23 13:39:11 +02:00 |
|
Maximilian Harz
|
b1be4c53f9
|
Update snapshots
|
2024-04-23 12:48:51 +02:00 |
|
Wolfgang Huß
|
514e783495
|
Merge branch 'master' into 7114-implement-ocelot-color-tokens-in-frontend-with-theme
|
2024-04-18 13:00:01 +02:00 |
|
Maximilian Harz
|
14acbdda62
|
Add working example of importing design tokens from tokens.module.scss
|
2024-04-17 16:29:33 +02:00 |
|
Wolfgang Huß
|
13cd185357
|
Fix unit tests
|
2024-04-17 14:52:32 +02:00 |
|
Wolfgang Huß
|
49938cf5c7
|
Fix icon on home page
|
2024-04-17 14:52:12 +02:00 |
|
Wolfgang Huß
|
f4d459c9ac
|
Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 7113-add-icon-component-with-icons-of-webapp
|
2024-04-17 14:37:28 +02:00 |
|
Maximilian Harz
|
0392a0f95d
|
Use ocelot icons as custom set
|
2024-04-15 14:03:14 +02:00 |
|
mahula
|
005f5522d9
|
update snapshots
|
2024-04-06 21:52:16 +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ß
|
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ß
|
bc3f18ae87
|
Implement import of all SVG icons as assets in new frontend
|
2024-03-20 19:48:17 +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 |
|
|
|
bfaf53de5b
|
Imported boilerplate_frontend as a subtree under frontend/.
|
2024-01-28 12:49:49 +01:00 |
|