Changelog
Version 3.0.8 - 15 Jun, 2021
-
Replace Tail Select with Tom Select as it's no longer
maintained.
Version 3.0.7 - 23 May, 2021
- Fix side menu dropdown icon.
- Update core dependencies.
Version 3.0.6 - 03 May, 2021
- Fix litepicker "z-index" issue.
- Update core dependencies.
Version 3.0.5 - 08 April, 2021
- Update TailwindCSS version.
Version 3.0.4 - 04 April, 2021
- Add new dashboard page.
- Update CKEditor version.
Version 3.0.3 - 20 February,
2021
- Update Laravel Mix to v6
- Update CKeditor dependencies
Version 3.0.2 - 06 February,
2021
- Add new dashboard, calendar & slide over page
- Remove the Toastify page and add a new Notification page
- Add new notification variants
-
Rework some component class names (Eg: Button, Dropdown,
Accordion, Modal, Progress Bar, Alert, Form Elements)
- Add a new static-backdrop feature on the modal show
- UI design improvements
- Bug fixes and performance improvements
Version 3.0.1 - 17 December,
2020
- Fix dropdown issue on first page load
- Update XD design files
- UI design improvements
- Bug fixes and performance improvements
Version 3.0.0 - 10 December,
2020
- Release Tailwind 2 support
- UI design improvements
- Bug fixes and performance improvements
Version 2.0.2 - 7 September,
2020
- Rework dropdown component placement by using popper.js
-
Add new programmatically show/hide methods for dropdown
component
- Add new data-dismiss property to dismiss the dropdown box
- Change cash-dom global identifier from $() to cd()
- Bug fixes and performance improvements
Version 2.0.1 - 25 August, 2020
- Fix responsive issue on tabulator page
Version 2.0.0 - 21 August, 2020
-
Dropping jQuery as a required dependency which effects the
replacement of all jQuery plugins to the VanillaJs plugins
-
List of replaced plugins:
-
jQuery to Cash-DOM (For DOM manipulation), VelocityJs (For
Animations), Axios (For client HTTP request)
- Datatables to Tabulator Table
- Daterangepicker to Litepicker
- Driftzoom to Zoom Vanilla
- Jquery Toast to Toastify
- Momentjs to Dayjs
- Select2 to Tailselect
- Slick Carousel to Tiny Slider
- Summernote to CKEditor
- Tooltipster to TippyJs
Version 1.1.3 - 13 July, 2020
- Add new dark mode version
-
Add new "on show" & "on hide" modal event that triggered when
the modal showed or closed
-
Add new Tailwind "dark" utility to simply apply dark mode
styling
Version 1.1.2 - 13 June, 2020
- Update DropzoneJS SASS file usage
- Fix compiling issues
- Make Feather Icons accessible globally
Version 1.1.1 - 18 May, 2020
- Expose jQuery & plugins globally.
- Bug fixing & performance improvements.
Version 1.1.0 - 04 May, 2020
- Added new modal variants.
- Added new update profile page.
- Added new change password page.
- Updated documentation.
Version 1.0.10 - 04 May, 2020
- Fix missing summernote fonts on production build.
- Fix missing slick carousel ajax.gif on production build.
- Updated documentation.
- Added new data-dismiss property to close modal.
- Added new post news Application.
- Minor adjustment on wysiwyg editor styles.
- Upgrade tailwind version to v1.4.0.
Version 1.0.9 - 27 Apr, 2020
- Refactor google map style & icons.
- Minor adjustment on POS page.
Version 1.0.8 - 27 Apr, 2020
- Added new POS Application.
- Added new CRUD Data List & Form Application.
- Added new Toast component.
- Added new modal programmatic API.
- Minor adjustment on inbox, file manager & datatable page.
Version 1.0.7 - 22 Apr, 2020
- Bug fixing and responsive improvements.
Version 1.0.6 - 22 Apr, 2020
- Refactoring dashboard page UI design.
Version 1.0.5 - 16 Apr, 2020
- Added new loading icon page.
- Added new loading state button components.
Version 1.0.4 - 16 Apr, 2020
- Fix copy source code issue on every components page.
Version 1.0.3 - 15 Apr, 2020
- Fix issue on dropdown menu & mobile notifications.
Version 1.0.2 - 15 Apr, 2020
-
Remove .container to every
pages to improve data view & user experience at wide screen.
Version 1.0.1 - 14 Apr, 2020
- New pages were added including applications & components.
Version 1.0.0 - 12 Apr, 2020
New
Initial Release
-
Side menu layout with sales & transactions dashboard. Basic
components & pages.