Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.81 KB

File metadata and controls

32 lines (27 loc) · 1.81 KB

Version History

v1.1.3 - Compact Viewport Optimization

  • Aggressively reduced font sizes (H1 down to 3.5rem, H2 to 2.5rem, etc.).
  • Tightened vertical margins and paddings globally to fit desktop screens without scrolling.
  • Scaled down objective and platform cards for better information density.
  • Reduced table and button sizes while maintaining premium touch targets.

v1.1.2 - UI Refinement

  • Fixed selected objective visibility when Full Funnel mode is active.
  • Removed "Selected" text label from objective cards for a cleaner look.

v1.1.1 - Design Refinement & Component Completion

  • Added the signature Social Masla Navbar with the animated green "Scan Line" under the logo.
  • Refined global entrance animations to match the exact 0.65s / 28px translateY spec.
  • Standardized Secondary Button styles to the Charcoal/Cream palette for better visual hierarchy.
  • Improved semantic HTML further for better SEO and accessibility.

v1.1.0 - Social Masla Rebrand (Current)

  • Implemented the "Social Masla" Editorial Design System.
  • Updated core typography to use Outfit (headings) and Inter (body).
  • Replaced the generic color scheme with a Cream/Charcoal/Emerald palette.
  • Removed unused mobile deployment wrapper files (Capacitor/iOS/Android folders).
  • Reduced bloated UI components into responsive, mobile-optimized layouts with larger desktop typography but scaled-down mobile inputs.
  • Restyled icons with strokeWidth={1.5} for a premium aesthetic.
  • Added custom full-width black footer without underlines for branding.
  • Enforced new documentation standards inside the /doc folder (ai_instructions.md, versions.md).

v1.0.0 - Initial Implementation

  • Basic deterministic budget logic created.
  • React + Vite foundation established with standard shadcn/ui components.
  • Capacitor integrations originally added.