FlorianEisenmenger
538f3c07f6
static with pictos and icons
11 saat önce
FlorianEisenmenger
b74c2666b9
Test neue pictofont
11 saat önce
FlorianEisenmenger
33d2b32831
import instead of use
13 saat önce
FlorianEisenmenger
3f7e8306df
type module dismissed
13 saat önce
FlorianEisenmenger
6a472d6a7a
static import instead of use and type module dismissed
13 saat önce
FlorianEisenmenger
3690b00dee
static
5 gün önce
FlorianEisenmenger
c0a12ff684
css
6 gün önce
FlorianEisenmenger
bb6099c708
minor scss fixes
6 gün önce
FlorianEisenmenger
dc9d90ae4b
static
6 gün önce
FlorianEisenmenger
f305dc9714
small fixes
6 gün önce
FlorianEisenmenger
375ec48e89
static
1 hafta önce
FlorianEisenmenger
42ebfbf8a9
fix
1 hafta önce
FlorianEisenmenger
50de5778a5
fixes
1 hafta önce
FlorianEisenmenger
c405a1e7e3
fixes
1 hafta önce
FlorianEisenmenger
e14d7c75a1
static
1 hafta önce
FlorianEisenmenger
e522f7c1c6
fixes
1 hafta önce
FlorianEisenmenger
07cba73232
fix
1 hafta önce
FlorianEisenmenger
eec007cf2b
Merge branch 'master' of ssh://gitea.spawntree.de:1122/spawntree/ihk24
1 hafta önce
FlorianEisenmenger
f426d7e1aa
update storybook
1 hafta önce
Björn
8a84dcf0f9
fix topic teaser icons and add lottie animation support
- Fix all 6 pictogram icons by switching to pictogram-topic-* namespace and importing pictograms-mapper.scss with its required mixins
- Add lottie-web dependency and lottieFile prop to topic teaser component
- Size lottie container to match pictogram icon dimensions (72/50px) and inherit --color-decoration via currentColor on SVG paths
- Expose stories/assets/lottie as /lottie static dir in Storybook
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 hafta önce
FlorianEisenmenger
c530dc103e
static version
2 hafta önce
FlorianEisenmenger
0398e63725
fixes
2 hafta önce
Björn
46a472e31e
fix CSS selector scoping and marketing header autoplay speed
- Narrow :has() selector in button hover to direct child (> .teaser--link)
- Scope slider-tabs .count hide rule to specific components instead of generic .controls
- Fix header.js nav selector to target nav .primary
- Correct marketing header autoplay speed from 700000ms to 7000ms, trigger handleAutoplay()
- Fix slider-tabs positioning with left: auto and transform: none
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2 hafta önce
FlorianEisenmenger
06fbf0e1fa
bugfixing
3 hafta önce
FlorianEisenmenger
a147cd0f18
static
3 hafta önce
FlorianEisenmenger
d4a4900449
static files
3 hafta önce
FlorianEisenmenger
998847a5e7
more color variants
3 hafta önce
FlorianEisenmenger
dfb4de7916
static version
3 hafta önce
FlorianEisenmenger
a8e5179f0b
color variants
3 hafta önce
FlorianEisenmenger
fcf8608d39
static version
3 hafta önce
FlorianEisenmenger
a09c66e4db
marketingheader wip
3 hafta önce
Björn
a91b02a6d2
color variable migration: components and sections
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
4 hafta önce
FlorianEisenmenger
1a11e90ee4
fixes
4 hafta önce
FlorianEisenmenger
ee6bb6463d
theme toggle in storybook
4 hafta önce
FlorianEisenmenger
a2ee5d7a57
section timeline
1 ay önce
FlorianEisenmenger
0c2ab12dd4
sections
1 ay önce
FlorianEisenmenger
9c6e2b5034
sections
1 ay önce
FlorianEisenmenger
97f97afcf7
sections
1 ay önce
FlorianEisenmenger
d82c347542
Merge branch 'master' of ssh://gitea.spawntree.de:1122/spawntree/ihk24
1 ay önce
FlorianEisenmenger
6ea50bb4ee
more sections
1 ay önce
Björn
3c22594b65
styles: responsive gradient mixin and design token updates
Extract a container-query-based gradient mixin and apply it across card, teaser, document-list, election-form, and newsletter-teaser. Migrate deprecated theme-color-* CSS variables to the updated design tokens (feedback-error, text-accent-default, swatches-*, color-surface-inset).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 ay önce
FlorianEisenmenger
8088a3dd71
sections: events
1 ay önce
Björn
35d2a1de83
Storybook: Vitest, A11y und Chromatic Addons hinzugefügt
- @storybook/addon-vitest (inkl. Playwright Chromium + Coverage-V8)
- @storybook/addon-a11y für Barrierefreiheitsprüfungen
- @chromatic-com/storybook für visuelle Regressionstests
- vitest.config.ts erstellt (Storybook-Testprojekt mit Playwright-Browser)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 ay önce
FlorianEisenmenger
83a2903633
components, sections and refactoring slider tabs
1 ay önce
FlorianEisenmenger
201378fcbe
small fix in svg vars
1 ay önce
FlorianEisenmenger
ace5d6dea3
Merge branch 'master' of ssh://gitea.spawntree.de:1122/spawntree/ihk24
# Conflicts:
# gfi-ihk-2024/stories/components/superlist-entry/superlist-entry.scss
1 ay önce
FlorianEisenmenger
c6b31f2880
components
1 ay önce
Björn
196a790b10
Storybook 7 → 10.4.1 (Node.js v25 Kompatibilität wiederhergestellt)
Webpack → Vite (Startzeit: mehrere Minuten → ~300ms)
Sass Deprecation Warnings beseitigt (@import → @use as *, 93 Dateien)
require() → ESM import in 8 JS-Dateien
package.json von ~35 auf 6 devDependencies bereinigt
1 ay önce
FlorianEisenmenger
8e82ca1508
Color-Variants: Atoms and Components
1 ay önce
FlorianEisenmenger
a3d942516e
static
3 ay önce