diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e7f8ac..f949708 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to this project will be documented in this file. +## [2.0.0] 2020-09-04 + +- Upgrade to Bootstrap 5 +- Drop jQuery as dependency +- Replace jvectormap-next with jsvectormap +- Replace tempusdominus with flatpickr +- Upgrade dependencies + ## [1.0.2] 2020-07-26 - Fix issue with dropdown overflow on mobile diff --git a/README.md b/README.md index 46c5c0b..2cb2000 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,23 @@ -# AdminKit +# AdminKit - Bootstrap 5 Admin Template ![Twitter URL](https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Fadminkit.io%2F&text=AdminKit%20-%20Open%20Source%20Bootstrap%205%20Admin%20Template) -A professional Admin & Dashboard template based on Bootstrap that comes with hundreds of UI components, forms, tables, charts, pages and icons. +A professional Admin & Dashboard template based on Bootstrap 5 that comes with hundreds of UI components, forms, tables, charts, pages and icons. AdminKit **does not require jQuery** and neither does one of the 3rd party libraries AdminKit is using. View Demo | Download ZIP | Visit Website -[![AdminKit Demo](/src/img/screenshot.png)](https://demo.adminkit.io/) +[![AdminKit Demo](https://assets.adminkit.io/banners/adminkit-bootstrap-5-admin-template.png)](https://demo.adminkit.io/) ## Status -![version](https://img.shields.io/badge/version-1.0.2-blue.svg) ![license](https://img.shields.io/badge/license-MIT-blue.svg) [![GitHub issues open](https://img.shields.io/github/issues/adminkit/adminkit.svg)](https://github.com/adminkit/adminkit/issues?q=is%3Aopen+is%3Aissue) [![GitHub issues closed](https://img.shields.io/github/issues-closed-raw/adminkit/adminkit.svg)](https://github.com/adminkit/adminkit/issues?q=is%3Aissue+is%3Aclosed) +![Version](https://img.shields.io/github/package-json/v/adminkit/adminkit) ![License](https://img.shields.io/badge/license-MIT-blue.svg) [![GitHub issues open](https://img.shields.io/github/issues/adminkit/adminkit.svg)](https://github.com/adminkit/adminkit/issues?q=is%3Aopen+is%3Aissue) [![GitHub issues closed](https://img.shields.io/github/issues-closed-raw/adminkit/adminkit.svg)](https://github.com/adminkit/adminkit/issues?q=is%3Aissue+is%3Aclosed) ## Features * **Customizable:** You don't need to be an expert to customize AdminKit. Our code is very readable and well documented. * **Fully Responsive:** With mobile, tablet & desktop support it doesn't matter what device you're using. AdminKit is responsive in all browsers. -* **Cross Browser:** Our themes are working perfectly with: Chrome, Firefox, Safari, Opera and Edge. We're working hard to support them. -* **HTML5 & CSS3:** We use only modern web technologies, such as HTML5 and CSS3. AdminKit includes some subtle CSS3 animations, which will help you attract attention. +* **Cross-Browser:** Our themes are working perfectly with Chrome, Firefox, Safari, Opera, and Edge. We're working hard to support them. * **Clean Code:** We strictly follow Bootstrap's guidelines to make your integration as easy as possible. All code is handwritten. -* **Regular Updates:** From time to time you'll receive an update containing new components, improvements and bugfixes. +* **No jQuery:** AdminKit, and all third-party libraries used in the admin template, do not require jQuery as a dependency. +* **Regular Updates:** From time to time you'll receive an update containing new components, improvements, and bugfixes. ## Quick start @@ -49,12 +49,24 @@ Compile, optimize, minify and uglify all source files to dist/ folder: npm run build ``` +## Browser Support + +| Edge
Edge | Firefox
Firefox | Chrome
Chrome | Safari
Safari | iOS Safari
iOS Safari | +| --------- | --------- | --------- | --------- | --------- | +| last version| last 2 versions| last 2 versions| last 2 versions| last 2 versions + +## Resources + +* [Demo](https://demo.adminkit.io/) +* [Website](https://adminkit.io/) +* [Documentation](https://adminkit.io/docs) +* [Support](https://adminkit.io/support/) +* [Affiliate Program](https://adminkit.io/affiliate-program) + ## Bugs and feature requests Found a bug or have a feature request? [Please open a new issue](https://github.com/adminkit/adminkit/issues/new). ## Upgrade to Pro version -Get more power with "[AdminKit Pro - The Ultimate Bootstrap Admin Template](https://adminkit.io/)". It has many more features compared to the free version to help create awesome apps! - -[Upgrade to Pro »](https://adminkit.io/pricing) +Get more power with AdminKit Pro, a premium variant of AdminKit, featuring hundreds of UI components, forms, tables, charts, pages, and icons. Check out [AdminKit Pro - Bootstrap 5 Admin Template](https://adminkit.io/pricing/). diff --git a/examples/charts-chartjs.html b/examples/charts-chartjs.html index 6ed10d2..e9f921f 100644 --- a/examples/charts-chartjs.html +++ b/examples/charts-chartjs.html @@ -5,9 +5,9 @@ - + - + @@ -63,7 +63,7 @@ Tools & Components