All notable changes to the "bootstrap-5-snippets-by-coder-foundry" extension will be documented in this file.
- Bootstrap version 5.0.0 (2021-05-17)
- Bootstrap version 5.0.2 (2021-07-09)
- Offcanvas elements
- Table improvements
- Horizontal cards
- Bootstrap version 5.0.0
- Base template (CSS/JS references only)
- Top Navs
- Top Navs w/ sticky footer
- Landing pages
- Login forms
- Contact form
- Accordions
- Cards
- Jumbotrons
- Modals
- Tables
- Multiple minor updates for file pathing and images
- Changed root GitHub repository from employee account to company account
- Added header to contact form
- Added margin to submit button
- Changed height: 100vh to min-height: 100vh to maintain dark theme when zoomed in
- Moving from 5.0.0 Boostrap to 5.0.2
- Referencing Popper and Bootstrap instead of one JS call
Resolved issue with SweetAlert2 integration and added stand alone navbar elements [2021-07-20] version 1.1.1
- Added CSS to Sticky Footer/Sticky Footer Light to fix issue with footer placement when SweetAlert window active. Credit: Elbie Smith: [elbiesmith]
- Added stand alone navbars in dark/light theme
- Added stand alone navbar dropdown menu
- Added stand alone navbar search form in dark/light theme
- Moved from Bootstrap 5.0.2 to 5.1.0
- Referenced JS bundle instead of Bootstrap and Popper separately
- Fixed formatting error in CSS for sticky-footer templates. Credit: Richard John: [Richardjohn-dev]