Commit Graph

466 Commits

Author SHA1 Message Date
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
mDuo13
27409bb5f3 Light mode: chips, off-white cards 2021-08-20 17:17:13 -07:00
mDuo13
5cd067fd7d Issue a Token improvements: python, UI fixes, etc.
- Display some errors without marking the step as complete
  (Also applied to Require Destination Tags tutorial)
- Add Python equivalent script
2021-08-20 15:07:23 -07:00
mDuo13
348f3962d0 Issue a token: fix some Chrome stylings 2021-08-19 17:52:15 -07:00
mDuo13
35f61c5842 Fixed light/dark home hero graphics 2021-08-18 17:10:22 -07:00
mDuo13
9112945fe2 Issue token tutorial: use memos, wait steps" 2021-08-18 16:58:17 -07:00
mDuo13
a7eec0b039 Issue a token: interactive & node.js compatible
- 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
2021-08-18 15:09:26 -07:00
mDuo13
7aa6e632a5 Fungible token: form validation UI, refinements 2021-08-18 15:09:23 -07:00
mDuo13
b0359388a2 Start Issue a Token tutorial 2021-08-18 15:09:14 -07:00
mDuo13
b118a6b9ca Fix interactive tutorial breadcrumb spacing 2021-08-18 15:09:12 -07:00
mDuo13
012c213589 Fix mini-sidebar placement on calculator & XRP overview when banner is active 2021-08-18 14:43:39 -07:00
mDuo13
5bbd1b1d7e Updated light mode graphics 2021-08-18 14:42:38 -07:00
jakeatdocforce
63a1e5ef4e Merge branch 'XRPLF:master' into feedbackwidget-update 2021-08-18 12:59:56 -07:00
mDuo13
75b82d592e Updated progress on light mode 2021-08-17 19:24:21 -07:00
Nathan Nichols
13aebe3bda Update ripple-lib to 1.10.0 2021-08-17 15:01:15 -07:00
mDuo13
93492f70a2 Merge branch 'apexbanner' 2021-08-05 13:54:07 -07:00
mDuo13
20fd184429 Fix up some style/html inconsistencies
- Use new FAQ formatting (light-mode compatible) on XRPL Overview
  mini-faq
- Unify chip styles
- Fix homepage "In Development" chips getting cut off
- Update style dependencies (node-sass 6.0.1, Bootstrap 4.6.0, etc.)
2021-08-04 17:32:08 -07:00