Releases: oxalorg/sakura
Releases · oxalorg/sakura
v1.5.0
1.4.1 Many QOL changes and a new pink theme <3
This release brings a lot of QOL fixes and a wonderful new pink theme!
Internally we have also switched to dart sass (from node sass)!
Huge thanks to all the wonderful contributors below! <3💜🌸
What's Changed
- #42 Fix for button disabled pointer events by @hedgecox in #43
- #45 Fix for input with no type by @hedgecox in #46
- Adds -webkit-appearance: none for input elements by @pixelkritzel in #20
- CSS for a:visited by @lucas-deangelis in #51
- Updating video to display as per img by @hedgecox in #54
- Create new theme in pink color by @ReinforceZwei in #64
- #50 Update to
<pre>
font size to be consistent with<code>
by @hedgecox in #52 - Make code, kbd, and samp all style the same way by @ElnuDev in #89
- Allow hover styles to work on visited links by @rottencandy in #90
- Switch to Dart SASS, upgrade dependencies by @oxalorg in #94
Full Changelog: 1.3.0...1.4.1
1.3.0: Better spacing and a new theme
- Better spacing. More room to breathe.
- Added a new sakura-ink theme
1.2.0: Better Font / Typeface
- We've updated the font/typeface to be a default font available on your system. This will make the page look more consistent, and frankly more modern compared to our previous typeface.
1.1.0: New Theme and Bug Fixes
- Added a new Dark Solarized Theme
- Fixed minor cross-browser bugs
- Added Bookmarklet
- Images will have height set to auto
1.0.0: First stable version
- Body has default padding now - Buttons redesigned - Overflowing issues fixed - Headers are bolder; looks more in sync with other elements
v0.6.0
Support tables, and 2 new themes.
Added 'sakura-black' and 'sakura-white' themes.
Forms and blockquotes added.
0.2.0 Forms and blockquotes added.
First simple release. Enough to start making sites.
0.1.0 First simple release.