Skip to content

Releases: tygzy/silicon

v1.2.9

23 Mar 15:51
Compare
Choose a tag to compare
  • 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 and mobile-only class, to hide an element on different devices.

v1.2.8

08 Mar 00:14
Compare
Choose a tag to compare
  • Added new table alternate style.
  • Made list items have a slightly larger vertical margin.
  • Changed all the vp-s classes to width-s class names to be clearer for the average user.
  • Changed wide to width-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 a button would create padding issues.

Added a new standalone light and dark version of the CSS!

v1.2.7

04 Dec 20:56
Compare
Choose a tag to compare

Changed the ol and ul tags padding amount.

v1.2.6

20 Aug 13:11
Compare
Choose a tag to compare

Fixed images and svg tags not respecting container boundaries

v1.2.5

12 Aug 14:21
Compare
Choose a tag to compare
  • Fixed the new smallest width layout class on different device sizes
  • Updated the HTML example page

v1.2.4

12 Aug 14:08
Compare
Choose a tag to compare
  • Removed styles from the semantic tags and swapped them to classes
  • New layout class, for a 20% width

v1.2.3

31 Jul 21:03
Compare
Choose a tag to compare
  • Changed the notice styling
  • Buttons are small by default
  • New inline tag styles
  • Changed aside style
  • Checkbox, radio and range input have all changed slightly

v1.2.2

29 Jul 14:06
Compare
Choose a tag to compare

Minor changes to:

  1. Anchor underline thickness
  2. New grid classes
  3. Semantic tag style
  4. Table hover change

v1.2.1 - Minor changes

13 Jul 13:53
Compare
Choose a tag to compare

Some minor changes to selections, caret color, table caption, disabled buttons and 1 extra class.

v1.2 - New dark theme

30 Jun 14:35
Compare
Choose a tag to compare

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.