- update to Angular 15
- update all dependencies to match the Angular 15 version
- angular materials update with MDC
- material design fixes
- data table and form fixes
- configuration updated
- Menu item collapse issue fixed
- update to Angular 14
- update all dependencies to match Angular 14 version
- update to Angular 13
- update all dependencies to match Angular 13 version
- update to Angular 12
- update all dependencies to match Angular 12 version
When you build and serve your app it is possible that some warnings to appear on your terminal. Those will NOT affect your product.
- update to Angular 10
- update all dependencies to match Angular 10 version
- replace checkbox input type with mat-checkbox
- replace radio input type with mat-radio-button
- update to Angular 9
- update all dependencies to match Angular 9 version
- update to Angular 8
- update all dependencies to match Angular 8 version
- added useHash
- fixed the datatables actions buttons(edit/remove/like)
- changes the scss code to fix the hide sidebar feature
- fixed the auth layout errors on mobile screens
- added the css and js files for datatable.net(BS4 version)
- fixed PerfectScrollbar issue
- fixed the Wizard issue for resizing the screen
- fixed getTitle function to match the useHash change
- fixed issue #307 for header-filter
- fixed issue #324 (form validation)
- update to Angular 7
- update all dependencies to match Angular 7 version
- fixed sidebar menu on responsive
- fixed some design issues
- fixed login page issues
- added Angular 6
- fixed navbar on auth pages for IE
- fixed perfectScrollbar on Calendar
- fixed responsive sidebar(burger menu problem)
- update to bootstrap 4.1
- fixed menu on left
- fixed vaidation forms
- fixed autoclose close-layer on route changed
- fixed loader
- fixed datatable pagination style
- fixed style for burger menu
- fixed form control styling
- added close-layer on responsive
- other small style fixes
- added bootstrap 4
- fixed mini sidebar
- fixed warnings
- fixed notification with icon
- fixed modal(without title) close button
- update to Angular 5
- added fixed plugin
- fixed wizard error on resize
- added RTL support
- fixed prefect scrollbar when modal is open
- fixed selectpicker error on IE and Firefox
- fixed validation error
- fixed sweetalert2 errors
- fixed scrolltop for all browsers
- changed perfect-scrollbar v1.1.0
- fixed forms validation
- fixed select picker
- fixed warnings from npm install
- fixed modal on small screens
- added MatTooltips from material angular
- fixed login page blank line on right
- added collapse type for sidebar
- fixed wizard
- fixed perfect-scrollbar
- added jvectormap in node_modules
- added jquery-validate in node_modules
- added sweetalert2 in node_modules
- added perfect-scrollbar in node_modules
- added all required css and scss files in angular-cli.json
- fixed tags scss problems
- fixed select picker problem
- added ripples effect
- added scrooltop when changing route
- added caret for selectpicker form-control style
- fixed datepicker
- fixed DataTables folder
- fixed autofill problem for input
- Added SCSS file to native Angular compiler
- Added dynamic title back
- Small change documentation
- Angular 4
- Changed jQuery SelectPicker with Native Angular SelectPicker
- Changed jQuery DateTimePicker with Native Angular DatePicker
- Changed jQuery Tagsinput with Native Angular Tagsinput
- Changed jQuery SelectPicker with Native Angular SelectPicker
- Fixed error for prod build
- Small bug fixes and performance improvements
- fixed DataTables.net error on initialisation with data
- fixed documentation names for classes
- added example in documentation how to deploy on Heroku Server Live + link to tutorial
- fix lbd module issue on tables
- added customiser for demo purpose of changing colors in app/layouts/admin-layout.component.html
- made DataTables.net with ngFor initialised from typescript
- added Navbar Fixed classes
- added documentation
- added Forms Validators with ngModel in typescript
- fixed Sidebar Moving Tab
- Minor design bug fixes
- moved to Angular CLI v1.0.0
- fixed PerfectScrollbar issue on windows 7-10 for Chrome/Firefox
- changed PerfectScrollbar library from 7.0.0 to 0.6.13 (7.0.0 is adding an infinite scroll) from js/core files
- added active class back, it was not visible after the migration from Angular 2
- fixed off canvas menu for login/register/lock pages
- fix error with swal on calendar.components.ts
- added CLI structure
- added 2 layouts
- manipulation of the off canvas menu with Angular, not with jQuery
- plugins moved to package.json
- fixed red background for sidebar without image
- fixed Widges -> Widgets typo
- fixed Extended Tables titles alignment
- fixed issue with Burger menu on mobile/tablet in Login/Register/Lock/Pricing pages
- fix double scroll problems on Windows
- added Google Maps API Key for Demo presentation
Info: more jQuery plugins will be replaced as soon as the community will release stable versions for FullCalendar, VectorMaps, DataTable.net and Wizard. Without these plugins the product is working without jQuery.