Skip to content

Releases: Yohn/PicoCSS

2.2.0

10 Dec 17:36

Choose a tag to compare

  • Updated form validation to not validate when form[novalidate]

  • Updated tooltips to go multiline, max width of 250px.

  • Updated card footer, to remove the margin from the last element if they are buttons or groups when in the footer

  • Made container, grid, and row classes to have a parent class, so they will not effect rest of page. This will only work if you use that style css.

  • Added tabs

  • Added floating labels

  • Added responsive nav hamburger menu

Let me know if you find any bugs or have ideas for improvements!

2.1.3

08 Dec 01:00

Choose a tag to compare

What's Changed

  • Allow use of card component with role="article" by @Yohn in #15
  • Support web components/shadow DOM. by @Yohn in #16
  • Changed spacing on form elements to be a tad smaller. It was just too big for my liking, and I feel this way is a lot easier.
  • Added cursor back on button - it was just an arrow.
  • Added parent-selector to the notifications, and corrected readbility of notifications.
  • updated the version within the css files
  • made rows only show up on css files where classes are enabled
  • made the tooltips have a dark background - even for dark themes.

Updated Tooltip

30 Nov 23:01

Choose a tag to compare

Removed the dotted line when data-tooltip="" child elements contains links or form elements, and enabled multi line tooltips.

First Yohns Pico CSS Release

27 Nov 05:41

Choose a tag to compare