mDuo13
1cbfe6f808
video: fix typo
2022-02-10 14:12:56 -08:00
mDuo13
5691d17f72
Video: prevent scroll to top on video play
2022-02-09 16:50:13 -08:00
Jake
9753ba90e9
Update pdf
2022-01-20 18:10:41 -07:00
Jake
c5489fe3a7
Add videos to xrpl overview page
...
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
2022-01-13 16:36:50 -08:00
mDuo13
8e06da9a5b
NFT-Devnet: update to new HTTPS URL
2022-01-10 17:38:19 -08:00
mDuo13
481679bae8
Switch NFT-Devnet faucet to HTTPS
2022-01-10 14:23:20 -08:00
mDuo13
537a50f8b5
Fix blockquote format
2022-01-10 12:59:29 -08:00
Rome Reginelli
bebd2cfe8c
Merge pull request #1278 from mDuo13/nfts_on_devnet
...
Connect to devnet: NFT feature stanza
2022-01-10 00:45:28 -08:00
mDuo13
92acb7af20
Final values for NFT-Devnet stuff
2022-01-10 00:44:19 -08:00
mDuo13
8b19927f8c
NFT-Devnet details
2022-01-07 19:22:05 -08:00
mDuo13
790cf0b201
Fix NFT page labeling
...
- Add a flask icon warning that the functionality is not enabled on the
production network
- Fix default coloring of unassigned topic labels in light mode
- Make a landing page for the NFTs topic label
- Assign a color to the NFTs topic label
2021-12-20 12:44:24 -08:00
mDuo13
80c922f919
RPC tool: fix typos
2021-11-24 16:00:02 -08:00
mDuo13
12d24f3302
FAQ links: add CSS
2021-11-24 11:50:54 -08:00
mDuo13
7e7ea3abe2
Remove grants wave 2 banner
2021-11-08 10:58:51 -08:00
mDuo13
473f38329d
Freeze/interactive tutorials: edits per reviews
2021-10-26 14:43:10 -07:00
mDuo13
7c6257c2d8
Freeze tutorials: fixes and cleanup
...
- 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
2021-10-25 22:56:31 -07:00
mDuo13
afe6b6263d
Make global freeze tutorial interactive
2021-10-22 15:44:45 -07:00
mDuo13
2f41ef9480
Make 'Enable No Freeze' interactive
2021-10-22 15:44:45 -07:00
mDuo13
92a8faecac
xrpl.js 2.0 release edits
...
- Final CDN URLs; remove TODOs
- Update sample code in Use Tickets tutorial
2021-10-20 11:27:17 -07:00
mDuo13
bea3f71601
xrpl.js 2.0 code samples cleanup
2021-10-20 02:05:20 -07:00
mDuo13
7cff4596cc
xrpl.js 2.0: address feedback, fix many TODOs
2021-10-19 18:55:06 -07:00
mDuo13
73a3756ede
xrpl.js 2.0: more updates
2021-10-15 17:49:35 -07:00
mDuo13
9a33ca69ae
TOML checker: update to xrpl.js 2.0
2021-10-15 16:26:09 -07:00
mDuo13
69641175ce
xrpl.js 2.0: small code updates
2021-10-13 17:37:37 -07:00
mDuo13
58a9c25c2b
code updates for xrpl.js 2.0 beta 5
2021-10-12 19:16:22 -07:00
mDuo13
64e915eeb2
xrpl.js 2: update many mentions, more code
2021-10-12 19:16:20 -07:00
mDuo13
d04a12fc0d
use getBalanceChanges()
2021-10-12 19:03:03 -07:00
mDuo13
0d0a671ee1
xrpl.js updates for interactive tutorials
2021-10-12 19:03:03 -07:00
mDuo13
d4b10f4dfe
xrpl.js: Update to 2.0.0b2
2021-10-12 19:03:03 -07:00
mDuo13
feaef69da7
xrpl.js: working send xrp sample code, etc.
2021-10-12 19:03:03 -07:00
mDuo13
8ef2c87a21
xrpl.js 2.0: updates for lib fixes, etc.
2021-10-12 19:03:03 -07:00
mDuo13
9fc9d58c82
xrpl.js 2.0: update issue a token sample code, etc.
2021-10-12 19:03:03 -07:00
mDuo13
2e931a013b
xrpl.js 2.0: start migrating code (incomplete)
2021-10-12 19:03:03 -07:00
mDuo13
7c6603355b
Cache-bust CSS (now v3)
2021-09-21 16:53:48 -07:00
mDuo13
aa08c82c57
Copy to clipboard: remove temp bits
2021-09-21 15:59:46 -07:00
Jake
312ac60a5c
Add code buttons to btngroup
...
Expand button added to btn group with copy button.
Placed btn top right of box.
2021-09-21 14:37:38 -07:00
mDuo13
c0ab56ea62
Interactive tutorials: number steps for analytics
...
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.
2021-09-07 19:35:32 -07:00
mDuo13
74d58504a3
Diagrams: fix light mode coloring
2021-09-07 11:58:48 -07:00
mDuo13
b5c3107c1b
Rename CSS to hopefully fix cache problems
2021-09-02 16:31:34 -07:00
mDuo13
1fb75704af
Merge branch 'light_mode_revised'
2021-09-02 14:31:07 -07:00
Rome Reginelli
9e3b10a5da
Merge pull request #1159 from XRPLF/testnet_faucet_seq
...
Faucet: show starting sequence number
2021-09-02 13:55:15 -07:00
Rome Reginelli
2b0f2bbed6
Merge pull request #1127 from jakeatdocforce/feedbackwidget-update
...
Updated feedback widget
2021-09-02 13:53:19 -07:00
mDuo13
1a33daf449
Light mode: fix hover link-card text color
2021-09-02 12:18:02 -07:00
mDuo13
b904586274
Unify card styles & fix more light mode stuff
2021-08-31 17:45:25 -07:00
mDuo13
fd385d53be
Faucet: show starting sequence number
2021-08-31 12:17:55 -07:00
mDuo13
301d643b08
Light mode: more revisions
2021-08-30 15:32:49 -07:00
mDuo13
a5bd489248
Issue a token: minor cleanup
2021-08-27 11:14:08 -07:00
Jake
ebc062e195
Set cookie flags
...
Cookie flags set to samesite=None: Secure
2021-08-23 14:38:12 -07:00
jakeatdocforce
dd0230cb91
Merge branch 'XRPLF:master' into feedbackwidget-update
2021-08-23 14:35:21 -07:00
mDuo13
bca0b6bf92
Merge branch 'master' into light_mode_revised
2021-08-20 17:18:59 -07:00