You've already forked adminkit
mirror of
https://github.com/adminkit/adminkit.git
synced 2026-04-05 12:32:52 +01:00
55 lines
1.0 KiB
Markdown
55 lines
1.0 KiB
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
## [2.3.0] 2021-04-05
|
|
|
|
- Add CDN to `README.md`
|
|
- Upgrade to bootstrap@5.0.0-beta3
|
|
- Upgrade dependencies
|
|
|
|
## [2.2.0] 2021-02-25
|
|
|
|
- Replace Inter font with CDN
|
|
- Replace Font Awesome icons with Feather
|
|
- Optimize bundle size
|
|
- Bind `bootstrap` to window object
|
|
- Update .nvmrc file
|
|
- Upgrade to bootstrap@5.0.0-beta2
|
|
- Upgrade dependencies
|
|
|
|
## [2.1.0] 2020-11-07
|
|
|
|
- Add Sign In page
|
|
- Add Sign Up page
|
|
- Replace `.close` with `.btn-close`
|
|
- Upgrade to bootstrap@5.0.0-alpha2
|
|
- Upgrade dependencies
|
|
|
|
## [2.0.1] 2020-09-14
|
|
|
|
- Fix console error on auth pages (#6)
|
|
- Upgrade dependencies
|
|
|
|
## [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
|
|
- Upgrade dependencies
|
|
|
|
## [1.0.1] 2020-05-25
|
|
|
|
- Upgrade to latest Bootstrap (4.5.0)
|
|
- Upgrade dependencies
|
|
|
|
## [1.0.0] 2020-03-21
|
|
|
|
- Initial release
|