Releases: codeforms/Punica-CSS-Framework
Releases · codeforms/Punica-CSS-Framework
v2.8.0
- Added gradient style to Button (LTR and RTL)
- Added gradient style to Navbar (LTR and RTL)
- Added new helpers; Flex, Float, Height, Text Decoration and Width
Core
- Fully upgraded and optimized core
- Updated
package.json - Updated helpers
- Updated docs
Themes
- Updated Dusty theme
- Updated Raisin theme
Changes
- Navbar : The
.dividedclass will now be used for the.sectionclass in the Navbar.
v2.7.2
v2.7.0
Production
- Updated border color for Menu, Table & Tabnav.
- Added a new
.gradientclass to Button and Navbar. - Updated focus state for input items (bg color).
Core Development
- Updated transition for Form items (can controlled by the theme map).
- Updated background color for Menu (can controlled by the theme map).
Stable Release v2.6.28
- minor fixes for icon sizes
Stable Release v2.6.2
- minor update for Material Symbols and Icons
- deleted theme files from dist directory
Please note: You can use CDN links in this repository for Punica CSS themes.
Stable Release v2.6.1
UPDATES
- Updated '
Dusty' theme - Updated shadow variables for default theme
- Updated light theme for Navbar
- Updated backdrop filters for Helpers
- Updated
_global/_getters.scss
Stable Release v2.6.0
NEW
- Added a new component named '
Stats' - Panel : added panel sizes (mini/small)
- Added new
classnames.scssAPI file - Added a new dark theme named '
Raven' - Form : added a new option to
options.scssfor input file
UPDATES
- Tabnav, Navbar : updated
font-weight(set as theme variable) - Panel : updated
border-radiusandbackground-color(set as theme variable) - Alert, Label, Badge : updated
font-weight - Menu : updated
font-size(for.smallmenu) - Icon : updated icon variables
- Form : updated
marginof form item - Revized default and dark themes
.disabledclass defined as globally- Improved debugging for API map keys
- Updated
options.scss - Updated README
- Updated documentation
DELETES
- Process : deleted
font-weightproperty
FIXES
- Navbar : fixed responsive burger menu
- Button : fixed
:activeand:focusstates - Panel : added a selector to panel title
Stable Release 2.5.0
NEW
- Button : added
.outlinedstyle
FIXES
- Menu : fixed menu shadow for dropdown (top position)
- Menu : fixed
.disabledstate of menu items - Typography : fixed font size of headers
UPDATES
- Badge : updated style
- Button : updated
.linkstyle - Menu : updated font weight of menu items (setted as theme variable)
- Tabnav : updated tabnav
.activestate - Updated documentation
Stable Release 2.4.5
NEW
- Added a new theme named "smart"
- Tabnav : added
.bottomposition - Menu : added
.disabledstate to menu items - Navbar : added a new value of divider color for navbar themes
- Helpers : added
.bg-colorhelper class - Helpers : added a specificity (
!important) to some of helper classes
CHANGES
- Changed directory structure of
distand_themes
UPDATES
- Tabnav : Updated icon size in tab
- Updated documentation
Stable Release 2.4.0
New
- Added global font and typography settings to each theme map.
- Class names will now be defined in a separate '
classnames.scss' file within each component directory. - Added a new global function called '
set-border' (default border) - Card : added selectors to sub elements
- Table : added caption style
Updates
- Button : updated
.blockclass - Table : updated variables
- Card : updated
.mediaclass (for horizontal card) - Caption : updated line height value
- Updated shadow mixin
- Updated themes
- Typography
Fixes
- Helpers : backdrop filters