Lineone (v2.0.1) Tailwind CSS Admin Template HTML, HTML + Laravel Nulled

[featured_image]
Download
Download is available until [expire_date]
  • Version
  • Download 16
  • File Size 0.00 KB
  • File Count 1
  • Create Date May 10, 2024
  • Last Updated July 13, 2024

Lineone (v2.0.1) Tailwind CSS Admin Template HTML, HTML + Laravel Nulled

Version 2.0.1
==============================================
12 July, 2024
Upgrade to Tailwind CSS v3.4.4
Fix minor issues
Update the dependencies.
==============================================
Version 2.0.0
==============================================
10 May, 2024
Upgrade to Laravel 11
New AI Chat Page
Fix minor issues
Update dependencies
WARNING
QuillJS has a new version available! If you're using an older theme version 
and encountering compilation issues in your app.js (or js/libs/forms.js 
for ES6) file, here's how to update your import statement:
js
import Quill from "quill/dist/quill.min"; // @see https://quilljs.com/
import Quill from "quill"; // @see https://quilljs.com/
==============================================
Version 1.7.0
==============================================
01 March, 2024
Refactor components
Fix dropdown and popover issue in AlpineJS, Livewire 3.4.6 and higher versions
Update the dependencies.
WARNING
If you are using the Laravel, Livewire, or AlpineJS edition, you may have encountered 
an issue with the dropdown or popover component in Livewire 3.4.6 and higher versions. 
To fix this, you should download the latest version of the lineone theme and replace the following files:
resources/js/store.js
resources/js/utils/breakpoints.js
resources/js/components/usePopper.js