Skip to content

1.0.0-rc.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@knice knice released this 11 May 00:11
· 524 commits to main since this release

Highlights

  • ⚡️ Increase layout width from 1080px to 1280px.
  • ⚡️ Add fluid type scale for font sizes in the theme
  • ⚡️ Normalize heading spacing/color; remove redundancies (def75f3)
  • ⚡️ Set sensible, fluid defaults for spacing (line height and spacing variables), typography (sizes), and gaps.
  • 🐛 Flourish on site titles is back (b90e51b)
  • Simplify block layout width settings by removing wide. Settings are now just layout width or full-bleed.
  • Footer content centers on small screens and elements are spaced more clearly.

Fixes

  • Resolves 48 and resolves #44
  • Responsive work on Header and Footer. Fixes #35 (6f6deb2)
  • 🐛 Add missing a curly brace (6400c25)
  • De-complicate styles for buttons by bringing CSS for buttons into the block stylesheet.

Other changes

  • feat: ⚡️ Post subtitle font-size adjustment
  • style: 🎨 Update default blockGap to .8rem
  • style: 🎨 Set main nav font-size to one of the new defaults
  • fix: 🚑️ Clean up block styles setup. Add draft style for spacer; move CSS for button styles to button.css file
  • refactor: 🎨 Clean up styles and set clear, theme-based spacing in footer