Releases: tygzy/silicon
Releases · tygzy/silicon
v1.2.9
- Added some new grid layout classes.
- Mainly added some column and row spanning classes to allow for "bento" grid layouts.
- Grid layout column counts are reduced on mobile to fix layout and sizing issues on mobile screens.
- Changed the
samp
tag style. kbd
tag text is now always lowercase.- Changed the width classes to be used on any element not just
div
elements. - Added a style ideas section to the website.
- Added a
desktop-only
andmobile-only
class, to hide an element on different devices.
v1.2.8
- Added new table alternate style.
- Made list items have a slightly larger vertical margin.
- Changed all the
vp-s
classes towidth-s
class names to be clearer for the average user. - Changed
wide
towidth-100
to make more sense. - Added
fullscreen
class to take up the whole screen. - Added a secondary flex class to have flex-flow row and column.
- Added a new danger style for the notice cards class.
- Changed input submit buttons to be taller.
- Removed the
silicon-basic.css
files. - Changed the red, green and yellow colour variables to be more vibrant.
- Fixed an issue where putting a
kbd
tag inside abutton
would create padding issues.
Added a new standalone light and dark version of the CSS!
v1.2.7
v1.2.6
v1.2.5
v1.2.4
v1.2.3
v1.2.2
v1.2.1 - Minor changes
Some minor changes to selections, caret color, table caption, disabled buttons and 1 extra class.
v1.2 - New dark theme
v1.2.0 gives a new dark theme after some feedback and myself feeling that the old dark theme didn't look great.
There are also some fixes for browser parity, mostly for safari.