Skip to content

Latest commit

 

History

History
93 lines (60 loc) · 3.48 KB

CHANGELOG.md

File metadata and controls

93 lines (60 loc) · 3.48 KB

Unreleased

1.5.0 (2023-09-01)

  • Style input type=file buttons
  • Add new theme radical
  • Vite preview builds
  • Table now will have a small bottom margin
  • :focus state different from :hover state
  • Focus for button and inputs only when :focus-visible is active

1.4.0

  • Thanks to all the wonderful contributors below! <3💜🌸
  • Allow hover styles to work on visited links - @rottencandy
  • Make code, kbd, and samp all style the same way - @ElnuDev
  • Added a new pink theme sakura-pink.css - @ReinforceZwei
  • Updating video to display as per img - @hedgecox
  • Making font size of pre and code consistent - @hedgecox
  • CSS for a:visited - Thanks to @lucas-deangelis

1.3.1 (2020-07-27)

  • Improved blockquote design
  • Changed earthly theme

1.3.0 (2020-05-27)

  • Improved spacing - more room to breathe
  • Added a new theme: sakura-ink

1.2.0 (2020-04-26)

  • Updated default fonts
    • The new fonts are defaults for every system, they look more consistent and modern.
  • Added CHANGELOG file

1.1.0 (2020-04-10)

  • feature: added a way to test changes in a sample html file View
  • retain image aspect ratio View
  • Add scss variables for font-families to allow control in theme files without edits to _main View
  • Added dark solarized colour scheme. View
  • add bookmarklet View
  • added CDN instruction. Fixes #3 View
  • added package.json and published to npm registry View
  • Between our two lives is also the life of a cherry blossom View

1.0.0 (2017-05-02)

  • Fixed overflowing issues
  • Including a default padding for body. BREAKING change.
  • redesigned buttons View
  • Optimized headers to look more in sync View
  • The pigeon is gone, and my heart stabilized. View
  • There's a pigeon staring at me shudders :3 View

0.6.1 (2017-02-17)

  • Made Buttons bearable
  • Changed from pyScss to sass for comment support.

0.6.0 (2017-02-17)

  • Sakura blossoms, and then it fades. View
  • Changed typography, made responsive. View
  • Ported to scss and merged with vader.css

0.4.0 (2016-11-03)

  • Added demo sites to readme
  • Added tables
  • New light and dark theme

0.3.2 (2016-08-27)

  • Small fixes related to code wrapping and background colors
  • Added css for img tags

0.3.0 (2016-06-29)

  • Added 2 alternate shades, pre and code tags

0.2.0 (2016-06-29)

  • The first smallest version