# Changelog

All notable changes to this project will be documented in this file.

## [0.3.4] - 20-11-2021
### Removed
- Updated webpack

## [0.3.3] - 05-04-2021
### Removed
- Removed Duplicated Utils
- Resolved Webpack issues

## [0.3.2] - 22-08-2020
### Added
- Documention URL (uik-framework.com)

## [0.3.1] - 22-08-2020

### Removed
- unused color from css files

## [0.3.0] - 21-08-2020

### Removed
- unnecessary color variables

## [0.2.9] - 20-08-2020

### Removed
- footer CSS

## [0.2.6] - 24-07-2020

### Fixed
- Deployed Documentation (uik-framework.com)

## [0.2.5] - 15-02-2020

### Fixed
- Input Group

## [0.2.4] - 13-02-2020

### Fixed
- Tabination

## [0.2.2] - 13-02-2020

### Fixes
- Removed float from header and converted to flex
- tooltip
### Added
- intlTelInput v16.0.10
### Updated
- fancybox to latest v2.1.7

## [0.2.1] - 10-02-2020

### Fixed
- webpack.config.js

## [0.2.0] - 05-02-2020

### Fixed
- Classic Menu

## [0.1.9] - 05-02-2020

### Removed
- Unused assets from /img folder

## [0.1.8] - 04-02-2020

### Fixed
- Pretty Checkbox Plugin
- Tabination

## [0.1.7] - 28-01-2020

### Fixed
- Missing Assets
- Image path
### Updated
- /assets to /lib

## [0.1.6] - 28-01-2020

### Added
- Added Basic Skin and Template CSS and JS

## [0.1.5] - 28-01-2020

### Fixed
- Utils

## [0.1.4] - 28-01-2020

### Fixed
- Modules

## [0.1.3] - 28-01-2020

### Added
- Fancybox CSS & JS v2.1.5
### Fixed
- Structural changes
- Please follow readme file
### Changed
- Tooltip

## [0.1.2] - 27-01-2020

### Fixed
- jQuery LightSlider Plugin

## [0.1.1] - 26-01-2020

### Added
- jQuery LightSlider Plugin
- Navigation Styles
### Fixed
- brokem extensions in scss files
### Removed
- Duplication of classes

## [0.1.0] - 26-01-2020

### Fixed
- build files included in readme and in package

## [0.0.9] - 26-01-2020

### Fixed
- grid.scss

## [0.0.8] - 26-01-2020

### Changed
- License version
### Added
- Changelog link
- Lisence link
- Slack Support #uik-framework

## [0.0.7] - 26-01-2020

### Added
- Basic Documentation over URL with simple setup and features pages
- License.md

## [0.0.6] - 26-01-2020

### Added
- Proper release with changelog document

## [0.0.5] - 26-01-2020

### Added
- Animations
- Organized Folder Structure and other files in Pretty Checkbox

## [0.0.4] - 26-01-2020

### Added
- Better explanation CHANGELOG File
### Changed
- More Explanations in Readme File
### Removed
- Third Party Plugin's CSS and JS (will be added later on request)
- package.json - Unnecessary Dependencies

## [0.0.3] - 25-01-2020

### Added
- Grid system
- List Styles
- Typography
- Tables
- Form Elements
- Buttons
- Alerts & Errors
- Dividers
- PopoversModals
- Testimonials
- Accordions
- Steps
- Icons
- Flags
- Badges
- Ribbons
- Cards
- Pretty Checkbox

## [0.0.2] - 25-01-2020

### Added
- README now contains answers to common questions about CHANGELOGs

## [0.0.1] - 25-01-2020

### Added
- This CHANGELOG file to hopefully serve as an evolving example of a standardized open source project CHANGELOG.
- Good examples and basic guidelines, including proper date formatting.