- Move docs graphics to appropriate place
- Fix spacing of header anchors
- Fix display of card grids in md
- Fix display of badges
- Fix theme-aware diagram coloring
- Fix left table columns being line-broken too aggressively
Add baseline html
Add script tags
WIP fetchWallet
Make basic page with account step 1 work
Add decodeHex and helpers to update logs
Add fetchFile to access toml from domain
Copy over code & comment out migrated pieces
Add toml parsing
WIP: Add types and uncomment new code
Update the parseToml function to share code
Mostly migrate the validateDomain function
Fix bug by using for instead of foreach
Clean up code part 1
Refactor into separate files
Translate everything
Componentize the buttons
Split out code into separate files
Update package-lock
Fix spacing and uncomment code
Fix indentation
Fix direct import of xrpl
Fix import
cleaned up log entry handling to not build an array of elements
moved to resource folder and update css.
Move shared components and fix small errors
Move file and update sidebars
Fix slow load of long list of addresses
toml checker - sidebar/width fixes
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
- 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