Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Bootstrap 5 #3437

Merged
merged 18 commits into from
Aug 1, 2024
Merged

Upgrade to Bootstrap 5 #3437

merged 18 commits into from
Aug 1, 2024

Conversation

jcbrand
Copy link
Member

@jcbrand jcbrand commented Jul 10, 2024

Thanks for making a pull request to converse.js!

Before submitting your request, please make sure the following conditions are met:

  • Add a changelog entry for your change in CHANGES.md
  • When adding a configuration variable, please make sure to
    document it in docs/source/configuration.rst
  • Please add a test for your change. Tests can be run in the commandline
    with make check or you can run them in the browser by running make serve
    and then opening http://localhost:8000/tests.html.

@jcbrand jcbrand force-pushed the jcbrand/bootstrap5 branch from c777ddb to df1e5e4 Compare July 10, 2024 07:23
@jcbrand jcbrand force-pushed the jcbrand/bootstrap5 branch 5 times, most recently from bebcdfc to 4532c28 Compare July 25, 2024 08:12
@jcbrand jcbrand force-pushed the jcbrand/bootstrap5 branch 14 times, most recently from 9c5787f to e5edeec Compare July 31, 2024 07:23
jcbrand added 10 commits August 1, 2024 09:10
- Remove unused form classes
- Add `form-label` class
- Set custom bootstrap prefix (to `converse-`)
- Re-style the minimized chats toggle
- Remove old CSS and use Boostrap markup.
- Re-style the controlbox toggle
- Use bootstrap grid classes for chat boxes and controlbox toggle.
- Remove unused css from core
- Use bootstrap for dropdown/modal/popover instead of bootstrap.native
- Namespace bootstrap files
- Fix closing of confirm alert
- Make chat head buttons a `btn-toolbar`
- Make the chat toolbar a `btn-toolbar`
Looks like this also fixes #3413
- Use Bootstrap columns to.
- Make the sidebar full size one small viewports.
Also fixes wrong padding for the chat textarea.
Make the fonts smaller and tighten up padding.
- Unfurl and card styling fixes
- Better color choices for the `dracula` theme
- Fix dropdown icons color in MUC sidebar
jcbrand added 6 commits August 1, 2024 09:11
- Remove the `.controlbox-head` element.
- Remove the `.controlbox-panes` element.
- Remove unused CSS styles.
- Create a new component for rendering the controlbox buttons.
- Move styles to loginform.scss
Fix rendering of skintone picker.
Until it can be properly implemented again.
@jcbrand jcbrand force-pushed the jcbrand/bootstrap5 branch from e5edeec to 80b3a91 Compare August 1, 2024 07:12
@jcbrand jcbrand merged commit e35ad23 into master Aug 1, 2024
4 checks passed
@jcbrand jcbrand deleted the jcbrand/bootstrap5 branch August 1, 2024 08:01
@marclaporte
Copy link
Member

I am very much looking forward to the next release!

Tiki Wiki CMS groupware bundles Converse.js and is already in Bootstrap 5 :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants