Skip to content

Removed bootstrap as a dependency.#621

Merged
Randy808 merged 1 commit into
Blockstream:masterfrom
Randy808:remove-bootstrap
Jun 9, 2026
Merged

Removed bootstrap as a dependency.#621
Randy808 merged 1 commit into
Blockstream:masterfrom
Randy808:remove-bootstrap

Conversation

@Randy808

@Randy808 Randy808 commented May 29, 2026

Copy link
Copy Markdown
Collaborator

To run locally, npm install and use the following snippets:

# Bitcoin
export API_URL=https://blockstream.info/api
export PORT=4999
source flavors/blockstream/config.env
source flavors/bitcoin-mainnet/config.env
npm run dev-server
# Liquid
export API_URL=https://blockstream.info/liquid/api
export PORT=5000
source flavors/blockstream/config.env
source flavors/liquid-mainnet/config.env
npm run dev-server

@Randy808

Randy808 commented May 29, 2026

Copy link
Copy Markdown
Collaborator Author
  • Adjust mobile designs
  • Rebase and squash

@FedOken

FedOken commented Jun 1, 2026

Copy link
Copy Markdown
Collaborator
image image

@FedOken

FedOken commented Jun 1, 2026

Copy link
Copy Markdown
Collaborator
image For desktop
  1. You can view the indentation of elements

  2. The container and its indentation, though this applies more to the mobile version or tablets.

Comment thread www/style.css Outdated
@FedOken

FedOken commented Jun 1, 2026

Copy link
Copy Markdown
Collaborator
image The container doesn't take up all the empty space on the screen, the footer slides up.

@Randy808

Randy808 commented Jun 1, 2026

Copy link
Copy Markdown
Collaborator Author

image For desktop

  1. You can view the indentation of elements
  2. The container and its indentation, though this applies more to the mobile version or tablets.

This is on a small screen and I haven't touched mobile designs yet

@Randy808 Randy808 force-pushed the remove-bootstrap branch from 03f0d68 to 1226906 Compare June 1, 2026 22:08
@Randy808 Randy808 marked this pull request as ready for review June 1, 2026 22:08
@Randy808

Randy808 commented Jun 1, 2026

Copy link
Copy Markdown
Collaborator Author

@FedOken The issues you commented about should be addressed in the latest commit

@Randy808 Randy808 force-pushed the remove-bootstrap branch 2 times, most recently from 2e1c22c to 7af88a9 Compare June 3, 2026 15:02
FedOken
FedOken previously approved these changes Jun 3, 2026
@Randy808 Randy808 force-pushed the remove-bootstrap branch 2 times, most recently from 29a3da7 to ec17156 Compare June 5, 2026 13:24
EddieHouston
EddieHouston previously approved these changes Jun 8, 2026

@EddieHouston EddieHouston left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

lgtm

FedOken
FedOken previously approved these changes Jun 8, 2026
@Randy808 Randy808 dismissed stale reviews from FedOken and EddieHouston via 2d9891c June 8, 2026 15:16
@Randy808 Randy808 force-pushed the remove-bootstrap branch from ec17156 to 2d9891c Compare June 8, 2026 15:16
@EddieHouston EddieHouston self-requested a review June 9, 2026 06:21

@EddieHouston EddieHouston left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM, the mempool page has a bit of overlap (fee rate distribution bar overlaps content of fee rate estimates)... but as the page is being completely redone.. no big deal now.

@Randy808 Randy808 merged commit 470dc97 into Blockstream:master Jun 9, 2026
3 checks passed
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.

3 participants