Commit f8d0a06
committed
Remove bootstrap dependency (#1867)
Replace Bootstrap 3 CSS with custom lightweight stylesheet in solid.css.
Bootstrap 3.4.1 had known vulnerabilities and was only used for basic
layout (grid, panels, forms, buttons, alerts) and a single glyphicon icon.
- Add replacement CSS for all Bootstrap 3 classes used in templates
- Replace glyphicon-remove with inline SVG data URI
- Remove bootstrap.min.css from common/css/
- Remove bootstrap node_module routes from create-app.mjs
- Remove bootstrap from package.json dependencies
- Update all 72 template files to drop bootstrap.min.css link1 parent 2caddca commit f8d0a06
77 files changed
Lines changed: 989 additions & 8380 deletions
File tree
- common/css
- default-views
- account
- auth
- lib
- test
- resources
- accounts-acl
- config
- templates
- new-account
- server
- views
- account
- auth
- localhost
- acl-tls
- config
- templates/server
- views
- account
- auth
- localhost
- config/views
- account
- auth
- surface/docker/server
- config
- templates/server
- views
- account
- auth
- data
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
0 commit comments