Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.4.1 Many QOL changes and a new pink theme _3.tar.gz | 2022-07-20 | 68.1 kB | |
1.4.1 Many QOL changes and a new pink theme _3.zip | 2022-07-20 | 79.9 kB | |
README.md | 2022-07-20 | 1.3 kB | |
Totals: 3 Items | 149.4 kB | 0 |
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 https://github.com/oxalorg/sakura/pull/43
- [#45] Fix for input with no type by @hedgecox in https://github.com/oxalorg/sakura/pull/46
- Adds -webkit-appearance: none for input elements by @pixelkritzel in https://github.com/oxalorg/sakura/pull/20
- CSS for a:visited by @lucas-deangelis in https://github.com/oxalorg/sakura/pull/51
- Updating video to display as per img by @hedgecox in https://github.com/oxalorg/sakura/pull/54
- Create new theme in pink color by @ReinforceZwei in https://github.com/oxalorg/sakura/pull/64
- [#50] Update to
<pre>
font size to be consistent with<code>
by @hedgecox in https://github.com/oxalorg/sakura/pull/52 - Make code, kbd, and samp all style the same way by @ElnuDev in https://github.com/oxalorg/sakura/pull/89
- Allow hover styles to work on visited links by @rottencandy in https://github.com/oxalorg/sakura/pull/90
- Switch to Dart SASS, upgrade dependencies by @oxalorg in https://github.com/oxalorg/sakura/pull/94
Full Changelog: https://github.com/oxalorg/sakura/compare/1.3.0...1.4.1