Skip to content

Drop Bootstrap 3 but keep glyphicons #1914

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

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

Conengmo
Copy link
Member

@Conengmo Conengmo commented Apr 3, 2024

In #1650 we transitioned from Bootstrap 3 to 5. We also had to keep Bootstrap 3 for the Glyphicon icons in the AwesomeMarkers.

Turns out there's also a hosted css file with only the css necessary for the glyphicons, not the entirety of Bootstrap 3. See https://stackoverflow.com/a/18225474/4082914 under "If you want to use the Glyphicons separately". Use that file instead.

Closes #1908.

@Conengmo Conengmo added the waiting for review PR is waiting to be reviewed label Apr 3, 2024
Copy link
Collaborator

@hansthen hansthen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@Conengmo Conengmo removed the waiting for review PR is waiting to be reviewed label Apr 3, 2024
@Conengmo Conengmo merged commit 00a7dbd into python-visualization:main Apr 3, 2024
@Conengmo
Copy link
Member Author

Conengmo commented Apr 3, 2024

Thanks Hans for the review!

@Conengmo Conengmo deleted the drop-bootstrap-3 branch April 3, 2024 16:38
Conengmo added a commit that referenced this pull request Apr 4, 2024
* Re: #1606 Add TreeLayerControl to Folium

* add custom Template class with tojavascript filter (#1912)

* Drop Bootstrap 3 and use separate glyphicons css file (#1914)

---------

Co-authored-by: Frank Anema <[email protected]>
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.

Folium loads two versions of bootstrap
2 participants