Update:
- Synchronize the latest HTML version update - Changelog.
Update:
- Synchronize the latest HTML version update - Changelog.
- Upgrade Laravel version 11
- Upgrade Livewire version 3.5
Fix:
- Livewire error when edit user management
Update:
- Synchronize the latest HTML version update - Changelog.
Update:
- Synchronize the latest HTML version update - Changelog.
- Upgrade laravel v11
Fix:
- Fixed datatable page buttons aligment
- Fixed keenicons not displaying
- Fixed JS error in datatable js file
- Fixed tagify plugin file location and version update
Update:
- Synchronize the latest HTML version update - Changelog.
Update:
- Synchronize the latest HTML version update - Changelog.
- Updates login page with specific error message
- Updates datatable version and fix the file name
Fix:
- Fixes webpack mix warning
- Fixes missing theme mode dropdown
- Fixes empty CRUD form when adding new user
- Fixes redirection after signup
Update:
- Synchronize the latest HTML version update - Changelog.
Update:
- Synchronize the latest HTML version update - Changelog.
- Upgrade Livewire v3
New:
- Added missing view button to user management listing
- Added email verification for signup
Update:
- Synchronize the latest HTML version update - Changelog.
- Update gray text html class
- Include backend API demo for Angular CRUD
Fix:
- Fixed webpack issue with the latest version of draggable plugin.
- Fixed webpack mix issue with latest draggable plugin issue
- Fixed theme mode option
- Fixed redirect links
- Fixed remove uploaded image in user management
- Fixed uploaded image URL in user management
- Fixed aside menu collapse state
- Fixed page breadcrumbs generator
Update:
- Synchronize the latest HTML version core assets update - Changelog.
- Improve User, Roles, and Permissions Management CRUD and datatables.
Fix:
- Fix webpack mix build NULL error on Windows.
KeenIcons
Rendering issue on Mac Safari
New:
- Add new Roles management CRUD
- Add new Permissions management CRUD
- Add new User management CRUD - datatable list, create, edit, update, delete
- Add new User authentication - login, register, reset password
Update:
- Synchronize the latest HTML version update - Changelog.
- Update header layout
- Update FormValidation webpack build
Fix:
- Fix Typed.js plugin error in webpack
- Fix RTL to enable by config
New:
- Global Icons Migration to Keenicons - Changelog.
- Store sidebar minimized state in cookies.
- Add new function
removeHtmlClass($scope, $value)
to remove existing class in the list.
- Add new icon
keenicons
.
- Add new function to get icon
getIcon($name, $class, $type)
- Add a date picker plugin
Tempus Dominus
Update:
- Synchronize the latest HTML version update - Changelog.
- Upgrade Laravel version 10
- Move
search
component folder into layout folder.
- Update
addHtmlClass($scope, $value)
to append new class instead of replacing existing class list.
- Add feature to keep sidebar state cookie
- Exclude encrypt cookies for sidebar state
- Move global search to local layout search folder (sidebar-layout / header-layout)
Fix:
- Remove broken href HTML links.
- Fix missing token in the reset new password page.
$request->input('token')
- Fix registration page
- Fix missing
app-blank
class to the error page.
- Fix missing
app-auth
class to the auth page.
- Fix missing required body class
app-default
.
- Fix
<?
in the blade HTML file.
- Fix sidebar animating behaviour.
- Fix
typed.js
version issue when build using webpack
- Fix missing fix tempus-dominus
- Fix function addHtmlClass() to append classes instead of replacing it
Update:
- Synchronize the base version update - Changelog.
- Globally change
data-theme
HTML attribute to data-bs-theme
Fix:
- Fix select2 style and include missing demo custom plugin scss file.
- Fix components.scss file of broken
stepper
style.