Releases: longsien/BareCSS
Releases · longsien/BareCSS
BareCSS v1.1.0
This release introduces breaking changes by going 100% classless. I apologise to the 2 people who actually use this framework as some re-work will need to be done. Please refer to documentation.
- Removed all classes
- Grids no longer use classes
- Buttons no longer use classes
- Cards no longer use classes
- The
xx
default class has now been made an attribute - Changed utility classes to attributes
- Introduced tags
- Introduced rounded buttons
- Changed tooltip behaviour and attribute
- Instead of
data-tt
it's now justtt
- Anchor link tooltips now require the
att
attribute
- Instead of
- Introduced footer
- Includes a template HTML file
BareCSS v1.0.1
BareCSS v1.0.1
- Fixed issue with image in nav not having a height.
BareCSS v1.0.0
First release.