Commit Graph

500 Commits

Author SHA1 Message Date
Evgeny Vlasenko
a63deb4f8e Add Coin Space Wallet 2024-02-02 14:02:03 -08:00
mDuo13
7645140477 Re-levelization: move non-docs content, rename content→docs
For better URLs, the content folder has been renamed 'docs' and all
other files have been moved up a level. Also, non-docs images have been
moved to the static folder at the top level where they belong.

Many relative paths had to be fixed to make this work.
2024-01-31 17:53:52 -08:00
mDuo13
f841ef173c More Redocly style & key warning fixes:
- Fix unique key warnings on Dev Tools and Docs pages
- Fix active code tab colors in light mode
- Fix dev tools padding
- Fix dev tools cards in light mode
- Fix tx sender sidebar in light mode
- Fix domain verifier example code in light mode
2024-01-31 16:10:33 -08:00
mDuo13
63a1a4828b CSS: Fix colors, footer styling 2024-01-31 16:10:33 -08:00
mDuo13
6c938f7f4d Remove now-unused _tutorials.scss 2024-01-31 16:10:33 -08:00
mDuo13
9265b0bfee Fix CSS styles
- 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
2024-01-31 16:10:33 -08:00
mDuo13
ec121f2b3e Fix top nav mobile styles 2024-01-31 16:10:33 -08:00
mDuo13
34986e8ce7 Fix top nav in Redocly 2024-01-31 16:10:33 -08:00
Caleb Kniffen
5a9b40e8c8 Migrate WebSocket Tool to Redocly
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
2024-01-31 16:10:32 -08:00
JST5000
0f53f35a2c Migrate toml checker tool
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
2024-01-31 16:10:31 -08:00
Caleb Kniffen
9ca9a69ab2 feat: migrate rpc-tool to redocly
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
2024-01-31 16:10:31 -08:00
akcodez
ec28d8fee8 Migrate marketing pages to Redocly
adds events page, updates convert-template script

adds proper filter logic to events page, adds moment

converts history page

converts impact and xrpl-ledger-overview page

try getting animation on impact to work

converts xrp overview page and logic

adds contribute page, still needs typeform integration and animations

converts developer funding page

adds dev tools page

add missing image

adds code samples py conversion to js

adds hook to read current theme, adds animations to impact page

adds careers animations

adds correct animations for contribute page

adds light mode v of animations on contribute page

adds animations to uses page

adds modal logos and uses modal logic

completes uses page

more changes

Fix casing issues with use case files

fix grid issue on uses
2024-01-31 16:10:31 -08:00
Caleb Kniffen
e314ebb76c Use @uiw/react-codemirror and react@18
Updating redocly to latest and leveraging `@uiw/react-codemirror` which
it also uses.
2024-01-31 16:07:14 -08:00
Caleb Kniffen
1902ec1f6d Move styles building up to the project root
This will make development much easier by having all commands at the
project root. This also removes the deprecated `node-sass`

Fix build-css-watch
2024-01-31 16:07:14 -08:00
JST5000
0d0187b4ee Migrate the tx-sender page to Redocly
Update convert-template

Add basic page

Add it to the sidebar

Fix a broken link

Fix translate usage and add linebreaks

Fix indents

Add basic sidebar

Port over init button logic

Migrate submit_and_notify and start dest addr

Get the payment button working

Componentize the Send XRP Payment button

Add basic escrow button

Componentize payment channel

Migrate Trust For

Migrate Send Issued Currency

Add partial payment progres bar logic

Use the component for the partial payment

Add support for escrow finish

Log transactions in sidebar

Debugging partial payment setup

Add support for changing destinationAddress

Finish adding bootstrap growl notifications

Use 'client' instead of 'api'

Move DestinationAddressInput to component and remove ids

Split the page into separate files

Remove the old files for this page

Update links

Add space

Add comment deprecating bootstrap-growl jquery

Fix typing errors

PR Comments Pt 1

Small PR fixes

Encapsulate isValidDestinationAddress
2024-01-31 16:07:14 -08:00
JST5000
cb9f332d78 Fix top-nav padding 2024-01-31 16:07:14 -08:00
mDuo13
de0ca20900 Remove incompatible CSS
Original commit: 09fc9c374e
2024-01-31 16:04:34 -08:00
tequ
ed67cc82b0 [JA] update cross-currency 2024-01-05 18:49:51 +09:00
akcodez
1092ae1062 adds new color code for com card link 2023-12-11 16:43:30 -08:00
akcodez
396cbfc6c6 replace png to with svg 2023-12-07 06:31:20 -08:00
akcodez
33f1eba778 variable name changes, adds translation wrapper, qa changes 2023-12-07 06:22:06 -08:00
akcodez
3fe42c7b38 change ic png filenames and ref to all lowercase 2023-12-07 05:56:31 -08:00
akcodez
2c20a075ed merge w master 2023-11-22 07:33:03 -08:00
akcodez
e19f58ba09 final QA changes 2023-11-22 07:32:28 -08:00
mDuo13
efe79c1dcf Change use cases graphics to consistently lowercase 2023-11-20 16:27:21 -08:00
akcodez
cefb7aee45 change file name 2023-11-17 12:28:52 -08:00
akcodez
b10e10f97f more qa changes 2023-11-16 13:20:25 -08:00
akcodez
b3893ce05a qa updates 2023-11-16 07:18:07 -08:00
akcodez
70e1df8709 adds cryptum dark mode logo for modal 2023-11-15 07:51:46 -08:00
akcodez
db3da24186 adds logic for countdown, adds background images, updates light mode styling, changes table logic and rm animation 2023-11-13 17:16:32 -08:00
akcodez
ca53c6e7d1 adds silky smooth animation to carousel 2023-11-06 09:33:42 -08:00
akcodez
fecdb5d1ab adds more light mode styles and overrides 2023-11-06 06:31:43 -08:00
akcodez
3c58d03112 adds light mode icons and styles 2023-11-06 05:58:25 -08:00
akcodez
d7ee5f6aac still waiting on cryptum light mode logo 2023-11-01 11:59:48 -07:00
akcodez
8e9f95b05e adds lg version of community page 2023-11-01 08:18:03 -07:00
akcodez
116748f5b6 base for new community page 2023-10-25 11:49:39 -07:00
akcodez
d3a2fb658e fix mobile modal issues 2023-10-16 09:36:17 -07:00
akcodez
8ac227d032 merge w master 2023-10-12 19:49:57 -07:00
justinr1234
9f51896a80 feat: XRPL AI 2023-10-11 11:45:35 -05:00
akcodez
684d15d395 fix word wrap 2023-10-06 16:31:24 -07:00
akcodez
aaea79b7e8 fix light mode styling 2023-10-06 08:29:31 -07:00
akcodez
163d43ab5a merges with master, resolves conflicsts 2023-10-06 08:27:22 -07:00
akcodez
ee74cded21 changes css version adds mobile modal adjustments, adds proper wallets 2023-10-06 08:22:24 -07:00
akcodez
0385f8470d fixes circle height and width responsiveness 2023-10-02 12:59:27 -07:00
akcodez
21d89179b5 adds qa changes 2023-10-02 08:55:32 -07:00
tequ
79b056f4ab fix footer text-shadow 2023-09-23 14:58:10 +09:00
akcodez
e7a4045727 adds lightmode logos 2023-09-21 16:47:44 -07:00
akcodez
daeace7b69 adds logos to modals and logix to display different layouts based off logo size 2023-09-19 10:48:44 -07:00
mDuo13
21fe6dd7bd CSS: fix excess center column space on mobile 2023-09-14 16:07:39 -07:00
mDuo13
1173fbe942 SCSS changes for removing banner 2023-09-14 16:04:39 -07:00