Reorganize project structure and finalize Bootstrap 5 cleanup

- Create demo folder and move test files with proper naming
- Rename test.html/js/php to demo/index.html/demo.js/demo.php
- Update Gruntfile.js to Bootstrap 5 only configuration
- Clean up package.json dependencies (remove unused webpack/popper.js)
- Remove non-Bootstrap 5 dist directories
- Update webpack config to use demo files
- Fix demo paths and ensure fully functional demo
This commit is contained in:
Micha
2025-07-27 14:08:17 +02:00
parent d4adf5e6e2
commit 9524a8acf8
42 changed files with 2222 additions and 28722 deletions

File diff suppressed because one or more lines are too long