
Project Name: Nixlot Bootstrap 5 Admin & Dashboard HTML5 Template

Version : V.3

Updated-date:  28-August-2023
 
Updates :-     
	1) Converted  Five Unique Theme Styles into a Singular Theme Styles .
	2) Completely changed Folder Structure for Simplified Development and Production.
        3) Converted from Boostrap-4 version to Boostrap-5 Version.
	4) No jquery dependency.
	5) All jQuery plugins have been removed and added new js  plugins .
	6) Added New Switcher.
	7) Converted Plugins css into scss.
	8) Updated Header.
	9) Added some Html Pages.
	10) Documentation is updated.
	11)gulp is updated


**********************************************************************************************************************************************
----------------------------------------------------------------------
1) Converted  Five Unique Theme Styles into a Singular Theme Styles 
----------------------------------------------------------------------
	Removed all theme styles and added 5 dashboards themes into one theme style.

----------------------------------------------------------------------
2) Completely changed Folder Structure for Simplified Development and Production.
----------------------------------------------------------------------
	Here the project is divided int src and dist.
	First, please understand the difference between the "src" and "dist" folders. Here, src stands for source and is the raw code before concatenation or some other compilation, which has been used to read or edit the code. dist stands for distribution, and this is the concatenated version that is actually used on production sites.
	So here, only the dist folder is used for production, and src is used for development. So any changes made during development in the src folder need to be run the related "gulp" command to effect the same changes in the dist folder. Because the changes made in the src folder will reflect in the dist folder when you run the gulp command.
	
----------------------------------------------------------------------
3) Converted from Boostrap-4 version to Boostrap-5 Version.
----------------------------------------------------------------------
	Please update bootstrap folder in Plugins (Root-path:-assets/plugins/bootstrap )
----------------------------------------------------------------------
4) No jquery dependency
----------------------------------------------------------------------
	jQuery have been removed completely.
----------------------------------------------------------------------
5) All jQuery plugins have been removed and added js  plugins 
----------------------------------------------------------------------
 	 All jQuery plugins have been removed and added  new js  plugins
----------------------------------------------------------------------
6) Added New Switcher
----------------------------------------------------------------------
	new switcher pages is added to nixlot
	In this switcher we have added new features like 

	1) Single switch Rtl 
	2) Single switch menus
	3) Changing colors 
	4) Dark Theme and many more 

	for Detailed information please go throught documentation.

	To add swicher page replace complete assets folder and Switcher.Html file in html folder


----------------------------------------------------------------------
7) Converted Plugins css into scss.
----------------------------------------------------------------------
	complete plugins css files are converted into scss .so ,please update complete assets folder.
----------------------------------------------------------------------
8) Updated Header.
----------------------------------------------------------------------
	 Improved ui .so, replace complete header section in all html pages.
----------------------------------------------------------------------
9) Added some Html Pages.
----------------------------------------------------------------------
New Html pages are added in Nixlot. please follow below

		add-products.html
		blog-create.html
		blog-details.html
		breakpoints.html
		checkout.html
		columns.html
		floating_labels.html
		form_check_radios.html
		grid-tables.html
		gutters.html
		helpers.html
		images_figures.html
		more.html
		objectfit.html
                offcanvas.html
		swiperjs.html
		positions.html
		placeholders.html
		scrollspy.html
                wishlist.html


----------------------------------------------------------------------
10) Documentation is updated
----------------------------------------------------------------------
	
Documentation is Updated please go through it .

----------------------------------------------------------------------
11) Gulp is Updated
----------------------------------------------------------------------
	
Gulp is Updated with many features like browser sync ,copy,rename, etc. so, replace gulp file.
For more detailed information regarding gulp please follow documentation.

Thanking you,
@spruko.



































