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
.divided
class will now be used for the.section
class in the Navbar.
v2.7.2
v2.7.0
Production
- Updated border color for Menu, Table & Tabnav.
- Added a new
.gradient
class 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.scss
API file - Added a new dark theme named '
Raven
' - Form : added a new option to
options.scss
for input file
UPDATES
- Tabnav, Navbar : updated
font-weight
(set as theme variable) - Panel : updated
border-radius
andbackground-color
(set as theme variable) - Alert, Label, Badge : updated
font-weight
- Menu : updated
font-size
(for.small
menu) - Icon : updated icon variables
- Form : updated
margin
of form item - Revized default and dark themes
.disabled
class defined as globally- Improved debugging for API map keys
- Updated
options.scss
- Updated README
- Updated documentation
DELETES
- Process : deleted
font-weight
property
FIXES
- Navbar : fixed responsive burger menu
- Button : fixed
:active
and:focus
states - Panel : added a selector to panel title
Stable Release 2.5.0
NEW
- Button : added
.outlined
style
FIXES
- Menu : fixed menu shadow for dropdown (top position)
- Menu : fixed
.disabled
state of menu items - Typography : fixed font size of headers
UPDATES
- Badge : updated style
- Button : updated
.link
style - Menu : updated font weight of menu items (setted as theme variable)
- Tabnav : updated tabnav
.active
state - Updated documentation
Stable Release 2.4.5
NEW
- Added a new theme named "smart"
- Tabnav : added
.bottom
position - Menu : added
.disabled
state to menu items - Navbar : added a new value of divider color for navbar themes
- Helpers : added
.bg-color
helper class - Helpers : added a specificity (
!important
) to some of helper classes
CHANGES
- Changed directory structure of
dist
and_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
.block
class - Table : updated variables
- Card : updated
.media
class (for horizontal card) - Caption : updated line height value
- Updated shadow mixin
- Updated themes
- Typography
Fixes
- Helpers : backdrop filters