- 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
* Step 1 to migrate the blog - Add blog pages from the dev-blog repo
* Add blog-specific sidebar (& update contents)
* Add new dev reflections blog post from 01-23-2024
* Blog migration: fix markdoc errors and broken links
* Remove community pages from the sidebar
---------
Co-authored-by: mDuo13 <mduo13@gmail.com>
Attempt migrating interactive tutorial again
Migrate interactive tutorial snippet syntax
Interactive tutorials: partially migrate send-xrp, no-freeze to new syntax
Fix Send XRP interactive tutorial
Interactive tutorials: fixes for Redocly incl. localization challenges
Interactive tutorials: switch defaultValue back to value in anticipation of Redocly bugfix
Fix document.ready→window.onRouteChange, cyclers, etc. in interactive
tutorials.
Recreate branch from base, add react-query-params, fix permalinks, fix sidebar
use correct params library and upgrade redocly.
Fix command text not working with permalink and move more modal logic out of main component.
Moved more connection selection logic to connection modal
Removed many `data-*` attributes previously used by bootstrap modal css
Created a shared modal component which removed 38 lines.
WS Tool: Fix Link import
fix UL error
toggle CurlModal to show/hide on button clicks
resolve error: <div> cannot appear as a descendant of <p>
remove <span>
WS tool: sidebar fixes
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
Differences between original:
- react18-json-view used for responses
- cleaned up markup for expand and collapse
Original work on this was done by @khancode
Co-authored-by: Omar Khan <khancodegt@gmail.com>
Fix RPC sidebar and width