Jin
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docs/en/UI/AspNetCore/Theming.md
|
|
|
@ -36,7 +36,7 @@ All the themes must depend on the [@abp/aspnetcore.mvc.ui.theme.shared](https:// |
|
|
|
* [FontAwesome](https://fontawesome.com/) as the fundamental CSS font library. |
|
|
|
* [SweetAlert](https://sweetalert.js.org/) to show fancy alert message and confirmation dialogs. |
|
|
|
* [Toastr](https://github.com/CodeSeven/toastr) to show toast notifications. |
|
|
|
* [Lodesh](https://lodash.com/) as a utility library. |
|
|
|
* [Lodash](https://lodash.com/) as a utility library. |
|
|
|
* [Luxon](https://moment.github.io/luxon/) for date/time operations. |
|
|
|
* [JQuery Form](https://github.com/jquery-form/form) for AJAX forms. |
|
|
|
* [bootstrap-datepicker](https://github.com/uxsolutions/bootstrap-datepicker) to show date pickers. |
|
|
|
|