alphadevx / alpha

Full-stack MVC framework for PHP.
http://www.alphaframework.org/
BSD 3-Clause "New" or "Revised" License
5 stars 0 forks source link

Upgrade Alpha to use Bootstrap 5 #365

Closed alphadevx closed 9 months ago

alphadevx commented 3 years ago

Can now install via Composer:

https://getbootstrap.com/docs/5.0/getting-started/download/#composer

alphadevx commented 2 years ago

We should link these icons: https://packagist.org/packages/twbs/bootstrap-icons

alphadevx commented 2 years ago

We need to pick at updated date picker from here: https://freefrontend.com/bootstrap-datepickers-timepickers/

alphadevx commented 2 years ago

Old instances of the Boostrap Dialog 3rd-party component should be replace with the new native Modal component: https://getbootstrap.com/docs/5.0/components/modal/