Releases: Punkweb/punkweb-ui
Releases · Punkweb/punkweb-ui
v0.5.0
- 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-4etc) Please enter the commit message for your changes. Lines starting
v0.4.0
- 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
- Add normalize.css
- Add responsive util class prefixes, ex:
md:flex-col
v0.2.0
Rewrite framework using new color scheme with dark and light modes, more util classes, and improved defaults
v0.1.4
- Fix .pw-input sizing issue when used on
selectelements - Fix font-semi-bold mixin
- Make form rows break down to columns on small breakpoint
v0.1.3
- 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
v0.1.0
Fix relative import path to open-color