new:
enhancement:
- Overriding default Bootstrap $container-max-width map.
- Deprecating our negative spacers css classes in favor of Bootstrap default. You should use now mt-
n5
style like instead of mt-5n
.
new:
enhancement:
- Update
simplebar
& angular simplebar
libraries to latest versions to avoid compiling issues on the angular project..
fix:
- Adding a close button to popup video on mobile view.
enhancement:
- Demo blocks updated to reflect the new styling system.
fix:
- Fixed some responsive issues.
new:
- Version 2 Released.
- Removal of the Admin Template. Due to a complain from Envato..
- Including Webpack Version 3 template..
- Added App Landing 2 and Integration as new demos.
enhancement:
- Removed self styling color scheme such as .btn-[1|2|3|4|5|6], we're now compiling from Bootstrap SCSS, hence overriding default variables..
- Reorganizing SCSS files structure.
new:
- Added new main navigation style. Stripe like menu..
enhancement:
- Styling error message for checkboxes and radios when enabling the check and radio to be validated.
fix:
- Fixed forms when an error was received, the popup message didn't close..
- Fixed sidebar navigation panel, when in collapsed mode it expanded when the mouse was to way far right on the edge..
enhancement:
- Updated Angular App npm dependencies.
- Bootstrap updated to the latest: 4.3.1.
fix:
- Removing subscribe.php subscription script in favor of register.php.
enhancement:
- Update third party libraries used in HTML.
- Update bower and npm libraries used in SASS compiler task.
fix:
- Fixing overflow issue on multiple demos when viewing on mobile devices..
- Fixing swiper transitioning when using external pagination element..
new:
enhancement:
- Add Swiper data-attributes for using in screenshots section.
new:
enhancement:
- Minor CSS styles improvements..
fix:
- Swiper code snippet for navigation elements
data-
attribute.
new:
enhancement:
- Fixing camera and button position for mobile devices..
- Minor CSS styles fixing..
new:
enhancement:
- Minor CSS changes for Accordion component, missing bottom border for 'collapsed' style.
new:
- Added initial datatables examples to admin theme.
- Added initial HTML tables examples to admin theme.
enhancement:
- Added configuration file for admin theme.
- Added template script manager to centralize load of HTML templates on admin theme.
- Minor CSS enhancements.
new:
enhancement:
- Updated About page to include Team block.
- Added comments to HTML code in sections to be easily found.
fix:
- Swiper code snippet when a boolean value was passed as
data-
attribute.