Changelog
Version history
Complete version history and updates of the Creative Business style guide.
- v1.6.2
Implement SwissPartnerContactCta component and refactor contact sections in case pages
- Introduced the SwissPartnerContactCta component to streamline the contact call-to-action across various case pages. Refactored existing contact sections in SwissCaseDetailPage, SwissCasesPage, and SwissSamenwerkenPage to utilize the new component, enhancing code consistency and maintainability. Updated props to support dynamic content rendering based on case-specific data.
- v1.6.2
Simplify video display logic in SwissAmbientVideo component and enhance case fixtures
- Updated the SwissAmbientVideo component to streamline the conditions for displaying the video and placeholder, improving clarity and responsiveness. Added a new case fixture for short-form video production to enhance content representation.
- v1.6.2
Refine video display logic in SwissAmbientVideo component
- Updated the conditions for showing the video and placeholder in the SwissAmbientVideo component to ensure proper rendering based on the presence of video sources and poster images. This improves the component's responsiveness to different display scenarios.
- v1.6.2
Add staging ACF setup script and update documentation for CMS setup
- Introduced a new script `staging-acf-setup.sh` for streamlined ACF setup in the staging environment. Updated existing `staging-cms-acf-setup.sh` to delegate to the new script. Enhanced documentation to reflect the new script's usage and location. Improved Swiss case components with a sidebar navigation variant and added hints for case facts. Updated styles for sticky positioning of the facts panel.
- v1.6.2
Add WP-CLI command for marketing ACF setup and enhance CMS with new scripts and GraphQL field types
- Introduced a new WP-CLI command `cb setup-marketing-acf` for streamlined staging setup, activating necessary plugins and seeding ACF fields. Updated package.json with new scripts for local and staging environments. Enhanced existing ACF field groups with 'graphql_types' for better integration with WPGraphQL. Improved documentation for setup processes and public URL handling.
- v1.6.1
Contact section patterns: avatars, form card, and consent.
- `SwissAvatar` — fixed circle (shrink-0, object-cover) for team photos
- `swiss-form-card` elevation token for partner inquiry forms
- Home contact: team members via CMS repeater, `<address>` + mail link
- v1.6.0
Layout harmonization, navigation, and partner conversion patterns.
- `swiss-page-container` as the standard page width on Swiss pages
- Immersive navigation in SiteNav with dark mode support
- Hero video placeholder with shimmer loading state
- Cookie banner accessibility improvements (ARIA and focus)
- Sticky partner CTA bar for home and collaborate pages
- Kinetic chrome hides duplicate language switch in the header
- v1.5.1
New `brand-master-surface` token for MA story surfaces.
- Added CSS variable `--color-brand-master-surface` to swiss-grid tokens
- Master story page and story blocks use the new surface token
- v1.5.0
Removed dynamic Fluid Art ripple effect.
- Completely removed dynamic ripple effect SVG filter (#fluid-ripple-filter)
- Updated style guide to only show static Fluid Art palettes
- Removed obsolete props and CSS classes for maximum visual calm
- v1.4.0
Added dynamic Fluid Art ripple effect.
- Added slow, calm SVG displacement map filter (#fluid-ripple-filter) to Fluid Art backgrounds
- Full a11y support: filter automatically disabled under prefers-reduced-motion
- Added technical guidelines and a11y documentation to agent-context/runbooks/design/styleguide.md
- Updated insights and motion checks in the living style guide
- v1.3.0
Typography token harmonization and style guide integration.
- Harmonized font tokens for Swiss-grid (Outfit/Inter) and legacy SAR (Montserrat) using CSS scope classes
- Added SAR color palette to style guide foundations
- Added new insight documenting font namespace isolation in the codebase
- Documented style guide integration proposal in agent-context/runbooks/design/styleguide/styleguide-integration-proposal.md
- v1.2.0
Added new Fluid Art section to the style guide.
- Fluid Art section added to demonstrate the 4 educational level palettes
- Technical guidelines for Fluid Art integration documented in agent-context/runbooks/design/styleguide.md
- Insights and best practices added for organic visualization methods
- v1.1.0
Living document — insights feed, changelog and team workflow.
- Public style guide at /nl/styleguide/ and /en/styleguide/
- Insights section for ongoing best practices
- Changelog and contribution instructions for the team
- Shared source in src/lib/swiss/styleguide/
- v1.0.0
First consolidated style guide (docs + monoline library).
- agent-context/runbooks/design/styleguide.md as technical reference
- Monoline React library (50 ZER icons)
- Swiss-grid tokens documented
