Skip to content

Releases: zigurous/forge-css

1.2.2

28 Jul 04:19
Compare
Choose a tag to compare
  • Add print-none and print-only classes to show/hide objects based for printing or screen-only
  • Change body color scheme to light mode when printing

1.2.1

27 Jun 16:15
Compare
Choose a tag to compare
  • Fixed small input containers clipping content due to padding on the wrong element
  • Increased subtitle text size from 1.25rem to 1.5rem
  • Changed .display font weight from 600 to 700
  • Changed .display text line height to 1
  • Set default border color for all border direction object classes
  • Removed hover scale effect from buttons

1.2.0

04 Jun 12:49
Compare
Choose a tag to compare
  • Added new .tooltip component styles

1.1.0

26 May 14:38
Compare
Choose a tag to compare
  • Increased link hover transition speed from 150ms to 100ms
  • Increased <hr> margins from lg to xl
  • Decreased custom scrollbar width from md to sm
  • Changed overlay scrim to fixed position to prevent disappearing on scroll
  • Updated material icon font-face declarations to use full range of font weights
  • Set font-display: block on material icon fonts
  • Set font-feature-settings: 'liga' on material icon styles
  • Added pointer-none and pointer-auto classes
  • Added new toggle component styles
  • Added different modal sizes - sm, md, lg, xl, fluid
  • Rewrote app-footer component styles to be more customizable
  • Fixed incorrect source map URL caused by build script
  • Upgraded package dependencies

1.0.0

20 Nov 06:01
Compare
Choose a tag to compare
  • Rebranded as part of our new Forge design system
  • Repo changed from private to public
  • Open sourced under MIT License