FlorianEisenmenger
538f3c07f6
static with pictos and icons
11 години тому
FlorianEisenmenger
b74c2666b9
Test neue pictofont
11 години тому
FlorianEisenmenger
33d2b32831
import instead of use
13 години тому
FlorianEisenmenger
3f7e8306df
type module dismissed
13 години тому
FlorianEisenmenger
6a472d6a7a
static import instead of use and type module dismissed
13 години тому
FlorianEisenmenger
3690b00dee
static
5 дні тому
FlorianEisenmenger
c0a12ff684
css
6 дні тому
FlorianEisenmenger
bb6099c708
minor scss fixes
6 дні тому
FlorianEisenmenger
dc9d90ae4b
static
6 дні тому
FlorianEisenmenger
f305dc9714
small fixes
6 дні тому
FlorianEisenmenger
375ec48e89
static
1 тиждень тому
FlorianEisenmenger
42ebfbf8a9
fix
1 тиждень тому
FlorianEisenmenger
50de5778a5
fixes
1 тиждень тому
FlorianEisenmenger
c405a1e7e3
fixes
1 тиждень тому
FlorianEisenmenger
e14d7c75a1
static
1 тиждень тому
FlorianEisenmenger
e522f7c1c6
fixes
1 тиждень тому
FlorianEisenmenger
07cba73232
fix
1 тиждень тому
FlorianEisenmenger
eec007cf2b
Merge branch 'master' of ssh://gitea.spawntree.de:1122/spawntree/ihk24
1 тиждень тому
FlorianEisenmenger
f426d7e1aa
update storybook
1 тиждень тому
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 тиждень тому
FlorianEisenmenger
c530dc103e
static version
2 тижднів тому
FlorianEisenmenger
0398e63725
fixes
2 тижднів тому
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 тижднів тому
FlorianEisenmenger
06fbf0e1fa
bugfixing
3 тижднів тому
FlorianEisenmenger
a147cd0f18
static
3 тижднів тому
FlorianEisenmenger
d4a4900449
static files
3 тижднів тому
FlorianEisenmenger
998847a5e7
more color variants
3 тижднів тому
FlorianEisenmenger
dfb4de7916
static version
3 тижднів тому
FlorianEisenmenger
a8e5179f0b
color variants
3 тижднів тому
FlorianEisenmenger
fcf8608d39
static version
3 тижднів тому
FlorianEisenmenger
a09c66e4db
marketingheader wip
3 тижднів тому
Björn
a91b02a6d2
color variable migration: components and sections
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
4 тижднів тому
FlorianEisenmenger
1a11e90ee4
fixes
4 тижднів тому
FlorianEisenmenger
ee6bb6463d
theme toggle in storybook
4 тижднів тому
FlorianEisenmenger
a2ee5d7a57
section timeline
1 місяць тому
FlorianEisenmenger
0c2ab12dd4
sections
1 місяць тому
FlorianEisenmenger
9c6e2b5034
sections
1 місяць тому
FlorianEisenmenger
97f97afcf7
sections
1 місяць тому
FlorianEisenmenger
d82c347542
Merge branch 'master' of ssh://gitea.spawntree.de:1122/spawntree/ihk24
1 місяць тому
FlorianEisenmenger
6ea50bb4ee
more sections
1 місяць тому
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 місяць тому
FlorianEisenmenger
8088a3dd71
sections: events
1 місяць тому
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 місяць тому
FlorianEisenmenger
83a2903633
components, sections and refactoring slider tabs
1 місяць тому
FlorianEisenmenger
201378fcbe
small fix in svg vars
1 місяць тому
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 місяць тому
FlorianEisenmenger
c6b31f2880
components
1 місяць тому
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 місяць тому
FlorianEisenmenger
8e82ca1508
Color-Variants: Atoms and Components
1 місяць тому
FlorianEisenmenger
a3d942516e
static
3 місяці тому