Skip to content

Releases: Punkweb/punkweb-ui

v0.5.0

30 Nov 10:02

Choose a tag to compare

  • Adjust container size breakpoints
  • Remove default width from container class
  • Improve classless button styles
  • Improve button hover and disabled styles
  • Improve pagination and tabs disabled styles
  • Improve code tag styles
  • Adjust default theme colors slightly
  • Remove .fluid classes (in favor of .w-full that was added)
  • Add width and height utilities
  • Add padding and margin utilities to responsive block (e.g. md:p-4 etc) Please enter the commit message for your changes. Lines starting

v0.4.0

29 Nov 09:37

Choose a tag to compare

  • Rename radius* utils to rounded* to match TailwindCSS naming
  • Add text-, bg- and border- utils
  • Add basic border utils
  • Add opacity utils
  • Add theme switcher script to dev/example page
  • Fix checkbox issue
  • Add pw-tabs component
  • Minor style updates

v0.3.0

07 Nov 09:53

Choose a tag to compare

  • Add normalize.css
  • Add responsive util class prefixes, ex: md:flex-col

v0.2.0

03 Nov 17:46

Choose a tag to compare

Rewrite framework using new color scheme with dark and light modes, more util classes, and improved defaults

v0.1.4

13 Mar 22:29

Choose a tag to compare

  • Fix .pw-input sizing issue when used on select elements
  • Fix font-semi-bold mixin
  • Make form rows break down to columns on small breakpoint

v0.1.3

14 Aug 18:39

Choose a tag to compare

  • Do not require adding 'default' class for buttons or icon-buttons
  • Remove default line-height
  • Updates to form rules
  • Fix sass deprecation warnings

v0.1.1

14 Jun 03:09

Choose a tag to compare

Enable overriding primary color using :root CSS variables commit

v0.1.0

14 Jun 00:55

Choose a tag to compare

Fix relative import path to open-color