- Add example syntax for the 3 NFT methods.
- Add the ability to specify the network without the rest of a
permalink. NFT method "try it!" links can use this to have the tool
use the NFT-Devnet by default.
- Add the ability to mark methods as not enabled on the production
network.
Update css to v6
Add videos to xrpl overview page
Update css to v6
Move video player up on screen
Adjust vid position and size
Fix expanded video sizing on more resolutions
- Move JS code samples to JS folder (future-proofing for other
languages)
- Make "Freeze a Trust Line" tutorial interactive
- Add necessary functionality to interactive_tutorial helper JS
- Rework freeze a trust line tutorial/code sample to make an incoming
line from another address and make looking up trust lines a
full-fledged step
Count the total number of interactive blocks and add this data to the
memo when sending transactions from interactive tutorials. This should
help track the completion rate of tutorials to better measure
effectiveness of the documentation.
- 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