Kent Yao created SPARK-55753:
--------------------------------
Summary: [UI] Upgrade Bootstrap from 4.6.2 to 5.3.8
Key: SPARK-55753
URL: https://issues.apache.org/jira/browse/SPARK-55753
Project: Spark
Issue Type: Improvement
Components: Web UI
Affects Versions: 4.2.0
Reporter: Kent Yao
Upgrade the Spark Web UI from Bootstrap 4.6.2 (EOL Jan 2024) to Bootstrap
5.3.8. This includes:
- Replace Bootstrap JS/CSS with v5.3.8
- Replace DataTables Bootstrap 4 integration with Bootstrap 5 integration
- Migrate data-toggle/data-target/data-placement/data-html/data-container to
data-bs-* prefix
- Migrate deprecated CSS classes (mr-auto to me-auto, float-right to float-end,
form-inline to d-flex, form-group to mb-3)
- Update tooltip initialization to use Bootstrap 5 Tooltip constructor instead
of jQuery .tooltip() plugin
- jQuery is retained as it is still required by DataTables, dagre-d3, and
custom Spark JS
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]