- Make sample code node.js compatible (need to uncomment a few lines)
- Wire up interactive tutorial bits to actually run the relevant code
- Edit instructions slightly, add notes on Require Destination Tags
- Top nav external links now open in a new tab as intended (not specific
to light mode)
- Consistently adjust opacity (not placement) of background images in
mobile; lighter in light mode for legibility.
- Add a subtle white "shadow" to eyebrow text in light mode to improve
legibility
- Fix focus styles for buttons & multicode tabs in light mode
- Make all buttons sized the same as primary buttons by default
- Fix typo that caused the "Reset" button on get-started to be unstyled
- Refactor theme switcher JS for simplicity.
- Fix issue with theme select icon not being visible in some cases.
- Update color of ✅ icons in interactive tutorial breadcrumbs
Interactive tutorials: more consistent style
Interactive tutorials: Use new generics for send-xrp, use-tickets
Interactive tutorials: clean up now-unused code
Interactive tutorials: progress & debugging of errors
Interactive: Require Destination Tags; and related
- Validate addresses in Transaction Sender and warn on Mainnet X-address
- Option to load destination address from query param in Tx Sender
- Some more/updated helpers in interactive tutorial JS
Interactive tutorials: fix JA version
Interactive tutorials: readme, include code filter (incomplete)
Interactive tutorials: improvements for consistency
Interactive Tutorials: finish readme
Interactive tutorials: fix syntax errors
- Working examples for all ledger_entry types in WebSocket tool
- Match examples on ledger_entry page to examples from WS tool
- Link various ledger_entry modes back & forth
Anchor links to d-crypto etc. were not really broken but were used in
JavaScript; this changes them to data attributes so the link checker
doesn't report them as broken.
- Set Bootstrap colors for background colors
- Adjust button padding to work in more contexts
- Removed unused tool CSS. Migrated some styles to SCSS.
- Fix sticky overlap in faucets sidebar
- Make 404 page inherit from base template